Regions
Fetch all regions
Fetch the full list of regions, keyed by region id.
get/v1/Regions
Query parameters
apikeystring required
(Required)
Response
result
Example response
{
"code": 200,
"status": "Success",
"remaining_monthly_allowance": 249,
"extra_allowance": 0,
"allowance_refresh_timer": 2592000
}Changes
No recorded changes to this endpoint across all 1 revision of this API.