Environments & Authorization
Demo / Integration environment
This environment can be used to develop and test your integration to our platform. This environment has a limited supply of products and booking is disabled. Apart from this the API behaves similar to our production environment.
Production environment
The production live environment. Once your setup is certified you will get access to the production environment using a separate authorization key.
Authorization
Authorization is done specifying ApiKey and the token in the Authorization HTTP Header. The format of the header variable should be ApiKey [username]_[environment]_[secret key]. Make sure to include the ApiKey keyword before the token. Make sure to use the right key for the right environment (test/demo/prod).
Example:
Authorization: ApiKey myuser_demo_AXVU12rQvEEYVSUicA26Fxz8RggGL16CN1Y
Copyright ApiXV 2024 ©