If you have a charter account and want to generate an API Key you can easily do so from your local application.
On your local application click Preferences > Company > API Integration. You will need to generate an API key that provides you with credentials to access the web service.
On the Booking Manager API Swagger documentation web page, click the Authorize button and enter the generated API key to activate the live testing mode.
Scroll to one of the API calls and try it out. The simplest one to try initially is /companies call which doesn't require additional parameters. Click on the "Try it out" button, and then "Execute" to list all of the available fleets
After this, you will see the list of all available fleets in the system in JSON format. This is a very easy and practical way to test what Booking Manager API can provide for you and to better plan how to execute the integration.
Comments
0 comments
Please sign in to leave a comment.