List Topup Packages

View as Markdown

Get top-up packages for a plan slug, not a destination name. List plans with GET /esim/destination/{destinationSlug} first.

Authentication

x-api-keystring

API key generated from the dashboard (Settings → API Keys). Each key is limited to 8 requests per 1-second window.

Path parameters

slugstringRequired

Plan slug to list top-ups for, not a destination name

Response

Successful response
packageslist of objects
totaldouble

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error