Global eSIM Management API for Travel Partners
Create your first eSIM booking with our secure API.
curl -X POST \
https://api.hubbyesim.com/api/bookings \
-H "x-api-key: YOUR_API_KEY" \
-H "x-timestamp: 1717689600000" \
-H "x-signature: YOUR_HMAC_SIGNATURE" \
-H "Content-Type: application/json" \
-d '{
"departure_date": "2024-12-01T00:00:00Z",
"package_specifications": [{
"destination": "US",
"size": "1GB"
}]
}'The Hubby eSIM API enables partners to programmatically manage and distribute eSIMs worldwide. With support for 190+ countries, secure authentication, and flexible package options, you can easily integrate global connectivity into your travel services.
Global Coverage: Offer eSIM packages across 190+ countries with LTE support
Secure Authentication: HMAC-based request signing for enhanced security
Flexible Packages: Various data sizes and validity periods to suit all travelers
Comprehensive Management: Full booking lifecycle with real-time updates