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 Video Streaming API v3

The server-side half of BetVision and the Genius Live Player. Lists fixtures with live and VOD streams together with their per-stream entitlement (device, region, DMA, maximum player size), lists supported playback regions, and exchanges a stream and delivery id for an authorised HLS, DASH, SRT or VOD playback URL plus DRM configuration. OAuth2 bearer token plus an issued x-api-key; RFC 7807 problem details on errors. The provider states this API must never be called from end-user browser code.

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

Tagged areas include Video, Live Streaming, In-Play Betting, DRM, and BetVision. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 7 operations across 7 paths, organized into 2 resource areas, and defines 25 schemas. It is described by OpenAPI 2.0, at version 3.4.1.

Requests are made against the base URL https://api.geniussports.com/Video-v3/PRODPRM.

7 operations 7 paths 25 schemas 3 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
3.4.1
Base URL
https://api.geniussports.com/Video-v3/PRODPRM
Authentication
API Key, API Key
Resource Areas
2

Authentication & Security 2

BetGenius Video Streaming API v3 declares 2 security schemes for authenticating requests. An API key is passed in the header as Authorization (CognitoPool). An API key is passed in the header as x-api-key (api_key).

Paths & Operations 7

Across 7 paths, the API surfaces 7 operations — 3 GET, 4 POST. They span 2 resource areas: fixtures, regions. Each is listed below with its method, path, parameters, and response codes.

fixtures 6

The fixtures API

GET
/fixtures
Returns the list of available fixtures for streaming.
getFixtures 10 params → 200400401403
GET
/fixtures/{id}
Returns the information of a given fixture.
getFixture 1 param → 200400401403404
POST
/fixtures/{id}/live-streams/{streamId}/deliveries/dash/{deliveryId}
Creates the DASH streaming data for a given fixture, stream and delivery. For this, data about the end-user is required to compute whether or not it is authorized for streaming based on the licensing…
createDASHStream 4 params → 200400401403404
POST
/fixtures/{id}/live-streams/{streamId}/deliveries/hls/{deliveryId}
Creates the HLS streaming data for a given fixture, stream and delivery. For this, data about the end-user is required to compute whether or not it is authorized for streaming based on the licensing…
createHLSStream 4 params → 200400401403404
POST
/fixtures/{id}/live-streams/{streamId}/deliveries/srt/{deliveryId}
Returns the SRT url endpoint for the stream and delivery.
createSRTStream 4 params → 200400401403404
POST
/fixtures/{id}/vod-streams/{streamId}/deliveries/hls/{deliveryId}
Returns the VOD URLs for a stream
createHlsVod 4 params → 200400401403404
regions 1

The regions API

GET
/regions
Returns the list of all available geographic regions considered in this API.
getRegions → 200400401403

Schemas 25

The contract defines 25 schemas that model the data the API accepts and returns. The most detailed are Fixture (11 properties), Problem (5 properties), VodStream (4 properties), DASHStreamResponse (4 properties). Each schema is shown below with its type and property counts.

VodStream
object
List of deliveries that contains the VOD URLs of the requested stream
4 properties 4 required
FixturesPage
object
2 properties 2 required
HLSStreamResponse
object
4 properties 1 required
HLSStreamRequest
object
3 properties 2 required
LiveStream
object
TODO
4 properties 4 required
DmaPermission
object
Defines a Designated Market Area (DMA) Permission only in USA
1 property 1 required
Permission
object
Defines a permission for streaming content.
3 properties 3 required
DASHDelivery
object
1 property 1 required
Dma
object
3 properties 3 required
BookingStatus
string
The booking status of a given fixture. It must be one of: {BOOKED, UNBOOKED}
DASHStreamResponse
object
4 properties 1 required
Fixture
object
A live stream encapsulates video streaming information for a given GeniusSports fixture. It contains basic information such as Genius fixture ID, team names an…
11 properties 11 required
HLSDelivery
object
1 property 1 required
SRTStreamRequest
object
FixturePhase
string
The state of the fixture, it must be one of: {PREMATCH, INPLAY, RESULTED}.
RegionsResponse
object
3 properties 3 required
Device
string
The type of device making a request to play the content. It must be one of: {MOBILE, TABLET, DESKTOP, OTT}.
SRTStreamResponse
object
1 property 1 required
Paging
object
Paging structure.
3 properties 1 required
DASHStreamRequest
object
3 properties 2 required
Continent
object
2 properties 2 required
Region
object
3 properties 3 required
SRTDelivery
object
1 property 1 required
Problem
object
A Problem object according to https://datatracker.ietf.org/doc/html/rfc7807
5 properties
DRM
object
DRM configuration.
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

betgenius-video-v3-openapi.yml Raw ↑

Other APIs BetGenius publishes across the network.

BetGenius Booking API V2
BetGenius Booking API V1
Where this information came from

This is an independent, third-party profile of BetGenius Video Streaming API v3, 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.