Partners

Reseller API

Provision eSIMs programmatically, sync inventory, and monitor usage from your connectivity dashboard.

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"
  }'

Developer access

Type: Reseller / API

NDA required before production keys are issued.