API Access
Access Control
When using the
/brc20swap/swap_info
interface, the access frequency must be 1 request every 5 seconds or longer.If the access frequency limit is violated, a
429
status code will be returned.Upon receiving a
429
status code, you are responsible for ceasing further requests and refraining from abusing the API.
Last updated