Replicate · GraphQL Specification

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.

Documentation Endpoint View on GitHub Artificial IntelligenceMachine LearningImage GenerationLanguage ModelsModel DeploymentGraphQL

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

Related API Specs

Replicate (OpenAPI)
Back to Replicate · All GraphQL Specs · GitHub