Get domain info
GET/api/v1/domain
Returns basic information about the authenticated domain. Never exposes the public CDN key, user IDs or internal IDs. Cached for 5 minutes.
Responses
- 200
- 401
- 404
- 429
Domain information.
Invalid API key. The response is identical for a missing, invalid or inactive key.
Domain not found.
Rate limit exceeded for this key, IP or endpoint.