Getting Started With The Bookvault API
The Bookvault API enables you to access Bookvault features through your own system. Follow the steps below to generate your API credentials and get started.
How to generate your Bookvault API credentials
Before you can start using the Bookvault API, you'll first need to generate your API credentials through the Bookvault portal.
Follow these steps:
- Navigate to the Apps page on the Bookvault portal.
- From the top bar, select Generate Credentials under the Bookvault API.

3. Read through the information provided. Once you're happy to continue, select Generate New Key. 
4. The page will refresh and display the API key you'll need to access the Bookvault API.
Please note: Your API key will only be displayed once. If you lose your key, you'll need to generate a new one.

-
- Once you have your API key, you can access the Bookvault API by including the key within the authorisation header of your request:
Authorization: basic bv_YOUR_API_KEY
Bookvault API documentation
For more information about using and integrating with the Bookvault API, you can view the latest Bookvault API documentation.