Customer API key, model scope, rate limit, and credits are checked first.
Public trust snapshot
See what the marketplace can serve right now.
Live, aggregate health for remote GPU inference. We publish enough to verify capacity and reliability without exposing provider identities, node ids, prompts, API keys, or customer data.
Routing requirements
Every request passes the same four checks.
A node does not become eligible just because a GPU exists.
Only approved providers and nodes may receive work.
Heartbeat, model, VRAM, runtime, capacity, and worker version must match.
Customer files, tools, browser, and shell stay on the customer computer.
Operational health
Requests and anonymous GPU capacity
No verified GPU tier data is available yet.
Trust boundaries
What the platform verifies and never exposes
No verified GPU is fresh enough for new routing.
- Provider approval is required before scheduling.
- Fresh heartbeat, model capability, and capacity are required.
- Provider identities and exact node metadata remain private.
- Customer tools, files, shell, and browser never move to a provider.
Verify it yourself
Three commands from health check to agent endpoint.
Copy only the values your tool needs.
No login or API key required.
curl https://gpuintegrate.com/api/public/trustUse your customer API key.
curl https://gpuintegrate.com/v1/models -H "Authorization: Bearer gc_live_..."Works with OpenAI-compatible clients.
OPENAI_BASE_URL=https://gpuintegrate.com/v1
OPENAI_API_KEY=gc_live_...
OPENAI_MODEL=llama3.2:3bAnonymous provider trust
Reliability signals without exposing who owns the GPU.
No verified provider ranking is available yet.