FlashLive Sports

פרמיום
על ידי Tipsters CO | מְעוּדכָּן 3 days ago | Sports
פּוֹפּוּלָרִיוּת

9.9 / 10

חֶבִיוֹן

402ms

רמת שירות

100%

Health Check

100%

חזרה לכל ההדרכות (3)

FlashLive Tutorial

Consuming API

What is RapidAPI?
RapidAPI is the world’s largest API hub where over three million developers find, test, and connect to thousands of APIs — all with a single account and API key.

How to start?

  1. Log In or Sign Up
  2. Subscribing to an API
  3. Testing an API from the browser
  4. Integrating the API into an application
  5. Profit!

RapidAPI Consumer Quick Start Guide
FAQs - RapidAPI Hub

This api is free?
Yes. But there are limits on requests per month.

I need other limits or a tariff plan
Support: tipsters@rapi.one


Structure

Quick start with FlashLive API?

The time zone is needed only at the point /v1/events/list

All return values are in UTC +0

1. Get a list of sports

Use endpoint @Sports list or @Number of sport events

2. Get list of events

Use endpoint @List of events

Pass the sport ID, and the number of days from the current date. For example 0 - today, -1 yesterday.
Get a list of tournaments and events by sport.

3. Get all the data about the event

Use points:
Event commentary
Event data
Event report
Event news
Event statistics
Event highlights video
Event live odds
Event last-change
Event starting lineups
Event preview
Event missing players
Event points history
Event summary
Event odds

Pass the event ID to retrieve the data.


FAQ

How often is the data updated?
There is no delay in updating the data.
Do not use @Live events or @Events list endpoints to get score updates, these endpoints are only needed to get the list of events.
Use the @Changes to live events endpoint for each sport to get only new data.
Also use the @Event last-change endpoint, which only returns keys for new data. If the key has changed, then the data in that match has also changed. For example, if the STATISTICS key has changed, it means the stats in the event have changed, so you need to call the @Event statistics endpoint and get the new data.

How do I get match times in soccer?
For many sports you have to calculate the time of it yourself.
This is the same practice for all sports api.
For example matches in soccer are not interrupted as often as in hockey. In the results of the api there is the start time of each period.
You must subtract from the current time - the start time of the half. You will get the current time of the half.


Packages

.NET FlashLive
https://github.com/tbm0115/FlashLive


Additional links and materials

List of object statuses

Supported types and keys. For example, event types.
List of object statuses

Flags image

You can download all images of flags. Flags are available by key, e.g. PLAYER_FLAG_ID
Download flags image