Public endpoints are throttled by IP and private endpoints by profile ID. Some endpoints (like /fills
) may have custom rate limits.
When a REST API rate limit is exceeded, a status of 429 Too Many Requests
is returned.
Private endpoints are authenticated.
/fills
Endpoint/loans
EndpointRate limits do not apply to List loan assets (/loans/assets
) which is not private.