auth

Validate an API key

Returns 200 if the key in the Authorization header is valid. Returns 401 otherwise.

get/api/v1/auth/keys/validate

Response

Key is valid

validboolean required
key_prefixstring required

Changes

Changed in 2 of the 7 revisions of this API.66

    • removed the optional property code from the response with the 401 status

      response-optional-property-removed

    • removed the optional property code from the response with the 404 status

      response-optional-property-removed

    • removed the optional property fields from the response with the 401 status

      response-optional-property-removed

    • removed the optional property fields from the response with the 404 status

      response-optional-property-removed

    • removed the optional property request_id from the response with the 401 status

      response-optional-property-removed

    • removed the optional property request_id from the response with the 404 status

      response-optional-property-removed

    • added the optional property code to the response with the 401 status

      response-optional-property-added

    • added the optional property code to the response with the 404 status

      response-optional-property-added

    • added the optional property fields to the response with the 401 status

      response-optional-property-added

    • added the optional property fields to the response with the 404 status

      response-optional-property-added

    • added the optional property request_id to the response with the 401 status

      response-optional-property-added

    • added the optional property request_id to the response with the 404 status

      response-optional-property-added

    This revision also has 12 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog