External APIs
Validate API Key
Validate an API key for external access
POST
Validate API Key
Validate an API key to verify it’s active and has proper permissions.Response Fields
boolean
required
Whether the API key is valid.
string
required
Associated client identifier.
array
required
Array of permissions granted to this API key.
timestamp
API key expiration timestamp.