Ship24 · Capability

Ship24 Couriers

Ship24 Couriers is a Naftiko capability published by Ship24, one of 5 capabilities the APIs.io network indexes for this provider.

Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.

Run with Naftiko

Capability Spec

ship24-couriers.yaml Raw ↑
apiVersion: naftiko.dev/v1
kind: Capability
metadata:
  name: ship24-couriers
  provider: Ship24
  api: Ship24 Tracking API
  description: |
    Read-only catalog of the 1,500+ couriers Ship24 can detect and aggregate.
    Useful for client-side courier dropdowns and validation of supported carriers.
spec:
  operations:
    - id: get-couriers
      method: GET
      path: /public/v1/couriers
      summary: List all couriers supported by Ship24.
  governance:
    auth: bearer_api_key
    rate_limits: 1/s
    billable: no
    cache_recommendation: cache_24h