English
Validate your organization API key
cURL
curl --request GET \ --url https://api.example.com/v1/validate-organization \ --header 'X-API-Key: <x-api-key>'
{ "valid": true }
valid
API Key
API key is valid
Whether the API key is valid