IX-API is a REST API following OpenAPI v3 standards. We provide a “Swagger UI” style interface (powered by ReDoc) for easy exploration here .
The examples in the documentation will give you a clear picture of the endpoints and what data they provide or expect. Also, the glossary gives you an overview and the IX-API definitions.
Here are some starting points for exploring:
We provide a hosted version of the IX-API Sandbox for you. Currently all data from the sandbox environment will be wiped once per week.
You can try it here: https://sandbox.ix-api.net
We provide a Docker / Open Container Image to facilitate local exploration and adoption of the API. The sandbox allows you to create tokens for (local) authentication. It comes with a skeleton config for a quick start.
You can then import the IX-API specifications into Postman or a similar tool and let it point at your local installation.
Follow these steps:
If you have any questions, please do not hesitate to contact us.