?

Welcome back

GameAPI Developer Dashboard

Plan
Free
Tier
API Keys
0
Active
Sessions
1
Active
Account
Active

🔑 API Key

No API key yet

⚡ Quick Start

# Check API status
curl https://api.gameapi.co.uk/health

# Make an authenticated request
curl https://api.gameapi.co.uk/v1/status \
  -H "Authorization: Bearer YOUR_API_KEY"

🌐 API Endpoints v1.0

  • GET/health
  • GET/v1/status
  • POST/v1/auth/register
  • POST/v1/auth/login
  • GET/v1/auth/me
  • GET/v1/games/search
  • GET/v1/games/{id}
  • GET/v1/analytics
View Full Docs →

🖥 Active Sessions

Loading sessions...
GameAPI.co.uk · API Docs · GitHub