Information about addressing of external API's to retrieve data.
How can I use your API's?
We added to this the entity. In the case of bookings, the word 'booking'. The URL becomes http://yourdomain.i-reserve.nl/api/rest/booking/
Documentation
Difficulty level:
Can I view the API using an exporer?
The API Explorer can be reached through http://<YOURDOMAIN>/api/rest/explorer/.
Documentation
Difficulty level:
Is a swagger import available?
A swagger file can be used in Postman.
Documentation
Difficulty level:
What security modes are used?
An explanation of the various levels:
Documentation
Difficulty level:
What formats are supported?
The following formats are currently supported:
Documentation
Difficulty level:
How does the expansion technique work?
While accessing information, subsets are sometimes attached. Since these subsets are not necessary in every case, the web service standard is to assume these...
Documentation
Difficulty level:
How does the error handling work?
In error handling, frequently-used response codes are generally utilised. This paragraph highlights a few generic examples. Specific response codes are mentioned in...
Documentation
Difficulty level:
Authenticate via Oauth 2.0
The steps for setting up an authenticated user:
Instruction
Difficulty level: