How do we talk together ?
See the changes we made in the Changelog file
Our API are REST and the format of the data we use is JSON
All our API are bellow https://cloud.xee.com
, as we're in the third version, all the API starts with https://cloud.xee.com/v3/
If there is a special case with a legacy API, it'll be explained in the description of the route.
From the third version of our API, there is a sandbox API exposing fake data, you can reach it by using https://sandbox.xee.com/v3/
- See our API v3 Documentation
- See our Compat v1 Documentation