📖 Sports API – Documentation

🔐 Authentication

All endpoints require an API key.

Authorization: Bearer YOUR_API_KEY

📂 Endpoints

1. Get Raw Data by Type

GET /?type={type}

Types: broadcasts, sports, categories, tournaments, events, widget

GET /?type=sports
Authorization: Bearer YOUR_API_KEY