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:
- 1.Create an account
- 2.Navigate to the Integrations tab on the menu -> APIs
- 3.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
- 4.Enable API access for your account
- 5.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 modified 10mo ago