Developer Roadmap

Master the Respatch Protocol.

Comprehensive technical documentation explaining the deterministic orchestration of global physical movement.

Endpoint Reference

Routing & Orchestration

POST/v1/routing/simulate

Simulate a logistics path across the global node network. Returns sub-second latency and cost projections without triggering settlement.

origindestinationsla_constraints
POST/v1/routing/orchestrate

Initiate a live movement protocol. Anchors the transaction to the nearest node and sets deterministic fulfillment rules.

protocol_typenode_idsasset_id

Unified Ledger (Billing)

GET/v1/ledger/balance

Retrieve real-time wallet balance. All Respatch movements are pay-as-you-use, settled instantly against this ledger.

wallet_idcurrency
POST/v1/ledger/settle

Manually trigger a settlement for a completed protocol handoff. Used for multi-party reconciliation.

transaction_idproof_of_delivery

Identity & Security

POST/v1/auth/keys

Generate regionalized API keys. Keys can be scoped to specific nodes (e.g., us-east-1 only) for enhanced security.

scopesnode_restriction
GET/v1/auth/audit

Retrieve a cryptographic audit trail of all API interactions. Essential for compliance and trust reporting.

timestamp_rangekey_id

The Protocol Lifecycle

1. Handshake

Applications verify identity via the /v1/auth suite. The protocol selects the optimal entry node for the physical asset.

2. Transition

As the asset moves, the ledger records state changes. Each node ping verifies geolocation and cryptographic signatures.

3. Settlement

Upon geofence trigger and proof-of-delivery (PoD), the ledger settles the transaction instantly. No net-30 delays.

API Architecture Review

Integrating a complex logistics network? Our engineers can provide a deep-dive architectural review of your Respatch implementation.