ShipHawk API v4

ShipHawk's public REST API. Key-based authentication (X-Api-Key header or api_key query parameter), JSON request and response bodies, POST used for both create and update (no PUT/PATCH). Resources cover addresses and address validation, batches, child accounts and child-account users, documents, handling units, job trackers, material containers, orders and order line items, proposed shipments, rates, shipments and shipment notes, SKUs and bulk SKU import, unpacked items, users, warehouses, webhooks and workstations.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/shiphawk-api-v4"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
name: ShipHawk API v4
description: ShipHawk's public REST API. Key-based authentication (X-Api-Key header or api_key query parameter),
  JSON request and response bodies, POST used for both create and update (no PUT/PATCH). Resources cover
  addresses and address validation, batches, child accounts and child-account users, documents, handling
  units, job trackers, material containers, orders and order line items, proposed shipments, rates, shipments
  and shipment notes, SKUs and bulk SKU import, unpacked items, users, warehouses, webhooks and workstations.
humanURL: https://docs.shiphawk.com/
baseURL: https://shiphawk.com/api/v4
tags:
- Shipping
- Rates
- Shipments
- Order
- Tracking
- Webhook
tags_raw:
- Shipping
- Rates
- Shipments
- Orders
- Tracking
- Webhooks
properties:
- type: Documentation
  url: https://docs.shiphawk.com/
- type: APIReference
  url: https://docs.shiphawk.com/#overview
- type: Authentication
  url: authentication/shiphawk-authentication.yml
- type: Webhooks
  url: asyncapi/shiphawk-webhooks.yml
- type: ErrorCatalog
  url: errors/shiphawk-problem-types.yml
- type: RateLimits
  url: rate-limits/shiphawk-rate-limits.yml
- type: Conventions
  url: conventions/shiphawk-conventions.yml
- type: DataModel
  url: data-model/shiphawk-data-model.yml
- type: Sandbox
  url: sandbox/shiphawk-sandbox.yml