TwitterAPIs Docs
API ReferenceAccount

Overview

Account: Your API account: credit balance, usage totals, and payment history. Served from the API root (https://api.twitterapis.com/account/*), not under /twitter, because billing owns their authentication. Free.

Your API account: credit balance, usage totals, and payment history. Served from the API root (https://api.twitterapis.com/account/*), not under /twitter, because billing owns their authentication. Free.

This category has 2 endpoints. Each is a pay-per-call REST endpoint with bearer auth, JSON in and out.

MethodPathCostDescription
GET/account/meFreeYour credit balance, lifetime usage, and account details for the API key making the call.
GET/account/paymentsFreeEvery credit top-up on your account, newest first, with amount, credits added, and status.