This endpoint is called automatically by the SDK. You typically don’t need to call it directly.
Request
Headers
Body
Response
Device intelligence
On the Free tier only
riskCategory is computed from real data; deviceIntegrity, jailbreakDetected, and attestationCount are returned as placeholders (unknown, false, 1). Upgrade to Pro or above for full device intelligence.
Errors
Error responses carry a stablecode, a developer-readable error message, a requestId for support, and (where useful) a hint:
The SDK (2.0.3+) self-heals
reattest_required automatically: it clears the cached keyId and re-runs the full attestation once. You only see this error if the retry also fails.Check a token
Headers
Response
An invalid or expired token returns
401 Unauthorized with a WWW-Authenticate header.