Domains and Usage
Domains and Usage
Section titled “Domains and Usage”List domains
Section titled “List domains”GET /api/v1/domainsList domains that can be used for generated mailboxes.
curl https://tempmailhush.com/api/v1/domains \ -H "X-API-Key: sk-your_api_key"Check usage
Section titled “Check usage”GET /api/v1/usageCheck monthly API usage and remaining request quota.
curl https://tempmailhush.com/api/v1/usage \ -H "X-API-Key: sk-your_api_key"Check rate limit
Section titled “Check rate limit”GET /api/v1/rate_limitRead the per-minute API rate limit for the authenticated account.
curl https://tempmailhush.com/api/v1/rate_limit \ -H "X-API-Key: sk-your_api_key"