API Reference
Get User Account Information
Returns information about the authenticated user, including subscription details and available credits.
GET
Get User Account Information
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
User information retrieved successfully
The response is of type object
.
Get User Account Information