Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.mysubwallet.ng/api/esim/catalog/countries \ --header 'Authorization: <api-key>'
{ "status": "success", "data": [ { "id": 724, "name": "Spain", "country_code": "ES", "image_url": "https://flagcdn.com/h60/es.png" } ] }
Your API key as Token <your_api_key>.
Token <your_api_key>
Countries