Developer API Keys

Validate a developer API key. Returns { ok: true } on success, 401 otherwise.

get/v4/api-keys/validate

Response

Response for status 200

okboolean required

Whether the provided API key is valid.

Changes

No recorded changes to this endpoint across all 1 revision of this API.