Get plan, entitlements and pricing
get_planShow what this connection may use. With an API key: your current plan, remaining allowance, which model_versions and speaker ids you may render. Without a key: the purchasable plan ladder and how to get a key. Free, no credits consumed. Call this FIRST when any tool returns a 401 or 403 — it is the fastest way to learn what went wrong.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stt | No | ||
| plan | No | ||
| status | No | ||
| catalog | No | ||
| keys_url | Yes | ||
| next_step | Yes | ||
| plan_name | No | ||
| plans_url | Yes | ||
| authenticated | Yes | ||
| usable_speaker_ids | No | ||
| tts_characters_used | No | ||
| tts_characters_quota | No | ||
| allowed_model_versions | No | ||
| cast_and_studio_voices | No | ||
| tts_characters_remaining | No |