get
https://api.marketcircle.net/v1/info
Inspect the metadata of your current access token.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Use this endpoint to inspect the token your app is currently using. It returns metadata about the authorized account and token scopes. Useful for debugging permission issues or confirming which Daylite account a token belongs to.
Attributes
| Attribute Name | Type | Description | Attributes |
|---|---|---|---|
application_identifier | string | The reverse DNS name used during token registration | Read-only Non-null |
ip_address | string | The public IPv4 or IPv6 address that makes the request to this endpoint | Read-only Non-null |
scopes | array of string | The permission scopes for the token | Read-only Non-null |
user | reference | URL of the User that owns the authentication token | Read-only Non-null |
customer | number | Unique identifier of the Daylite account that is making the request to this endpoint | Read-only Non-null |