Mistral AI · GraphQL Specification

Mistral AI GraphQL Schema

This directory contains a conceptual GraphQL schema for the Mistral AI API, derived from the official REST API documented at [https://docs.mistral.ai/api/](https://docs.mistral.ai/api/). Mistral AI does not currently publish a native GraphQL endpoint; this schema expresses the same capabilities and data structures in GraphQL terms to support tooling, federation, and schema-driven development workflows.

Documentation Endpoint View on GitHub AgentsArtificial IntelligenceBatch ProcessingChatEmbeddingsFine-TuningLarge Language ModelsOCRGraphQL

Overview

Mistral AI GraphQL Schema is a GraphQL API specification published by Mistral AI on the APIs.io network.

This directory contains a conceptual GraphQL schema for the Mistral AI API, derived from the official REST API documented at https://docs.mistral.ai/api/. Mistral AI does not currently publish a native GraphQL endpoint; this schema expresses the same capabilities and data structures in GraphQL terms to support tooling, federation, and schema-driven development workflows.

The specification includes 3 reference links.

Tagged areas include Agents, Artificial Intelligence, Batch Processing, Chat, and Embeddings.

Endpoint

References

Related API Specs

Mistral AI Chat Completions API (OpenAPI) Mistral AI Embeddings API (OpenAPI) Mistral AI Agents API (OpenAPI) Mistral AI Fine-Tuning API (OpenAPI) Mistral AI OCR API (OpenAPI) Mistral AI Models API (OpenAPI) Mistral AI Forge API (OpenAPI) Mistral AI Batch API (OpenAPI)
Back to Mistral AI · All GraphQL Specs · GitHub