Directory/ai-llm/Mistral AI
Mistral AI
active

Open-weight AI models β€” Mistral Large, Small, and specialized coding models

ai-llmBearer TokenFREEMIUM
πŸ€– 0 ↑ 0 ↓ Β |Β  πŸ‘€ 0 ↑ 0 ↓
Official Documentation

Connect via PincerAPI

Use our proxy to call Mistral AI with your PincerAPI key. No separate signup needed.

# Get instructions for Mistral AI
curl -H "Authorization: Bearer YOUR_PINCER_KEY" \
  https://pincerapi.com/api/v1/apis/mistral/instructions

# Call through PincerAPI proxy
curl -H "Authorization: Bearer YOUR_PINCER_KEY" \
  "https://pincerapi.com/api/v1/connect/mistral/your/endpoint/here"

Direct Setup

Endpoints

POST/chat/completions

Chat completion (OpenAI-compatible)

πŸ’‘ OpenAI-compatible format. Supports tool_choice and tools.

POST/embeddings

Create embeddings

GET/models

List available models

Related APIs in ai-llm