/docs/errors

Errores y límites

Códigos estables en todos los productos y cabeceras de rate limit en cada respuesta.

GET/v1/{product}/...
HTTP/1.1 429 Too Many Requests
X-RateLimit-Limit: 600
X-RateLimit-Remaining: 0

{ "code": "rate_limited", "retry_after": 12 }

PARÁMETROS

code
string
Identificador estable del error
retry_after
int
Segundos hasta reintentar