Billing
List Plans
Retrieve all available Voxmind subscription plans and their included quotas.
GET
Documentation Index
Fetch the complete documentation index at: https://docs.voxmind.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Returns all subscription plans available on the Voxmind platform. Plan details include the included call quotas and configuration thresholds. Use this endpoint to dynamically display plan information in your own billing UI or to programmatically check what’s included in a given plan before prompting a user to upgrade.Query Parameters
Filter plans by field values. Example:
filter=id=gte:2Sort order. Example:
sort=id:ascResults per page. Maximum 300.
Page number.

