AxleHire (Jitsu) website screenshot

AxleHire (Jitsu)

AxleHire is a US last-mile delivery carrier founded in 2015 that rebranded as Jitsu in April 2024 and now operates at gojitsu.com. It runs an asset-light, gig-driver network with a proprietary routing and tracking platform serving e-commerce, meal-kit and subscription-box shippers across 23 of the 25 largest US metros, seven days a week. The Jitsu REST API (v3) lets shippers submit shipments, retrieve ZPL/PNG/PDF labels, manage parcels, cancel and re-window deliveries, pull rating estimates and proof-of-delivery, and read the full tracking event history. A documented webhook surface pushes ~33 lifecycle events — planning, inbound scan, outbound pickup/dropoff, proof-of-delivery and exceptions — to a registered endpoint. Jitsu publishes an OpenAPI 3.0.1 contract, nine first-party SDKs, a staging environment with a lifecycle simulation API, and a public status page.

AxleHire (Jitsu) publishes 5 APIs on the APIs.io network, including Assignment Information API, Driver Information API, Partner Information API, and 2 more. Tagged areas include Company, Logistics, Last Mile Delivery, Shipping, and Parcel.

The AxleHire (Jitsu) catalog on APIs.io includes 1 event-driven AsyncAPI specification.

AxleHire (Jitsu)’s developer surface includes documentation, API reference, getting-started guide, authentication, sandbox, support, engineering blog, and 26 more developer resources.

59.8/100 strong ▬ flat Agent 48/100 agent ready Full breakdown ↓
scored 2026-08-12 · rubric v0.11.0
5 APIs
CompanyLogisticsLast Mile DeliveryShippingParcelTransportationSupply ChainEcommerceTrackingWebhooks

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-12 · rubric v0.11.0
Composite quality — 59.8/100 · strong
Contract Quality 17.5 / 25
Developer Ergonomics 13.4 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 7.2 / 13
Governance 2.5 / 12
Discoverability 9.3 / 10
Agent readiness — 48/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/axlehire: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 5

Individual APIs this provider publishes, each with its own machine-readable definition.

AxleHire (Jitsu) Partner Information API

The Partner Information API from AxleHire (Jitsu) — 1 operation(s) for partner information.

Rate Limits 1

Documented rate limits and quota policies.

Axlehire Rate Limits

1 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Examples 4

Example request and response payloads for these APIs.

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Axlehire Authentication

apiKey · 1 scheme

SECURITY

Axlehire Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Axlehire Trust Center

SOC 2 Type 2

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 7

Authentication, authorization, and security posture

Scroll for all 7

Operate 3

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: axlehire
name: AxleHire (Jitsu)
description: AxleHire is a US last-mile delivery carrier founded in 2015 that rebranded as Jitsu in April 2024 and now operates
  at gojitsu.com. It runs an asset-light, gig-driver network with a proprietary routing and tracking platform serving e-commerce,
  meal-kit and subscription-box shippers across 23 of the 25 largest US metros, seven days a week. The Jitsu REST API (v3)
  lets shippers submit shipments, retrieve ZPL/PNG/PDF labels, manage parcels, cancel and re-window deliveries, pull rating
  estimates and proof-of-delivery, and read the full tracking event history. A documented webhook surface pushes ~33 lifecycle
  events — planning, inbound scan, outbound pickup/dropoff, proof-of-delivery and exceptions — to a registered endpoint. Jitsu
  publishes an OpenAPI 3.0.1 contract, nine first-party SDKs, a staging environment with a lifecycle simulation API, and a
  public status page.
image: https://docs.gojitsu.com/static/images/logo-jitsu.svg
url: https://raw.githubusercontent.com/api-evangelist/axlehire/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-06'
modified: '2026-08-06'
tags:
- Company
- Logistics
- Last Mile Delivery
- Shipping
- Parcel
- Transportation
- Supply Chain
- Ecommerce
- Tracking
- Webhooks
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: axlehire:axlehire-assignment-information-api
  name: AxleHire (Jitsu) Assignment Information API
  description: Assignment specific calls
  humanURL: https://docs.gojitsu.com/
  baseURL: https://api.gojitsu.com
  tags:
  - Assignment Information
  properties:
  - type: OpenAPI
    url: openapi/axlehire-assignment-information-api-openapi.yml
  - type: Documentation
    url: https://docs.gojitsu.com/
  - type: APIReference
    url: https://docs.gojitsu.com/#/openapi.yaml
  - type: Webhooks
    url: asyncapi/axlehire-webhooks.yml
  - type: DataModel
    url: data-model/axlehire-data-model.yml
- aid: axlehire:axlehire-driver-information-api
  name: AxleHire (Jitsu) Driver Information API
  description: Driver specific calls
  humanURL: https://docs.gojitsu.com/
  baseURL: https://api.gojitsu.com
  tags:
  - Driver Information
  properties:
  - type: OpenAPI
    url: openapi/axlehire-driver-information-api-openapi.yml
  - type: Documentation
    url: https://docs.gojitsu.com/
  - type: APIReference
    url: https://docs.gojitsu.com/#/openapi.yaml
  - type: Webhooks
    url: asyncapi/axlehire-webhooks.yml
  - type: DataModel
    url: data-model/axlehire-data-model.yml
- aid: axlehire:axlehire-partner-information-api
  name: AxleHire (Jitsu) Partner Information API
  description: The Partner Information API from AxleHire (Jitsu) — 1 operation(s) for partner information.
  humanURL: https://docs.gojitsu.com/
  baseURL: https://api.gojitsu.com
  tags:
  - Partner Information
  properties:
  - type: OpenAPI
    url: openapi/axlehire-partner-information-api-openapi.yml
  - type: Documentation
    url: https://docs.gojitsu.com/
  - type: APIReference
    url: https://docs.gojitsu.com/#/openapi.yaml
  - type: Webhooks
    url: asyncapi/axlehire-webhooks.yml
  - type: DataModel
    url: data-model/axlehire-data-model.yml
- aid: axlehire:axlehire-shipping-information-api
  name: AxleHire (Jitsu) Shipping Information API
  description: Shipment specific calls
  humanURL: https://docs.gojitsu.com/
  baseURL: https://api.gojitsu.com
  tags:
  - Shipping Information
  properties:
  - type: OpenAPI
    url: openapi/axlehire-shipping-information-api-openapi.yml
  - type: Documentation
    url: https://docs.gojitsu.com/
  - type: APIReference
    url: https://docs.gojitsu.com/#/openapi.yaml
  - type: Webhooks
    url: asyncapi/axlehire-webhooks.yml
  - type: DataModel
    url: data-model/axlehire-data-model.yml
- aid: axlehire:axlehire-tracking-information-api
  name: AxleHire (Jitsu) Tracking Information API
  description: Tracking specific calls
  humanURL: https://docs.gojitsu.com/
  baseURL: https://api.gojitsu.com
  tags:
  - Tracking Information
  properties:
  - type: OpenAPI
    url: openapi/axlehire-tracking-information-api-openapi.yml
  - type: Documentation
    url: https://docs.gojitsu.com/
  - type: APIReference
    url: https://docs.gojitsu.com/#/openapi.yaml
  - type: Webhooks
    url: asyncapi/axlehire-webhooks.yml
  - type: DataModel
    url: data-model/axlehire-data-model.yml
common:
- type: DomainSecurity
  url: security/axlehire-domain-security.yml
- type: Website
  url: https://gojitsu.com/
- type: Documentation
  url: https://docs.gojitsu.com/
- type: APIReference
  url: https://docs.gojitsu.com/#/openapi.yaml
- type: GettingStarted
  url: https://docs.gojitsu.com/#/docs/QuickStart.md
- type: Authentication
  url: authentication/axlehire-authentication.yml
- type: SDKs
  url: packages/axlehire-packages.yml
- type: Packages
  url: packages/axlehire-packages.yml
- type: Sandbox
  url: sandbox/axlehire-sandbox.yml
- type: Login
  url: https://client.gojitsu.com/
- type: Support
  url: https://gojitsu.com/support
- type: Blog
  url: https://gojitsu.com/news-insights
- type: TermsOfService
  url: https://gojitsu.com/terms
- type: PrivacyPolicy
  url: https://gojitsu.com/privacy
- type: StatusPage
  url: https://status.gojitsu.com/
- type: Lifecycle
  url: lifecycle/axlehire-lifecycle.yml
- type: Webhooks
  url: asyncapi/axlehire-webhooks.yml
- type: ErrorCatalog
  url: errors/axlehire-problem-types.yml
- type: RateLimits
  url: rate-limits/axlehire-rate-limits.yml
- type: Conventions
  url: conventions/axlehire-conventions.yml
- type: Conformance
  url: conformance/axlehire-conformance.yml
- type: Components
  url: components/axlehire-components.yml
- type: DataModel
  url: data-model/axlehire-data-model.yml
- type: Examples
  url: examples/axlehire-submit-shipment-example.json
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/axlehire-llms.txt
- type: Overlay
  url: overlays/axlehire-jitsu-rest-api-overlay.yaml
- type: DeveloperPortal
  url: https://docs.gojitsu.com/
- type: Security
  url: security/axlehire-vulnerability-disclosure.yml
- type: VulnerabilityDisclosure
  url: security/axlehire-vulnerability-disclosure.yml
- type: SecurityPolicy
  url: https://gojitsu.com/security
- type: TrustCenter
  url: security/axlehire-trust-center.yml
- type: Compliance
  url: security/axlehire-trust-center.yml
x-enrichment:
  date: '2026-08-06'
  status: enriched
  artifacts_added: 21
  pass: local-v1