OpenAPI 3.1.02026-08-12358237329.2 KB
dcf9b4550387
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