How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

BetGenius Booking API V2

The current Booking API. Three operations that let a contracted sportsbook list the upcoming fixtures it can book, book a fixture to turn on its data feeds, and un-book it again. Served from BetGenius's own host with HTTP Basic credentials issued by the Genius Sports Support team. Reads are governed by a ten-minute cooldown per sport and a maximum seven-day fixture window; writes carry no idempotency contract.

BetGenius Booking API V2 is one of 3 APIs that BetGenius publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Booking, Fixtures, Sportsbook, and Sports Data. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 3 operations across 3 paths, and defines 3 schemas. It is described by OpenAPI 2.0, at version V2.

Requests are made against the base URL https://dataservices.betgenius.com/BookingSystem.

3 operations 3 paths 3 schemas 1 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
V2
Base URL
https://dataservices.betgenius.com/BookingSystem
Authentication
basic
Resource Areas
1

Authentication & Security 1

BetGenius Booking API V2 declares 1 security scheme for authenticating requests. It defines a basic scheme (basic).

  • basic — Basic HTTP Authentication

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 1 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

BookingV2 3
POST
/api/v2/booking/Book
Book a fixture
BookingV2_Book 1 param → 200
POST
/api/v2/booking/UnBook
Un-book a fixture
BookingV2_UnBook 1 param → 200
GET
/api/v2/booking/Fixtures
Request a list of upcoming fixtures
BookingV2_Fixtures 3 params → 200

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Fixture (10 properties), Feed (4 properties), ExternalId (2 properties). Each schema is shown below with its type and property counts.

Fixture
object
10 properties
Feed
object
4 properties
ExternalId
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

betgenius-booking-v2-openapi.yml Raw ↑

Other APIs BetGenius publishes across the network.

BetGenius Booking API V1
BetGenius Video Streaming API v3
Where this information came from

This is an independent, third-party profile of BetGenius Booking API V2, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.