Get eSIM Packages
GET
https://api-dev.getroamify.com/api/esim/packages
Last modified:2025-01-06 23:19:20
Maintainer:Not configured
GET
request to the /api/esim/packages
endpoint.country
: The country code of the eSIM packages. This is an optional field of type string
. If you do not provide a country code, the API will return a list of all available eSIM packages. It follows the ISO 3166-1 alpha-2 format.geography
: The geography of the eSIM packages. This is an optional field of type string
. It can be any of the following values:local
: Local packagesregional
: Regional packagesglobal
: Global packagesRequest
Query Params
geography
string
optional
country
string
optional
Header Params
Content-Type
string
required
Example:
application/json
User-Agent
string
required
Example:
insomnia/8.6.1
Authorization
string
required
Example:
{{token}}
Request samples
Responses
Modified at 2025-01-06 23:19:20