INTRODUCTION

The NEXUS Esports API provides programmatic access to tournament data, player statistics, and real-time match information. Build your own integrations, analysis tools, or community dashboards.

All API requests require authentication using Bearer tokens. Contact our developer relations team for API access credentials.

AUTHENTICATION

Include your API key in the Authorization header of all requests:

Authorization: Bearer YOUR_API_KEY

TOURNAMENTS API

GET /api/v1/tournaments
POST /api/v1/tournaments/{id}/register