BASE_URL_BY_REGION
BASE_URL_BY_REGION: Mapping[Region, str] = {'eu': 'https://aura-api-eu.strangeworks.com', 'us': 'https://aura-api.strangeworks.com'}Each region’s API host — the base_url that region is shorthand for.
BASE_URL_BY_REGION: Mapping[Region, str] = {'eu': 'https://aura-api-eu.strangeworks.com', 'us': 'https://aura-api.strangeworks.com'}Each region’s API host — the base_url that region is shorthand for.