Environments
Vyro operates separate regional data centres. You will need to know your region to access the correct API endpoint. The available regions are:
Region | Name | Authenticate Endpoint | GraphQL Endpoint |
---|---|---|---|
eu | Production Europe | https://authentication-api.vyro-eu.com/api-client/authenticate | https://graphql.vyro-eu.com/v1/graphql |
apac | Production Asia-Pacific | https://authentication-api.vyro.com.au/api-client/authenticate | https://graphql.vyro.com.au/v1/graphql |
n/a | Staging | https://authentication-api.vyrolabs-staging.net/api-client/authenticate | https://graphql.vyrolabs-staging.net/v1/graphql |
Not sure which region you're in? The domain names above should give you a hint. They are similar to your Dashboard URL. For example, if your Dashboard URL is https://dashboard.vyro.com.au, then your region is apac
. If you're still unsure, contact support@vyro.co and we'll help you out.