Show available domains
GET/v1/domains
Show available domains.
Responses
- 200
- 400
- 429
success response
Response Headers
X-Ratelimit-Limit
The maximum number of requests that you can make per period
Example:
100
X-Ratelimit-Remaining
The number of requests remaining in the current rate limit window
Example:
99
X-Ratelimit-Used
The number of requests you have made in the current rate limit window
Example:
1
X-Ratelimit-Reset
The time at which the current rate limit window resets, in UTC epoch seconds
Example:
1723886474
error
rate limit error