Base URL
Authentication
Authenticated endpoints use EIP-191 personal signatures. Include the following fields in the request body:Nonces are single-use. Each signature can only be used once to prevent replay attacks.
Rate Limiting
- POST requests: 20 per minute per IP
- GET requests: No limit
429 Too Many Requests with a Retry-After header.