General
- Shipments1
- Labels1
- Developer1
Interplanetary
- Interplanetary1
API Catalog
Shipment API
This API allows you to create and track shipments through the Ship Happens platform.
Authentication
All endpoints require a valid API key passed in the X-API-Key
header.
Shipping Labels & Stamps API
This API allows you to create shipping labels and stamps for your shipments.
Authentication
All endpoints require a valid API key passed in the X-API-Key
header.
SWebhook API
This API allows you to register webhooks to receive real-time updates about your shipments.
Authentication
All endpoints require a valid API key passed in the X-API-Key
header.
Webhook Events
The following events are available for subscription:
shipment.created
shipment.in_transit
shipment.delivered
shipment.exception
Interplanetary Shipping API
This API enables interplanetary shipping capabilities through the Ship Happens platform.
Authentication
All endpoints require a valid API key passed in the X-API-Key
header.