Replicate Owner API
The Owner API from Replicate — 7 operation(s) for owner.
Replicate Owner 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 Owner. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an AsyncAPI specification.
This API exposes 11 operations across 7 paths, and defines 2 schemas. 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 Owner 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 11
Across 7 paths, the API surfaces 11 operations — 3 DELETE, 4 GET, 1 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.
Schemas 2
The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are schemas_training_request (4 properties), schemas_prediction_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.