platformApi

Api Validate Api Key Create

Validate API credentials. Supports both JWT and API key auth.

post/api/validate-api-key/

Headers

Authorizationstring required

JWT access token or Respan API key

Response

No response body

PlatformAPIApiValidateApiKeyCreateResponse200 required

Empty response body

Changes