List Topup Packages
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
slug
Plan slug to list top-ups for, not a destination name
Response
Successful response
packages
total
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error