Skip to main content
Version: 0.1.0

InertialAI API

This API provides access to the InertialAI platform, allowing users to interact with the InertialAI products and features.

Embeddings

You can create embeddings by providing time series or text data.

Forecasts

You can create forecasts with optional reasoning by providing historical time series data and specifying the forecast horizon.

Finetune

You can finetune InertialAI base models on your own datasets: upload data, create a job with optional custom hyperparameters, track training progress, and review evaluation reports.

Custom Models

You can deploy finetuned or base models to a dedicated endpoint and run predictions or embeddings against them, with optional reasoning on quantile-capable deployments.

Authentication

All endpoints require authentication via a Bearer token. You can obtain your API key from your InertialAI account settings.

Rate Limits

The API has rate limits in place to ensure fair usage. Please refer to the documentation for details on the rate limits and how to handle them.

Authentication

Security Scheme Type:

http

HTTP Authorization Scheme:

bearer

Terms of Service

/terms