Replicate Version API
The Version API from Replicate — 2 operation(s) for version.
Replicate Version API is one of 16 APIs that Replicate publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.
Tagged areas include Version. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an AsyncAPI specification.
This API exposes 3 operations across 2 paths, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 1.0.0-a1.
Requests are made against a single base URL, https://api.replicate.com/v1.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Replicate Version API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (All API requests must include a valid API token in the `Authorization` request header. The token must be prefixed by "Bearer", followed by a space and the token value.
Example: `Authorization: Bearer r8_Hw***********************************`
Find your tokens at https://replicate.com/account/api-tokens
) (bearerAuth).
By default, every request must be authenticated.
Paths & Operations 3
Across 2 paths, the API surfaces 3 operations — 1 DELETE, 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Schemas 1
The contract defines 1 schema that model the data the API accepts and returns. The most detailed is schemas_training_request (4 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Replicate 12
Other APIs Replicate publishes across the network.