Scriptcase AI uses APIs to communicate with artificial intelligence models, helping developers create, maintain, and evolve projects developed in Scriptcase.
To use Scriptcase AI, it is not necessary to purchase a standard subscription, such as ChatGPT Plus, Google AI Pro, or any other equivalent plan.
These subscriptions are not required to use the API, their purpose is to allow access to the paid version of the AI assistant directly through the provider's own website.

This consumption is measured in tokens, which represent small parts of the content sent to and received from the AI, such as texts, instructions, questions, code snippets, and responses generated by the model.
In each interaction, the API counts the input tokens, referring to the content sent to the AI, and the output tokens, referring to the generated response.
In practice, common tasks, such as generating suggestions, translating content, reviewing small excerpts, explaining errors, adjusting parts of code, or assisting in the creation of applications, tend to consume a reduced number of tokens.
ChatGPT (OpenAI API Pricing): https://developers.openai.com/api/docs/pricing
Gemini API Pricing: https://ai.google.dev/gemini-api/docs/pricing
| Provider | Model | Input | Output | Notes |
| OpenAI | gpt-5.5 | US$ 5,00 per 1M tokens | US$ 30,00 per 1M tokens | Most capable model, with higher cost |
| OpenAI | gpt-5.4-nano | US$ 0,20 per 1M tokens | US$ 1,25 per 1M tokens | Lightweight, cost-effective model. Primarily used for Scriptcase AI intelligent tasks. |
| Gemini | Gemini 3.1 Pro Preview | US$ 2,00 per 1M tokens | US$ 12,00 per 1M tokens | Most capable model |
| Gemini | Gemini 2.5 Flash-Lite | US$ 0,10 per 1M tokens | US$ 0,40 per 1M tokens | Lightweight, cost-effective model. Primarily used for Scriptcase AI intelligent tasks. |
The platform dashboard provides detailed metrics on costs, request volume, and rate limits.

Treat the API key as a password. Do not share it in chats, repositories, public pages, or places accessible to end users.
Whenever possible, use a dedicated key for Scriptcase AI, monitor API usage, and configure usage limits in the provider.
If you suspect the key has been exposed, replace it immediately and remove old keys that are no longer in use.