API v2.4 / Overview
eSIM Go API (2.4.0)
- OpenAPI version: 3.0.0
Authentication
apikeyAuth
Your API Key can passed to the eSIMGo API by setting a Header with the key X-API-Key
in your HTTP call.
e.g.
curl -H 'X-API-Key: $API_KEY' https://api.esim-go.com/v2.3/esims/$ICCID/bundles
Security scheme type: apiKey
Header parameter name: X-API-Key