Skip to main content

GPU

Monitor GPU utilization and manage GPU memory on edge nodes.
Edge endpoints accept your pg_* API key as a bearer token. See Authentication for details. The cURL examples below pin Toronto (yto-01) for concreteness — substitute another region or discover the fastest one via GET https://autorouter.polargrid.ai/v1/route. See API Overview for both patterns.
Operator-only. /v1/gpu/* requires a superadmin-scoped credential, issued only to PolarGrid operators. Standard pg_* API keys receive 403 Forbidden. These endpoints act on node-global, multi-tenant GPU state — they are documented for operator reference, not customer inference traffic.

Get GPU Status

Get detailed GPU status including memory, utilization, and temperature.

Example

Response

Get GPU Memory

Get simplified GPU memory information.

Example

Response

Purge GPU Memory

Unload all models and clear GPU memory cache.

Request Body

Example

Response