Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Returns the authorized user’s basic account information
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.