Service status and rolling 24-hour availability for the oddiwire.com API.
The health endpoint answers for the live board directly, and it is the same thing this page will report once monitoring is wired up. It needs your own key — there is no public demo key on oddiwire.com.
curl -H "x-api-key: $KEY" "https://oddiwire.com/v1/health"
Read generated_at and last_odds_update_seconds_ago in the response. See the API docs for the full field list.