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 /vercel/path0/examples/cosmo-cargo/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 /vercel/path0/examples/cosmo-cargo/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 /vercel/path0/examples/cosmo-cargo/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 /vercel/path0/examples/cosmo-cargo/schema/interplanetary.json. See more in the build configuration guide.
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.
Advanced AI-powered endpoints for intelligent cargo management, route optimization, and predictive analytics for the Cosmo Cargo platform.
Model Context Protocol (MCP) Integration
This API includes MCP-enabled endpoints that allow AI tools to directly interact with our cargo management system for intelligent decision-making and automation.
This schema was processed by a build processor in /vercel/path0/examples/cosmo-cargo/schema/ai-cargo.json. See more in the build configuration guide.