API Reference
Get User Account Information
Returns information about the authenticated user, including subscription details and available credits.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.