A secure, high-integrity peer-to-peer logistical engine built for on-demand routing, coordinates blur, and atomic bid card matchmaking workflows.
Browse our full endpoint schemas, request parameters, responses, and interactive REST maps.
Read Documentation →Verify current database connections, microservice health parameters, and sandbox availability.
Check API Health →# 1. Probe the system health state
curl -i https://<your-deployment-host>/api/health
# 2. Extract or auto-instantiate your sandbox profile
curl -H "X-User-Id: user_dev_100" \
-H "X-User-Email: tester@punchy.fit" \
-H "X-User-Name: Alice Smith" \
https://<your-deployment-host>/api/me
Punchy Peer-to-Peer Delivery REST API
Primary Endpoints Map