Mistral AI GraphQL Schema
Conceptual GraphQL schema for the Mistral AI API. Mistral AI exposes a REST API (OpenAI-compatible) at `https://api.mistral.ai/v1`. This schema translates those REST resources into GraphQL types, queries, and mutations to illustrate a unified, type-safe interface over the full Mistral AI platform.
Overview
Mistral AI GraphQL Schema is a GraphQL API specification published by Mistral AI on the APIs.io network.
Conceptual GraphQL schema for the Mistral AI API. Mistral AI exposes a REST API (OpenAI-compatible) at https://api.mistral.ai/v1. This schema translates those REST resources into GraphQL types, queries, and mutations to illustrate a unified, type-safe interface over the full Mistral AI platform.
The specification includes 2 reference links.
Endpoint
References
- API documentation https://docs.mistral.ai/api/
- GitHub https://github.com/mistralai
Related API Specs
Work with this as data
Every GraphQL schema here is available over the APIs.io API and to AI agents over MCP.