Get account & credit balance
get_accountCheck the authenticated Rapid Indexer account's ID, email, credits balance, and creation date to verify available credits before creating indexing tasks.
Instructions
Return the authenticated Rapid Indexer account (id, email, credits balance, created date). Use it to check credits before creating tasks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| Yes | |||
| created_at | Yes | ||
| credits_balance | Yes | ||
| credits_balance_usd | Yes |