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 Chat API (OpenAPI) Mistral Embeddings API (OpenAPI) Mistral Moderation API (OpenAPI) Mistral AI Agents API (OpenAPI) Mistral AI FIM API (OpenAPI) Mistral AI OCR API (OpenAPI) Mistral AI Fine-Tuning API (OpenAPI) Mistral AI Files API (OpenAPI) Mistral AI Models API (OpenAPI) Mistral AI Batch API (OpenAPI) Mistral AI Audio Transcription API (OpenAPI)
Back to Mistral AI · All GraphQL Specs · GitHub