API reference documentation for the bundle.social API.
Watch our API Demo
If you don’t yet have a bundle.social account you can sign up for a free account at https://bundle.social. Then create a new API key.
How to create a new API key
Go to API keys page.
Click create a new key
Name your key to know what it is used for
Copy your key and store it in a safe place
All API endpoints are authenticated using Bearer tokens and picked up from the specification file.
To authorize with the API, you need to provide an API key in the x-api-key
header.