Query real-time scores, standings, player stats, and match results across all major sports leagues.
1curl https://api.octen.ai/search \2 -X POST \3 -H 'X-Api-Key: YOUR_API_KEY' \4 -H 'Content-Type: application/json' \5 -d '{6 "query": "NBA playoff results 2026"7 }'