Quick Start
Football API
Contact
Cricket docs
Search…
Welcome
Changelog
Getting Started
Get Started
Documentation for the documentation
Endpoint overview
Continents
Countries
Leagues
Seasons
Fixtures
Statistics
Livescores
News API
Commentaries
Video Highlights
Head 2 Head
Standings
Teams
Players
Topscorers
Rivals
Venues
Rounds
Odds
Coaches
Stages
Bookmakers
Markets
Team Squads
TV Stations
GET TV Station by Fixture ID
Prediction API
Tutorials
Introduction to our API
Enriching your response
Filtering, limiting & sorting
Schedule, fixtures & livescores
Statistics
League & topscorers standings
Odds & predictions
Tools
ID Finder
How-to Guides
Get Started with our how-to guides
Livescores & fixtures
Match & team pages
How-to build standings and topscorer standings
Odds & predictions
How-to build a fantasy game
Developer tools
How-to keep your database in sync
EURO 2024
Football widgets
API References
API reference guide
Data features
ID Finder
Code libraries
Demo response files
Statuses and definitions
API Rate limiting
Response codes
Meta description
General
Sportmonks
Plans & pricing
FAQ
Contact
Powered By
GitBook
GET TV Station by Fixture ID
GET
TV Station by Fixture ID
1
https://soccer.sportmonks.com/api/v2.0/tvstations/fixture/{ID}
Copied!
Endpoint details
​
Authorization
API Key
Pagination
NO
Allowed nested includes
0
Parameters
No parameters available for this endpoint.
Include options
No includes available for this endpoint.
Example response
Request
Response
1
https://soccer.sportmonks.com/api/v2.0/tvstations/fixture/16475287?api_token={API_TOKEN}
Copied!
1
"data"
:
[
2
{
3
"fixture_id"
:
16475287
,
4
"tvstation"
:
"bet365"
5
},
6
{
7
"fixture_id"
:
16475287
,
8
"tvstation"
:
"BetClic.fr"
9
},
10
{
11
"fixture_id"
:
16475287
,
12
"tvstation"
:
"Chance"
13
},
14
{
15
"fixture_id"
:
16475287
,
16
"tvstation"
:
"Eleven Sports (Por)"
17
},
18
{
19
"fixture_id"
:
16475287
,
20
"tvstation"
:
"Fortuna"
21
},
22
{
23
"fixture_id"
:
16475287
,
24
"tvstation"
:
"Fortuna PL"
25
},
26
{
27
"fixture_id"
:
16475287
,
28
"tvstation"
:
"Fortuna SK"
29
},
30
{
31
"fixture_id"
:
16475287
,
32
"tvstation"
:
"Netbet"
33
},
34
{
35
"fixture_id"
:
16475287
,
36
"tvstation"
:
"Polsat Sport Extra"
37
},
38
{
39
"fixture_id"
:
16475287
,
40
"tvstation"
:
"PREMIER Sport (CZE)"
41
},
42
{
43
"fixture_id"
:
16475287
,
44
"tvstation"
:
"STS.pl"
45
},
46
{
47
"fixture_id"
:
16475287
,
48
"tvstation"
:
"Tipsport"
49
},
50
{
51
"fixture_id"
:
16475287
,
52
"tvstation"
:
"Tipsport SK"
53
},
54
{
55
"fixture_id"
:
16475287
,
56
"tvstation"
:
"Unibet FR"
57
}
58
],
Copied!
Check this endpoint in Postman.
​
​
​
Endpoint overview - Previous
TV Stations
Next - Endpoint overview
Prediction API
Last modified
10mo ago
Export as PDF
Copy link
Contents
GET TV Station by Fixture ID