The Ably Websocket API is being deprecated on July 1, 2026. See the migration guide →
curl --request GET \
--url https://api.sx.bet/fixture/status{
"status": "success",
"data": {
"L18016511": {
"status": 1
}
}
}Check the current status of specific fixtures by event ID on SX Bet.
curl --request GET \
--url https://api.sx.bet/fixture/status{
"status": "success",
"data": {
"L18016511": {
"status": 1
}
}
}Documentation Index
Fetch the complete documentation index at: https://docs.sx.bet/llms.txt
Use this file to discover all available pages before exploring further.