Usage
This endpoint requires no request body - just include your API key in theX-API-KEY header.
Response
Success
If your API key is valid:Error
If your API key is invalid or missing:Common Use Cases
- Integration Testing: Verify your API key before making other API calls
- Health Checks: Include in monitoring to ensure your API access is working
- Troubleshooting: Quick way to test if authentication issues are API key related
- Setup Validation: Confirm API key configuration in new environments
Authorizations
API key for authentication
Response
API key is valid
Example:
true