LAP Registry

Mistral AI API Skill

mistral

Provider: Mistral AI Version: 1.0.0 Endpoints: 154 Updated: 2026-04-04

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
GET/v1/models
GET/v1/models/{model_id}List Models
DELETE/v1/models/{model_id}Retrieve Model
POST/v1/conversationsDelete Model
GET/v1/conversationsCreate a conversation and append entries to it.
GET/v1/conversations/{conversation_id}List all created conversations.
DELETE/v1/conversations/{conversation_id}Retrieve a conversation information.
POST/v1/conversations/{conversation_id}Delete a conversation.
GET/v1/conversations/{conversation_id}/historyAppend new entries to an existing conversation.
GET/v1/conversations/{conversation_id}/messagesRetrieve all entries in a conversation.
POST/v1/conversations/{conversation_id}/restartRetrieve all messages in a conversation.
POST/v1/agentsRestart a conversation starting from a given entry.
GET/v1/agentsCreate a agent that can be used within a conversation.
GET/v1/agents/{agent_id}List agent entities.
PATCH/v1/agents/{agent_id}Retrieve an agent entity.
DELETE/v1/agents/{agent_id}Update an agent entity.
PATCH/v1/agents/{agent_id}/versionDelete an agent entity.
GET/v1/agents/{agent_id}/versionsUpdate an agent version.
GET/v1/agents/{agent_id}/versions/{version}List all versions of an agent.
PUT/v1/agents/{agent_id}/aliasesRetrieve a specific version of an agent.
GET/v1/agents/{agent_id}/aliasesCreate or update an agent version alias.
DELETE/v1/agents/{agent_id}/aliasesList all aliases for an agent.
POST/v1/conversations#streamDelete an agent version alias.
POST/v1/conversations/{conversation_id}#streamCreate a conversation and append entries to it.
POST/v1/conversations/{conversation_id}/restart#streamAppend new entries to an existing conversation.
POST/v1/filesRestart a conversation starting from a given entry.
GET/v1/filesUpload File
GET/v1/files/{file_id}List Files
DELETE/v1/files/{file_id}Retrieve File
GET/v1/files/{file_id}/contentDelete File

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install mistral

Downloads and installs to ~/.claude/skills/mistral/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)