API Endpoints
Get information about your account
Get information about your account.
GET
/
v2
/
users
/
me
Authorization
string
requiredThe API key for your account. You can find this in your account settings.
Response
status
string
Indicates whether the call was successful. “success” if successful, “error” if not.
response
object
The contents of the response.
Was this page helpful?