OPENAPI / COMPONENTS / SCHEMAS
Usage Limits data structure
UsageLimitsStructural definition for Usage Limits in the Mistral AI API contract.
object6properties
monthly_limit_reachedbooleanrequiredmonthly limit reached value in the Mistral AI API contract.
no_monthly_limitbooleanno monthly limit value in the Mistral AI API contract.
total_usagestringtotal usage value in the Mistral AI API contract.
usagestringusage value in the Mistral AI API contract.
usage_limitstringusage limit value in the Mistral AI API contract.
vibe_usagestringvibe usage value in the Mistral AI API contract.