X-API-Key: ********************curl --location 'https://api.snakk.ai/api/topups/available' \
--header 'X-API-Key: <api-key>'{
"topups": [
{
"id": "3f7c2a10-1b2c-4d5e-8f90-0a1b2c3d4e5f",
"name": "500 ekstra minutter",
"included_minutes": 500,
"price_nok": 990,
"sort_order": 1
}
]
}