Skip to main content
GET
/
api
/
external
/
v1
/
esim
/
packages
eSIM packages for region
curl --request GET \
  --url https://api.dancity.app/api/external/v1/esim/packages \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Merchant API key from the Dancity dashboard.

Query Parameters

regionCode
string
required
Example:

"NG"

regionType
string
type
enum<string>
Available options:
BASE,
TOPUP

Response

200

OK