get_twitterapi_pricing
Retrieve Twitter API pricing details including credit costs per endpoint, rate limits by balance level, and pricing tiers to calculate API expenses and plan usage.
Instructions
Get TwitterAPI.io pricing information: credit system, endpoint costs, QPS limits.
USE THIS WHEN: You need to know API costs, credit calculations, or rate limits. RETURNS: Pricing tiers, credit costs per endpoint, QPS limits by balance level.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}