Shippingbo API

Shippingbo's primary REST/JSON API for managing the full e-commerce logistics lifecycle: orders, order items, products, stocks, customers, shipments, sources, and warehouse pickings. Documentation is hosted on Stoplight at developer.shippingbo.com and the API is secured by OAuth 2.0 with access tokens issued by oauth.shippingbo.com. The API supports webhooks so client systems can react to order-state and stock changes without polling.

Shippingbo API is one of 2 APIs that Shippingbo publishes on the APIs.io network.

Tagged areas include Orders, Products, Stocks, Shipments, and Customers. The published artifact set on APIs.io includes API documentation and authentication docs.

API entry from apis.yml

apis.yml Raw ↑
aid: shippingbo:shippingbo-api
name: Shippingbo API
description: 'Shippingbo''s primary REST/JSON API for managing the full e-commerce logistics lifecycle:
  orders, order items, products, stocks, customers, shipments, sources, and warehouse pickings. Documentation
  is hosted on Stoplight at developer.shippingbo.com and the API is secured by OAuth 2.0 with access tokens
  issued by oauth.shippingbo.com. The API supports webhooks so client systems can react to order-state
  and stock changes without polling.'
humanURL: https://developer.shippingbo.com/docs/api/i15i5zn8ewpo0-introduction
tags:
- Orders
- Products
- Stocks
- Shipments
- Customers
- Sources
- Pickings
- Webhooks
- OAuth2
properties:
- type: Documentation
  url: https://developer.shippingbo.com/docs/api/i15i5zn8ewpo0-introduction
- type: Documentation
  url: https://developer.shippingbo.com/docs/api/azqm8hjs8olad-general-principles
  name: General Principles
- type: Authentication
  url: https://developer.shippingbo.com/docs/api/x0dhn76sky84t-authentication-api
- type: OAuth
  url: https://developer.shippingbo.com/docs/api/eq2qnbmjnwg4y-authentication-with-oauth
- type: TokenEndpoint
  url: https://developer.shippingbo.com/docs/api/mbg3mf1bbcl83-obtain-an-access-token
- type: AuthorizationServer
  url: https://oauth.shippingbo.com/
- type: Orders
  url: https://developer.shippingbo.com/docs/api/c3fa417ce0854-manage-orders
- type: Shipments
  url: https://developer.shippingbo.com/docs/api/r7ilvzdlqtrtp-manage-shipments
- type: Configuration
  url: https://developer.shippingbo.com/docs/api/6fkoxdhf5024p-how-to-configure