latestOpenAPI 3.1.02026-08-21375257351.2 KB
e99c1b6139c8
api-keys
Validate Api Key
Validate an API key and check if it belongs to an associated user.
Request body: { "key": "qd_live_abc123..." }
Returns: { "valid": true }
Note: Returns true if the key is valid and not revoked, false otherwise.
post/api/keys/validate
Request body
Response
Successful Response