Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Nixtla Finetuned Models API

The Finetuned Models API from Nixtla — 2 operation(s) for finetuned models.

Nixtla Finetuned Models API is one of 8 APIs that Nixtla publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Finetuned Models. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 3 operations across 2 paths, and defines 4 schemas. It is described by OpenAPI 3.1.0, at version 0.2.8.

Requests are made against a single base URL, https://api.nixtla.io.

3 operations 2 paths 4 schemas 1 DELETE2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.2.8
Base URL
https://api.nixtla.io
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Nixtla Finetuned Models API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (HTTPBearer).

  • HTTPBearer — HTTPBearer

Paths & Operations 3

Across 2 paths, the API surfaces 3 operations — 1 DELETE, 2 GET. Each is listed below with its method, path, parameters, and response codes.

Finetuned Models 3
GET
/v2/finetuned_models
List Fine-tuned Models
v2_finetuned_models_v2_finetuned_models_get → 200
GET
/v2/finetuned_models/{finetuned_model_id}
Get single Fine-tuned Model
v2_finetuned_model_v2_finetuned_models__finetuned_model_id__get 1 param → 200422
DELETE
/v2/finetuned_models/{finetuned_model_id}
Delete Fine-tuned Model
v2_finetuned_models_delete_v2_finetuned_models__finetuned_model_id__delete 1 param → 204422

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are FinetunedModel (9 properties), ValidationError (5 properties), HTTPValidationError (1 property), FinetunedModelsOutput (1 property). Each schema is shown below with its type and property counts.

FinetunedModelsOutput
object
1 property 1 required
FinetunedModel
object
9 properties 8 required
HTTPValidationError
object
1 property
ValidationError
object
5 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nixtla-finetuned-models-api-openapi.yml Raw ↑

Other APIs Nixtla publishes across the network.

Nixtla Anomaly Detection API
Nixtla Cross Validation API
Nixtla excluded API
Nixtla Finetune API
Nixtla Forecast API
Nixtla Online Anomaly Detection API
Nixtla Validate Api Key API