Skip to main content
GET
Returns the account and key behind the calling credentials. Use it as the first call in any integration: it confirms the key works, names the account it belongs to, and reports the server’s own decision on whether the key is a sandbox key. Read-only, no side effects beyond the key’s last-used timestamp.
api_key.sandbox is authoritative. A key created with Sandbox mode on is a sandbox key whatever its value looks like, so do not infer mode from the trk_ prefix.

Response Fields

object
object

Errors

Examples