Skip to main content

Regions and endpoints

Every Propel Environment is hosted in a region. The region determines where the infrastructure runs and where the data is hosted (i.e. the data residency). The API endpoints are regionalized so you can see the region as part of the API URL.

Today, all environments are located in us-east-2, the US central region. In the future, we will be expanding to other regions.

Endpoints

You can make GraphQL queries and mutations by sending an HTTP POST request to the Propel GraphQL endpoint below. We support GET and POST, just like is defined in the GraphQL standard here.

US central

https://api.us-east-2.propeldata.com/graphql