Validate an API key
Returns 200 if the key in the Authorization header is valid. Returns 401 otherwise.
Response
Key is valid
Changes
Changed in 2 of the 7 revisions of this API.66
- ●
removed the optional property
codefrom the response with the401statusresponse-optional-property-removed
- ●
removed the optional property
codefrom the response with the404statusresponse-optional-property-removed
- ●
removed the optional property
fieldsfrom the response with the401statusresponse-optional-property-removed
- ●
removed the optional property
fieldsfrom the response with the404statusresponse-optional-property-removed
- ●
removed the optional property
request_idfrom the response with the401statusresponse-optional-property-removed
- ●
removed the optional property
request_idfrom the response with the404statusresponse-optional-property-removed
- ●
- ○
added the optional property
codeto the response with the401statusresponse-optional-property-added
- ○
added the optional property
codeto the response with the404statusresponse-optional-property-added
- ○
added the optional property
fieldsto the response with the401statusresponse-optional-property-added
- ○
added the optional property
fieldsto the response with the404statusresponse-optional-property-added
- ○
added the optional property
request_idto the response with the401statusresponse-optional-property-added
- ○
added the optional property
request_idto the response with the404statusresponse-optional-property-added
This revision also has 12 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○