Regions
PolarGrid runs GPU infrastructure at edge locations to minimize latency.Available Regions
| ID | Name | Location |
|---|---|---|
yvr-01 | Vancouver | Canada West |
ymq-01 | Montreal | Canada East |
was-01 | Washington | US East |
Endpoint URLs
https://api.yvr-01.edge.polargrid.ai:55111https://api.ymq-01.edge.polargrid.ai:55111https://api.was-01.edge.polargrid.ai:55111
Auto-Routing
The SDKs can automatically select the fastest region:Explicit Region Selection
You can specify a region by ID or alias:Region Aliases
For convenience, these aliases are supported:| Alias | Region ID |
|---|---|
vancouver, yvr | yvr-01 |
montreal, ymq | ymq-01 |
washington, was | was-01 |
Checking Latency
CLI
SDK
Auto-routing logs latency when debug is enabled:Default Region
If you don’t specify a region and don’t use auto-routing, the SDKs default to Montreal (ymq-01).
For CLI, you can set a default:
