Getting started with our APIs


Welcome! Here are the resources necessary for you to do integrations with the Xago platform. Our APIs do have some quirks in terms of their usage, so please check out the examples before/while you implement them. Of note is the need for you to interact with 2 services to do anything on the Xago exchange, you first need to get a token from the identity API, using your API keys, the token is then used on the exchange API for managing orders, sends, pricing and order book requests. A token can be re-used for up to 24 hours, before it must be regenerated.


Generated Documents:

Generated by the openapi-generator-cli, these documents describe the endpoints and payload structures for interacting with the Xago APIs