Introduction into Quandoo world
Integrating with Quandoo platform
Integration types
Reservation management
Development Environments
Test environment
All aspects of integration and testing must be run on this environment first. Reservations are not actually made to the restaurant, emails are not triggered the whole reservation flow can be successfully tested here.
Link: https://test-9250-api.quandoo.com
The test environment also has exact technical specification for all accepted parameters, example CURL requests including a testing framework and API keys are accepted here and usually are different than those on the live system. You can check Interactive-API for more details.
Live environment
After the integration and any other new developments are verified on the test environment, they can be integrated on production. Test bookings must not be made on this environment, as they will be sent to the restaurant and treated like any other reservations; this might affect the restaurant’s performance and overall reporting.
The live environment does not include the prefix test-.
Link: https://api.quandoo.com