API Catalog
This API allows you to create and track shipments through the Cosmo Cargo platform.
Authentication
All endpoints require a valid API key passed in the X-API-Key
header.
This schema was processed by a build processor in ./schema/shipments.json. See more in the build configuration guide.
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.
This schema was processed by a build processor in ./schema/label-v3.json. See more in the build configuration guide.
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
This schema was processed by a build processor in ./schema/webhooks.json. See more in the build configuration guide.
This API enables interplanetary shipping capabilities through the Cosmo Cargo platform.
Authentication
All endpoints require a valid API key passed in the X-API-Key
header.
This schema was processed by a build processor in ./schema/interplanetary.json. See more in the build configuration guide.