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.
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
- API Reference https://docs.mistral.ai/api/
- GitHub Organization https://github.com/mistralai
- Base URL https://api.mistral.ai/v1