Partners
Reseller API
Provision eSIMs programmatically, sync inventory, and monitor usage from your connectivity dashboard.
- ✓Catalog & pricing sync
- ✓Instant QR delivery webhooks
- ✓Usage & expiry webhooks
- ✓Sandbox + production keys
Code sample
curl -X POST https://api.travsim.io/v1/orders \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"planId": "jp-5gb-30d",
"email": "traveler@example.com"
}'NDA required before production keys are issued.