Mistral AI · GraphQL Specification

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.

Documentation Endpoint View on GitHub GraphQL

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

Related API Specs

Mistral AI Agents API (OpenAPI) Mistral AI Audio API (OpenAPI) Mistral AI Batch Jobs API (OpenAPI) Mistral AI Chat API (OpenAPI) Mistral AI Embeddings API (OpenAPI) Mistral AI Files API (OpenAPI) Mistral AI FIM API (OpenAPI) Mistral AI Fine-Tuning Jobs API (OpenAPI) Mistral AI Models API (OpenAPI) Mistral AI Moderation API (OpenAPI) Mistral AI OCR API (OpenAPI)
Back to Mistral AI · All GraphQL Specs · GitHub