Replicate GraphQL
Replicate does not currently expose a public GraphQL endpoint. The platform's primary API is a REST HTTP API available at `https://api.replicate.com/v1`. This GraphQL schema is a conceptual representation derived from the types, relationships, and operations described in Replicate's official REST API and HTTP reference documentation.
Overview
Replicate GraphQL is a GraphQL API specification published by Replicate on the APIs.io network.
Replicate does not currently expose a public GraphQL endpoint. The platform’s primary API is a REST HTTP API available at https://api.replicate.com/v1. This GraphQL schema is a conceptual representation derived from the types, relationships, and operations described in Replicate’s official REST API and HTTP reference documentation.
The specification includes 3 reference links.
Tagged areas include Artificial Intelligence, Machine Learning, Image Generation, Language Models, and Model Deployment.
Endpoint
References
- REST API Reference https://replicate.com/docs/reference/http
- API Documentation https://replicate.com/docs
- Client Libraries https://replicate.com/docs/reference/client-libraries