Welcome to the Ranger SOR API documentation. The Smart Order Router provides endpoints for routing trades across multiple venues to find the best execution price and liquidity.
Typescript Snippets here:
https://github.com/ranger-finance/sor-sdk
Full Example here:
https://gist.github.com/yongkangc/9ce79d6f6bf4df9ca5b52359adced1ee
BASE URL
sor-api: <https://staging-sor-api-437363704888.asia-northeast1.run.app>
data api: <https://data-api-staging-437363704888.asia-northeast1.run.app>
Release Notes For API Here:
sor-api: <https://staging-sor-api-437363704888.asia-northeast1.run.app>
data api: <https://data-api-staging-437363704888.asia-northeast1.run.app>
SOR API: This endpoint is for the order execution side of things
Data API: This endpoint is for the data side of things