Usage
Path parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
country_code | string | Yes | ISO 3166-1 alpha-2 code (e.g. US, GB, NG) |
Response fields
Each product includes:| Field | Type | Description |
|---|---|---|
id | string | Product/operator ID (used to fetch denominations and create orders) |
name | string | Brand name (e.g. “Amazon”, “iTunes”, “Steam”) |
brandId | string or null | Brand identifier |
productType | object or null | Product type with id and name fields |
currency | string or null | Product currency |
image | string or null | Brand logo URL |
Next step
Use the productid as the operator_id to get denominations.
API Reference
Full request/response details and Try it
