REST API

General information about our REST API

Using the REST API from an app

You can also get API credentials from an installed app for the Bokun REST API. This is useful if you have already integrated with the old REST API, and want to reuse this in your app.

NOTE: Your app will have to request the LEGACY_API access scope for this to work. The vendor has to agree to give you access to the legacy API.

When a vendor installs your app, REST API credentials are automatically created to access the data of that vendor. To get the credentials, follow these steps:

  1. From your Partner Dashboard, click Apps, and then click to open your app.
  1. Click “installations”.
  1. Click on the vendor you want credentials for. This takes you to the installation details page.
  1. Scroll down to the section “Old REST API Credentials” and copy the access key and secret key.

The API keys can also be obtained through the restApiCredentials GraphQL query.

Did this answer your question?
😞
😐
🤩