Regions
PolarGrid runs GPU infrastructure at edge locations to minimize latency.Available Regions
| ID | Name | Location |
|---|---|---|
yto-01 | Toronto | Canada Central |
yvr-02 | Vancouver | Canada West |
yul-01 | Montreal | Canada East |
Endpoint URLs
https://api.yto-01.edge.polargrid.aihttps://api.yvr-02.edge.polargrid.aihttps://api.yul-01.edge.polargrid.ai
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 |
|---|---|
toronto, yto | yto-01 |
vancouver, yvr | yvr-02 |
montreal, yul | yul-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 Toronto (yto-01).
For CLI, you can set a default:
