egdata API
API ReferenceRegions

List Epic pricing regions

GET
/regions

Response Body

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/regions"
{  "property1": {    "code": "US",    "currency": "USD",    "countries": [      "string"    ]  },  "property2": {    "code": "US",    "currency": "USD",    "countries": [      "string"    ]  }}
{  "message": "string",  "error": "string"}
{  "message": "string",  "error": "string"}
{  "message": "string",  "error": "string"}