Sports Videos
Bring the excitement of live sports to your platform with Crypt2 Esports Sports Videos API. Our API provides real-time updates on the latest sports-related videos, highlights, and stories from around the world. Whether you're developing a sports news website, or simply want to stay informed on the latest developments, our API is the perfect solution.
{
"status": "success",
"data": [
{
"video_id": 12345,
"title": "LeBron James Top 10 Plays of the Season",
"thumbnail_url": "https://crypt2esports.com/lebron_james_top_10.jpg",
"video_url": "https://crypt2esports.com/lebron_james_top_10.mp4",
"duration": "3:45",
"published_at": "2022-12-01T00:00:00.000Z"
},
{
"video_id": 56789,
"title": "2022 NBA Finals Game 7 Full Game Highlights",
"thumbnail_url": "https://crypt2esports.com/nba_finals_game_7.jpg",
"video_url": "https://crypt2esports.com/nba_finals_game_7.mp4",
"duration": "2:30",
"published_at": "2022-06-30T00:00:00.000Z"
}
]
}
Last modified 1mo ago