Skip to content

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

  1. Open Model Square.
  2. Select your token group in the filter.
  3. Review all available models under that group.
  4. 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

ItemNote
Model capabilityDifferent models may have different reasoning, coding, context, and speed characteristics.
Rate multiplierSome models or groups may have different billing multipliers. Check the console before use.
Final billingActual charges are based on the console and final billing records.
Price changesPricing 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:

  1. Open Model Square and confirm which models are supported by the current token group.
  2. Check whether the model name entered in your tool matches exactly, including spelling, capitalization, symbols, and version suffixes.
  3. Confirm that the API token belongs to a group with permission to call that model.