We're announcing 🧑‍🚀 inter-galactic shipping ✨ for 3025!
Overview

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.


Endpoint

Health check

GET
https://api.sh.example.com/v1
/health

Check if the API is up and running

Responses

    • status
      string
      optional
    • timestamp
      string
      optional

Get API version

GET
https://api.sh.example.com/v1
/version

Get information about the current API version

Responses

    • version
      string
      optional
    • releaseDate
      string
      optional
    • environment
      string
      optional