Models and Pricing
Potato API supports multiple AI models. Model capabilities, context length, response speed, and pricing may vary. Always refer to the model list, pricing details, and final billing records shown in the console.
Selection Principle
Choose a model based on task complexity, quality requirements, and budget. Lightweight daily tasks can use lower-cost models, while complex reasoning or high-quality generation tasks may benefit from stronger models.
How to View Available Models
Open Model Square directly, then filter by the token group your API key belongs to. The filtered list shows the models that the current token group can call.
Steps
- Open Model Square.
- Select your token group in the filter.
- Review all available models under that group.
- In your tool configuration, use the model name exactly as shown in the list.
Important
- Do not modify, combine, abbreviate, or customize model names. Any mismatch can cause the request to fail.
- Do not select models that are not enabled for the current token group. Requests to unauthorized models will not work.
Pricing Notes
| Item | Note |
|---|---|
| Model capability | Different models may have different reasoning, coding, context, and speed characteristics. |
| Rate multiplier | Some models or groups may have different billing multipliers. Check the console before use. |
| Final billing | Actual charges are based on the console and final billing records. |
| Price changes | Pricing may change with upstream providers and platform policies. |
FAQ
Model Does Not Exist or No Permission to Access This Model
Check the following in order:
- Open Model Square and confirm which models are supported by the current token group.
- Check whether the model name entered in your tool matches exactly, including spelling, capitalization, symbols, and version suffixes.
- Confirm that the API token belongs to a group with permission to call that model.
