Get started
All API endpoints listed in this documentation are relative to https://api.shipbubble.com/v1
Before you get started, you will need to:
Create an account
Navigate to the Integrations tab on the menu -> APIs
Generate an API Key on your dashboard, we will provide you with a test key that you can use to make API calls in your test environment
Enable API access for your account
Your API keys carry many privileges, so be sure to keep them secure. Do not share your API keys in publicly accessible platforms such as repositories / client-side code
Shipbubble APIs currently only support shipping from your account's country of origin
If your application accepts orders from many countries, you'll need to register a Shipbubble account for each one and obtain a unique API key for each one.
Last updated