Luxor Documentation Hub Logo
Commander/API Documentation

API Introduction

Learn how to get started with the Commander API endpoints.

The Commander API shares the same authentication, rate limits, base URL, and error handling as the Mining Pool API. Refer to the Mining API Introduction for details on:

  • Authentication — API keys tied to Workspaces
  • Rate Limits — Token bucket system at Workspace and API key level
  • Base URLhttps://app.luxor.tech/api/v2/
  • Error Handling — Standard HTTP status codes and error response format
  • Best Practices — Retry logic, caching, key rotation