Sign In

GPU Cloud & AI Inference Platform

Don't have an account? Create one
Dashboard

GPU Availability

Active Sessions

No active sessions

Chain Stats

GPU Compute

Launch Session

GPU Inventory

Active Sessions

IDServerGPUsImageStatusSSH
No active sessions. Launch one above.
0 tokens · 32K context · Clear
🧠
SPUR AI Playground
Chat with Qwen 2.5 72B running on SPUR L40S GPUs. Streaming responses.
Billing & Credits
SPUR Balance
--
SPUR tokens
USD Credit
--
Available credit
This Month
$0
Usage

Pricing

ResourceSpecSPUR/hrUSD/hr

Get Credits

Contact us to purchase SPUR tokens or add USD credit to your account.

Contact Sales
API Keys

Your API Key

Use this key to authenticate API requests. Keep it secret.

This will invalidate your current key

Usage Example

curl -H "Authorization: Bearer YOUR_API_KEY" \ https://portal.spuric.com/api/gpus
API Documentation

Authentication

Include your API key in the Authorization header:

Authorization: Bearer spur_YOUR_API_KEY

Endpoints

GET /api/gpus

List available GPUs across all servers.

curl https://portal.spuric.com/api/gpus \ -H "Authorization: Bearer $SPUR_API_KEY"
POST /api/sessions

Launch a GPU compute session.

curl -X POST https://portal.spuric.com/api/sessions \ -H "Authorization: Bearer $SPUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"server":"spur509002","gpu_count":1,"image":"pytorch","duration_hours":4}'
POST /api/inference

Run AI inference (OpenAI-compatible).

curl https://portal.spuric.com/api/inference \ -H "Authorization: Bearer $SPUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "model": "Qwen/Qwen2.5-72B-Instruct", "messages": [{"role":"user","content":"Hello!"}], "max_tokens": 512 }'
GET /api/models

List available AI models.

GET /api/balance

Get SPUR token balance.

DELETE /api/sessions/{id}

Terminate a compute session.

GET /api/pricing

Get current pricing info.

GET /api/chain/stats

SPUR blockchain statistics.

Startup Portal

SPUR Startup Program

Get GPU compute credits, AI infrastructure, and mentorship for your AI startup. Apply now to join the SPUR ecosystem.

Apply Now

Benefits include:

  • Up to $10,000 in compute credits
  • Dedicated GPU allocation
  • Technical mentorship & support
  • Access to SPUR token ecosystem