OPENAPI / COMPONENTS / SCHEMAS

Usage Limits data structure

UsageLimits

Structural definition for Usage Limits in the Mistral AI API contract.

object6properties
monthly_limit_reachedbooleanrequired

monthly limit reached value in the Mistral AI API contract.

no_monthly_limitboolean

no monthly limit value in the Mistral AI API contract.

total_usagestring

total usage value in the Mistral AI API contract.

usagestring

usage value in the Mistral AI API contract.

usage_limitstring

usage limit value in the Mistral AI API contract.

vibe_usagestring

vibe usage value in the Mistral AI API contract.