API
Validate Organization
Validate your organization API key
GET
cURL
This endpoint allows you to validate your organization’s API key. Use this to verify if your API key is valid and active.Documentation Index
Fetch the complete documentation index at: https://docs.sendbetter.co/llms.txt
Use this file to discover all available pages before exploring further.
Response
The endpoint returns a JSON object with avalid boolean field indicating whether the API key is valid.
cURL