Live sports data,
always up to date

Query real-time scores, standings, player stats, and match results across all major sports leagues.

Example request
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 }'
Powered by the Octen Search API.