We're announcing 🧑‍🚀 inter-galactic shipping ✨ for 3025!
Cosmo Cargo Inc.

API Catalog

Shipment API

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 /vercel/path0/examples/cosmo-cargo/schema/shipments.json. See more in the build configuration guide.

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.

This schema was processed by a build processor in /vercel/path0/examples/cosmo-cargo/schema/label-v3.json. See more in the build configuration guide.

Webhook 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

This schema was processed by a build processor in /vercel/path0/examples/cosmo-cargo/schema/webhooks.json. See more in the build configuration guide.

Interplanetary Shipping API

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 /vercel/path0/examples/cosmo-cargo/schema/interplanetary.json. See more in the build configuration guide.

Shipping Tracking API

Track shipments and get status updates using tracking numbers.

This schema was processed by a build processor in /vercel/path0/examples/cosmo-cargo/schema/tracking-v1.json. See more in the build configuration guide.