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