Introduction

API : Soccers' API
API Version : v2.2
API Contents : Football

Soccer's API is a RESTful service for real time soccer data. It is a PAID service with low price (starting from 39€ per month). Note that in order to access Soccer's API you must purchase related packages or apply for our free plan. If you want a custom plan please contact us.

Setup the API

Following these steps will ensure that you're able to quickly and easily access the soccer data you need. If you have any questions or run into any issues, please don't hesitate to reach out to our support team for assistance.
  1. Subscribe to SoccersAPI and login to your account.
  2. Once you've logged in, navigate to https://soccersapi.com/dashboard/api-key.
  3. Generate a token in your user dashboard by following the instructions provided.
  4. Take note of your username and token.
  5. With your username and token in hand, you're now ready to start making calls to the API.

Authentication

API BASE URL

All API endpoints are relative to the base URL

 https://api.soccersapi.com/v2.2/ 

This a single API Endpoint URL without parameteres:

https://api.soccersapi.com/v2.2/countries/

This an API Endpoint URL with Query Parameters:

https://api.soccersapi.com/v2.2/countries/?user={{USERNAME}}&token={{TOKEN}}&t=list

(Make sure replace {{USERNAME}} and {{TOKEN}} values with yours.)

Statuses

Check the following table to know what status number means.
Status Name Description
0 Not Started The event is not started
1 Inplay The event is inplay
11 Half-time The event is in half-time.
12 Extra-time The event is in extra time.
13 Penalties The event is in penalties because extra time didn't determinate a winner.
14 Break-time Event is in break waiting for extra time or penalties.
15 Awarding Awarding of a victory to a contestant because there are no other contestants.
2 Update later Event will be updated later.
3 Ended Event has ended after 90 minutes.
31 After penalties Event has ended after penalty shootout.
32 After Extra-time The event has finished after extra time.
4 Postponed The event has been Postponed.
5 Cancelled The event has been Cancelled.
6 Abandoned The event has abandoned and will continue at a later time or day.
7 interrupted The event has been interrupted. Can be due to bad weather for example.
8 Suspended The event has been suspended.
9 Awarded Winner is beeing decided externally.
10 Delayed The event is delayed.
17 To be announced The event has not been verified yet.

Images

You can get images in four different sizes based on pixels

Leagues

100x100

Austria Tipico Bundesliga

80x80

Austria Tipico Bundesliga

50x50

Austria Tipico Bundesliga

18x18

Austria Tipico Bundesliga

Teams

100x100

FC Salzburg

80x80

FC Salzburg

50x50

FC Salzburg

18x18

FC Salzburg

Players

100x100

Andreas Ulmer

80x80

Andreas Ulmer

50x50

Andreas Ulmer

18x18

Andreas Ulmer

TV Channels

100x100

Andreas Ulmer

80x80

Andreas Ulmer

50x50

Andreas Ulmer

18x18

Andreas Ulmer

Coaches

100x100

Soon!

80x80

Soon!

50x50

Soon!

18x18

Soon!

Referees

100x100

Soon!

80x80

Soon!

50x50

Soon!

18x18

Soon!

Bookmakers

Default

bet365

Big

Soon!

Medium

Soon!

Small

Soon!

Venues

Default

Red Bull Arena

Changelog

Soccer's API Version 2.2

2024-11-12 [2.2]
Added
- Added Korean language. Add &lang=ko in requests.

2024-10-31 [2.2]
Added
- Added the related_id parameter in fixture requests for current seasons: This parameter now enables tracking of related events, such as postponed or rescheduled fixtures, allowing for enhanced linkage and cross-referencing between connected events.

2024-10-09 [2.2]
Added
- Added default_color league parameter.

2024-10-03 [2.2]
Added (beta)
- Added media endpoints (highlights) by (event, league, season, team, round, date [type=date&d=2024-10-03]). Example of request: https://api.soccersapi.com/v2.2/media/?user={{USERNAME}}&token={{TOKEN}}&t=league&id=637

2024-09-19 [2.2]
Added
- Use the country_broadcast_id filter to include only broadcasts from a specific country for a match. Example of request: https://api.soccersapi.com/v2.2/broadcast/?user={{USERNAME}}&token={{TOKEN}}&t=match_tvs&id=1910954&country_broadcast_id=5

2024-08-30 [2.2]
Added
- Field is_current in stages by season #stages_season

2024-08-20 [2.2]
Added
- Default images for not existing leagues, teams and players

## [2.2]
Added
- New Bookmaker "Betika" #match_odds

## [2.2]
Added
- Bookmakers custom sort #match_odds

## [2.2]
Added
- New Language "Chinese simplified" (ZH_CN) #lang

## [2.2]
Added
- New Language "Chinese" (ZH) #lang

## [2.2]
Added
- New Language "Portuguese" (PT) #lang

## [2.2]
Added
- New Language "Turkish" (TR) #lang

## [2.2]
Added
- New Language "Polish" (PL) #lang

## [2.2]
Added
- New Language "French" (FR) #lang

## [2.2]
Added
- New endpoint "Standings Live" #standings_live

## [2.2]
Added
- Added the capability to search Matches #search_all

## [2.2]
Added
- Added the capability to search TV Channels #search_all

## [2.2]
Improved
- On "TV Channels by Match" coverage improved #match_tv

## [2.2]
Added
- New Endpoint "TV Channels by Country" #tv_channels_country


## [2.2]
Added
- New Endpoint "All TV Channels" #tv_channels_all


## [2.2]
Added
- New Endpoint "Coaches by Country" #coaches_country


## [2.2]
Added
- New Endpoint "All Coaches" #coaches_all


## [2.2]
Added
- New Endpoint "Venues by Country" #venues_country


## [2.2]
Added
- New Endpoint "All Venues" #venues_all


## [2.2]
Added
- 'team_id' on player's information to know quickest current national team ID.
- 'national_team_id' on player's information to know quickest current national team ID.

#player_id


## [2.2]
Added
- 'position_name' on lineups from today's matches (left winger, right winger...)


## [2.2]
Added
- Attendance


## [2.2]
Added
- Fixtures by TV Channel (2 weeks forecast) #fixtures_tv_channel


## [2.2]
Added
- Improvement on standings request #Standings. Were added a field called "number_standings". If is more than 1, is an array with special leagues that have more than 1 standings information and each are tagged in group_name. It happen for example in Indian I-League.


## [2.2]
Added
- Added new dataset "info" in all fixtures from today. If there're information about match for example 'Decision by Federation' you'll find in there.


## [2.2]
Added
- Added new dataset include "Match Events" in #Livescores, #Fixtures, #MatchById, #MatchByMultipleID. #Includes


## [2.2]
Added
- Added new dataset include "Match Stats" in #Livescores, #Fixtures, #MatchById, #MatchByMultipleID. #Includes


## [2.2]
Added
- Added includes feature in #MatchByMultipleID endpoint #Includes


## [2.2]
Added
- Added includes feature in #MatchByID endpoint #Includes


## [2.2]
Added
- Added includes feature in #livescores endpoints #Includes


## [2.2]
Added
- Filter by status_id on #Fixtures_by_season


## [2.2]
Added
- Added includes feature in fixtures endpoints #Includes


## [2.2]
Added
- Added endpoint Leagues by Multiple ID #leagues_multiple_id


## [2.2]
Changed
- Match lineups will show formations without stats of every player in order to avoid delays in this endpoint. If you need to know stats of every player you can add this code in request &include=stats #match_lineups


## [2.2]
Beta
- Added API Translations to Arabic, Greek and Italian. #language


## [2.2]
Added
- Added market_value parameter in player's info.


## [2.2]
Added
- Added endpoint for check all groups by season id.


## [2.2]
Added
- Added teams and league images in all H2H endpoints.


## [2.2]
Added
- UTC parameter enabled in Fixtures and Livescores endpoint, by adding &utc=4 or &utc=4.5 at the end of your request to get rensponse in your correct timezone.


## [2.2]
Added
- Timestamp parameter in match events from today


## [2.2]
Fixed
- Endpoint Season Stats > goal_line has been recalculated.


## [2.2]
Added
- New Endpoint Player Stats by Match ID #player_stats_match


## [2.2]
Added
- New Endpoint Cup Draw (Tournament Bracket) #cup_draw


## [2.2]
Added
- New Endpoint TV Channel by ID #tv_info


## [2.2]
Added
- TV Channels images in 4 differents sizes (100,80,50,18)


## [2.2]
###Update
- Venue images in png and added our current image px formats (100,80,50,18)


## [2.2]
Added
- New Endpoint added Fixtures Next & Last


## [2.2]
Added
In Player by ID Endpoint:
- Seasons of the leagues where specific player have participated.
- Roles and on which teams have played.


## [2.2]
Added
In Team by ID Endpoint:
- Seasons of the leagues where specific team have participated.
- Added more fields in array leagues on Teams by ID Endpoint.


## [2.2]
Added
- Basic Stats of players in Match Lineups endpoint


## [2.2]
Added
- Aggregate_id in fixtures endpoints and Match by ID endpoint
- Country_code in fixtures endpoints and Match by ID endpoint


## [2.2]
Added
- Historical data up to 10 years


## [2.2]
Fixed
- Fixtures endpoints datetime value to UTC


## [2.2]
Added
- Endpoint Match Sidelined


## [2.2]
Added
- Endpoint Match by Multiple IDs


## [2.2]
Added
- Team Kit colors on Fixtures Endpoints


## [2.2]
Added
- Endpoint Teams National


## [2.2]
Added
- Endpoint Search by Keyword


## [2.2]
Added
- Endpoint Stages by Season


## [2.2]
Added
- Endpoint Stage by ID


## [2.2]
Added
- Endpoint Group by ID


## [2.2]
Added
- Team Kit Colors (Team by ID Endpoint)


## [2.2]
Added
- Coverage info (Fixtures, Match by ID Endpoints)


## [2.2]
Added
- Endpoint TV Schedule by Date (on Broadcast & TV section)


## [2.2]
Added
- Endpoint H2H Team vs Team


## [2.2]
Added
- Endpoint All Continents
- Endpoint Continent by ID
- Order ASC / DESC in Fixtures by Season Endpoint


## [2.2]
Added
- Logos +800 leagues


## [2.2]
Added
- Endpoint Team Transfers
- Endpoint Match H2H


## [2.2]
Added
- Endpoint Match Odds by Bookmaker


## [2.2]
Added
- Team Kit colors
- Endpoint Team Trophies

Timezone

Getting data in a different timezone

Get match dates and fixtures in different time zones by adding "&utc={{TIMEZONE}}" to the end of the fixtures and livescores endpoints?

For example, to get fixtures in UTC +3.5, you can use this endpoint: https://api.soccersapi.com/v2.2/fixtures/?user={{USERNAME}}&token={{TOKEN}}&t=schedule&d=2020-12-29&utc=3.5

And to get fixtures in UTC -3.5, you can use this endpoint: https://api.soccersapi.com/v2.2/fixtures/?user={{USERNAME}}&token={{TOKEN}}&t=schedule&d=2020-12-29&utc=-3.5

When the UTC parameter is enabled, the endpoints may return different fixtures depending on the match starting time and the selected timezone. For example, if a match is scheduled at 23:00h on December 29th in UTC, adding UTC +2 would make the same match start at 01:00h on December 30th.

By using the "&utc={{TIMEZONE}}" parameter, you can easily get match data and fixtures in the timezone you need, making it easier to work with soccer data from around the world.

Language (BETA)

Get data in other languages. Now you can get data in a different language just adding &lang={{LANG}} append to endpoints URL.
Language is a beta feature and there may be errors

Get fixtures in different languages:


Parameter Value Language
lang AR Arabic
lang EL Hellenic
lang IT Italian
lang DE German
lang ES Spanish
lang RU Russian
lang KA Georgian
lang NL Dutch
lang FR French
lang PL Polish
lang PT Portuguese
lang TR Turkish

Includes

Include extra datasets to existing endpoints.
Endpoint Includes Description
#Fixtures &include=events,odds_prematch,odds_inplay,stats,tvs Match events summary, Pre-match odds, In-play odds, Match Stats, Match TV Broadcast
#Livescores &include=events,odds_prematch,odds_inplay,stats,tvs Match events summary, Pre-match odds, In-play odds, Match Stats, Match TV Broadcast
#MatchByID &include=events,odds_prematch,odds_inplay,stats,tvs Match events summary, Pre-match odds, In-play odds, Match Stats, Match TV Broadcast
#MatchByMultipleID &include=events,odds_prematch,odds_inplay,stats,tvs Match events summary, Pre-match odds, In-play odds, Match Stats, Match TV Broadcast
#MatchLineups &include=stats Match player stats
#matches_tv &include=tvs Include TV Channels

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Search by String

GETAll, Continents, Countries, Leagues, Teams, Players, Referees, Matches, TV Channels

Postman
The Search endpoint gives you a list of items by keyword (minimum 3 letters) and it allows filter by type (all, continent, country, league, team, player, referee).

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/search/?user={{USERNAME}}&token={{TOKEN}}&t=all&q={{QUERY}}
Endpointhttps://api.soccersapi.com/v2.2/search/?user=user1&token=Z5R9jArYsKZmHmP47&t=all&q=Germany
PaginatedYes, 100 per page

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstring{{all, country, league, team, player, match, channel}}
qstring{{QUERY}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

All Continents

GETAll Continents

Postman
The Continents endpoint gives you a list of all Continents.

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/continents/?user={{USERNAME}}&token={{TOKEN}}&t=list
Endpointhttps://api.soccersapi.com/v2.2/continents/?user=user1&token=Z5R9jArYsKZmHmP47&t=list
PaginatedYes, 100 leagues per page

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringlist

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Continent by ID

GETContinent By Id

Postman
The Get Continent By ID Endpoint gives you data from a specific continent like its name and ID. It's useful for ordering and structuring navigation by countries and for classify leagues, teams, players...

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/continents/?user={{USERNAME}}&token={{TOKEN}}&t=info&id=2
Endpointhttps://api.soccersapi.com/v2.2/continents/?user=user1&token=Z5R9jArYsKZmHmP47&t=info&id={{CONTINENT_ID}}
Paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringinfo
idstring{{CONTINENT_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

All Countries

GETAll Countries

Postman
The All Countries endpoint gives you a list of all Countries and data like its Name, Flag, IsoCode, Continent and other related Country data.

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/countries/?user={{USERNAME}}&token={{TOKEN}}&t=list
Endpointhttps://api.soccersapi.com/v2.2/countries/?user=user1&token=Z5R9jArYsKZmHmP47&t=list
PaginatedYes, 100 per page

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringlist
pageinteger{{PAGE}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Country by ID

GETCountry By Id

Postman
The Get Country By Id Endpoint gives you data from a specific country like Name, Flag, IsoCode, Continent and other related Country data.

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/countries/?user={{USERNAME}}&token={{TOKEN}}&t=info&id=4
Endpointhttps://api.soccersapi.com/v2.2/countries/?user=user1&token=Z5R9jArYsKZmHmP47&t=info&id={{COUNTRY_ID}}
Paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringinfo
idinteger{{COUNTRY_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

All Leagues

GETAll Leagues

Postman
The Get All Leagues Endpoint gives you a paginated list of all leagues available in your plan.

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/leagues/?user={{USERNAME}}&token={{TOKEN}}&t=list
Endpointhttps://api.soccersapi.com/v2.2/leagues/?user=user1&token=Z5R9jArYsKZmHmP47&t=list
PaginatedYes, 100 leagues per page

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringlist
pageinteger{{PAGE}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

All Leagues by Country ID

GETAll Leagues by country ID

Postman
The Get All Leagues Endpoint gives you all leagues of a specific country

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/leagues/?user={{USERNAME}}&token={{TOKEN}}&t=list&country_id={{COUNTRY_ID}}
Endpointhttps://api.soccersapi.com/v2.2/leagues/?user=user1&token=Z5R9jArYsKZmHmP47&t=list&country_id=4
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringlist
country_idinteger{{COUNTRY_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

League by ID

GETLeague by ID

Postman
The Get League by ID Endpoint gives you data from a specific League / tournament.

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/leagues/?user={{USERNAME}}&token={{TOKEN}}&t=info&id={{LEAGUE_ID}}
Endpointhttps://api.soccersapi.com/v2.2/leagues/?user=user1&token=Z5R9jArYsKZmHmP47&t=info&id=594
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringinfo
idinteger{{LEAGUE_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

League Standings

GETLeague Standings by Season ID

Postman
The Standings Endpoint show the rank of the teams of each League in which they are participating. The response of the Standings Endpoint can be returned in two formats.

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/leagues/?user={{USERNAME}}&token={{TOKEN}}&t=standings&season_id={{SEASON_ID}}
Endpointhttps://api.soccersapi.com/v2.2/leagues/?user=user1&token=Z5R9jArYsKZmHmP47&t=standings&season_id=406
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringstandings
season_idinteger{{SEASON_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Cup Draw (Tournament Bracket)

GETCup Draw (Tournament Bracket) by season ID and Stage ID

Postman
The Cup Draw (Tournament Bracket) Endpoint allow you to represent a tournament bracket as a tree diagram that represents the series of games played during a knockout tournament. You can filter (optional) by Stage ID.

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/leagues/?user={{USERNAME}}&token={{TOKEN}}&t=cup_draw&season_id=45&stage_id=26
Endpointhttps://api.soccersapi.com/v2.2/leagues/?user=user1&token=Z5R9jArYsKZmHmP47&t=cup_draw&season_id=45&stage_id=26
PaginatedNo, this endpoint is not paginated

URI Parameters


Notice: Undefined property: stdClass::$params6_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params7_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params6_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params7_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params6_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118

Notice: Undefined property: stdClass::$params7_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118
userString{{USERNAME}}
tokenString{{TOKEN}}
tStringcup_draw
season_idinteger{{SEASON_ID}}
stage_idinteger{{STAGE_ID}}

Response

Test Endpoint


Notice: Undefined property: stdClass::$params6_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 216

Notice: Undefined property: stdClass::$params7_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 219
                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Leagues by Multiple ID

GETLeagues by Multiple ID

Postman
The Get League by multiple ID Endpoint return multiple leagues in a single call

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/leagues/?user={{USERNAME}}&token={{TOKEN}}&t=sort&ids=974,594
Endpointhttps://api.soccersapi.com/v2.2/leagues/?user=user1&token=Z5R9jArYsKZmHmP47&t=sort&ids=974,594
PaginatedNo, this endpoint is not paginated

URI Parameters


Notice: Undefined property: stdClass::$params5_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params6_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params7_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params5_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params6_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params7_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params5_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118

Notice: Undefined property: stdClass::$params6_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118

Notice: Undefined property: stdClass::$params7_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118
userString{{USERNAME}}
tokenString{{TOKEN}}
tStringsort
idsinteger{{LEAGUE_ID}}

Response

Test Endpoint


Notice: Undefined property: stdClass::$params5_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 213

Notice: Undefined property: stdClass::$params6_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 216

Notice: Undefined property: stdClass::$params7_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 219
                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Standings Live

GETStandings Live by Season ID

Postman
Standings Live Endpoint provides live team rankings for each league, with real-time provisional positions while matches are in progress.

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/leagues/?user={{USERNAME}}&token={{TOKEN}}&t=standings_live&season_id={{SEASON_ID}}
Endpointhttps://api.soccersapi.com/v2.2/leagues/?user=user1&token=Z5R9jArYsKZmHmP47&t=standings_live&season_id=13449
PaginatedNo, this endpoint is not paginated

URI Parameters


Notice: Undefined property: stdClass::$params5_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params6_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params7_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params5_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params6_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params7_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params5_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118

Notice: Undefined property: stdClass::$params6_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118

Notice: Undefined property: stdClass::$params7_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118
userstring{{USERNAME}}
tokenstring{{TOKEN}}
tstringstandings_live
season_idinteger{{SEASON_ID}}

Response

Test Endpoint


Notice: Undefined property: stdClass::$params5_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 213

Notice: Undefined property: stdClass::$params6_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 216

Notice: Undefined property: stdClass::$params7_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 219
                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Season by ID

GETSeason By ID

Postman
The Season by ID Endpoint gives you info about a specific Season, like their league, their year, stages, rounds.

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/seasons/?user={{USERNAME}}&token={{TOKEN}}&t=info&id={{SEASON_ID}}
Endpointhttps://api.soccersapi.com/v2.2/seasons/?user=user1&token=Z5R9jArYsKZmHmP47&t=info&id=406
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringinfo
idinteger{{SEASON_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Stage by ID

GETStage By ID

Postman
The Stage by ID Endpoint gives you info about a specific Stage.

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/stages/?user={{USERNAME}}&token={{TOKEN}}&t=info&id={{STAGE_ID}}
Endpointhttps://api.soccersapi.com/v2.2/stages/?user=user1&token=Z5R9jArYsKZmHmP47&t=info&id=1
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringinfo
idinteger{{STAGE_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Stages by Season

GETStages by Season ID

Postman
The Stages by Season Endpoint returns the stages available for a specific season

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/stages/?user={{USERNAME}}&token={{TOKEN}}&t=byseason&season_id={{SEASON_ID}}
Endpointhttps://api.soccersapi.com/v2.2/broadcast/?user=user1&token=Z5R9jArYsKZmHmP47&t=byseason&season_id=2091
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringbyseason
season_idinteger{{SEASON_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Group by ID

GETGroup By ID

Postman
The Group by ID Endpoint give you information of a specific Group

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/groups/?user={{USERNAME}}&token={{TOKEN}}&t=info&id={{GROUP_ID}}
Endpointhttps://api.soccersapi.com/v2.2/groups/?user=user1&token=Z5R9jArYsKZmHmP47&t=info&id=5
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringinfo
idinteger{{GROUP_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Groups by Season

GETGroups by Season

Postman
The Groups by Season returns groups availables in a season

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67
If stages aren't group stages then groups may be only for specification purpose

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/groups/?user={{USERNAME}}&token={{TOKEN}}&t=byseason&season_id={{SEASON_ID}}
Endpointhttps://api.soccersapi.com/v2.2/groups/?user=user1&token=Z5R9jArYsKZmHmP47&t=byseason&season_id=7011
PaginatedNo, this endpoint is not paginated

URI Parameters


Notice: Undefined property: stdClass::$params5_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params6_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params7_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params5_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params6_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params7_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params5_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118

Notice: Undefined property: stdClass::$params6_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118

Notice: Undefined property: stdClass::$params7_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118
userString{{USERNAME}}
tokenString{{TOKEN}}
tStringbyseason
season_idinteger{{SEASON_ID}}

Response

Test Endpoint


Notice: Undefined property: stdClass::$params5_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 213

Notice: Undefined property: stdClass::$params6_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 216

Notice: Undefined property: stdClass::$params7_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 219
                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Rounds by Season

GETRounds by Season ID

Postman
The Rounds by Season ID endpoint returns a list of Rounds of a single season

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/rounds/?user={{USERNAME}}&token={{TOKEN}}&t=byseason&season_id={{SEASON_ID}}
Endpointhttps://api.soccersapi.com/v2.2/rounds/?user=user1&token=Z5R9jArYsKZmHmP47&t=byseason&season_id=406
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringbyseason
season_idinteger{{SEASON_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Round by ID

GETRound By ID

Postman
The Round by ID endpoint returns information of a single round

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/rounds/?user={{USERNAME}}&token={{TOKEN}}&t=info&id={{ROUND_ID}}
Endpointhttps://api.soccersapi.com/v2.2/rounds/?user=user1&token=Z5R9jArYsKZmHmP47&t=info&id=2005
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringinfo
idinteger{{ROUND_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Teams by Country

GETTeams by Country ID

Postman
The Teams by Country ID endpoint returns a list of teams from a specific country

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/teams/?user={{USERNAME}}&token={{TOKEN}}&t=list&country_id={{COUNTRY_ID}}
Endpointhttps://api.soccersapi.com/v2.2/teams/?user=user1&token=Z5R9jArYsKZmHmP47&t=list&country_id=4
PaginatedYes, 100 per page

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringlist
country_idinteger{{COUNTRY_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Teams by Season

GETTeams by Season ID

Postman
The Teams by Season ID endpoint returns a list of teams participants on a single season

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/teams/?user={{USERNAME}}&token={{TOKEN}}&t=byseason&season_id={{SEASON_ID}}
Endpointhttps://api.soccersapi.com/v2.2/teams/?user=user1&token=Z5R9jArYsKZmHmP47&t=byseason&season_id=406
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringbyseason
season_idinteger{{SEASON_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Teams National

GETNational Teams

Postman
The Teams National endpoint returns a list of national soccer teams

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/teams/?user={{USERNAME}}&token={{TOKEN}}&t=national
Endpointhttps://api.soccersapi.com/v2.2/teams/?user=user1&token=Z5R9jArYsKZmHmP47&t=national
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringnational

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Team by ID

GETTeam By Id

Postman
The Team Info endpoint gives you data of a specific team.

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/teams/?user={{USERNAME}}&token={{TOKEN}}&t=info&id={{TEAM_ID}}
Endpointhttps://api.soccersapi.com/v2.2/teams/?user=user1&token=Z5R9jArYsKZmHmP47&t=info&id=111
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringinfo
idinteger{{TEAM_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Team Squad

GETSquad by Team ID

Postman
The Team Squad endpoint gives you all players of a specific team of the current season.

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/teams/?user={{USERNAME}}&token={{TOKEN}}&t=squad&id={{TEAM_ID}}
Endpointhttps://api.soccersapi.com/v2.2/teams/?user=user1&token=Z5R9jArYsKZmHmP47&t=squad&id=111
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringsquad
idinteger{{TEAM_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Team Squad by Season

GETSquad By Team Id ans Season ID

Postman
The Team Squad current season endpoint gives you all players of a specific team from a specific season.

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/teams/?user={{USERNAME}}&token={{TOKEN}}&t=squad&id={{TEAM_ID}}&season_id={{SEASON_ID}}
Endpointhttps://api.soccersapi.com/v2.2/teams/?user=user1&token=Z5R9jArYsKZmHmP47&t=squad&id=111&season_id=406
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringsquad
idinteger{{TEAM_ID}}
season_idinteger{{SEASON_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Team Transfers

GETTransfers By Team Id

Postman
The Team Transfers endpoint returns the transfers (IN, OUT) of a specific team

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/teams/?user={{USERNAME}}&token={{TOKEN}}&t=transfers&id={{TEAM_ID}}
Endpointhttps://api.soccersapi.com/v2.2/teams/?user=user1&token=Z5R9jArYsKZmHmP47&t=transfers&id=52
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringtransfers
idinteger{{TEAM_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Team Sidelined

GETSidelined By Team ID

Postman
The Team Sidelined endpoint return data about injured or missing players.

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/teams/?user={{USERNAME}}&token={{TOKEN}}&t=sidelined&id={{TEAM_ID}}
Endpointhttps://api.soccersapi.com/v2.2/teams/?user=user1&token=Z5R9jArYsKZmHmP47&t=sidelined&id=111
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringsidelined
idinteger{{TEAM_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Team Trophies

GETTrophies By Team Id

Postman
The Team Trophies endpoint returns data about how many and which trophies has won the specified team along his history.

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/teams/?user={{USERNAME}}&token={{TOKEN}}&t=trophies&id={{TEAM_ID}}
Endpointhttps://api.soccersapi.com/v2.2/teams/?user=user1&token=Z5R9jArYsKZmHmP47&t=trophies&id=111
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringtrophies
idinteger{{TEAM_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Livescores Today

GETToday Matches

Postman
The Livescores today Endpoint gives you a list of matches will play today. (From the leagues available in your plan)

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

You can use #Includes with this endpoint


Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/livescores/?user={{USERNAME}}&token={{TOKEN}}&t=today
Endpointhttps://api.soccersapi.com/v2.2/livescores/?user=user1&token=Z5R9jArYsKZmHmP47&t=today
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringtoday

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Livescores Tomorrow

GETTomorrow Matches

Postman
The Livescores Tomorrow Endpoint gives you a list of matches will play tomorrow. (From the leagues available in your plan)

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

You can use #Includes with this endpoint


Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/livescores/?user={{USERNAME}}&token={{TOKEN}}&t=tomorrow
Endpointhttps://api.soccersapi.com/v2.2/livescores/?user=user1&token=Z5R9jArYsKZmHmP47&t=tomorrow
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringtomorrow

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Livescores Yesterday

GETYesterday Matches

Postman
The Livescores Yesterday Endpoint gives you a list of matches has play yesterday. (From the leagues available in your plan)

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

You can use #Includes with this endpoint


Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/livescores/?user={{USERNAME}}&token={{TOKEN}}&t=yesterday
Endpointhttps://api.soccersapi.com/v2.2/livescores/?user=user1&token=Z5R9jArYsKZmHmP47&t=yesterday
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringyesterday

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Livescores Inplay

GETInplay Matches

Postman
The Livescores Inplay Endpoint gives you a list of matches playing now. (From the leagues available in your plan)

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

You can use #Includes with this endpoint


Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/livescores/?user={{USERNAME}}&token={{TOKEN}}&t=live
Endpointhttps://api.soccersapi.com/v2.2/livescores/?user=user1&token=Z5R9jArYsKZmHmP47&t=live
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringlive

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Livescores Not Started

GETNot Started Matches

Postman
The Livescores Not Started Endpoint gives you a list of matches will play today and haven't started yet. (From the leagues available in your plan)

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

You can use #Includes with this endpoint


Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/livescores/?user={{USERNAME}}&token={{TOKEN}}&t=notstarted
Endpointhttps://api.soccersapi.com/v2.2/livescores/?user=user1&token=Z5R9jArYsKZmHmP47&t=notstarted
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringnotstarted

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Livescores Ended

GETEnded Matches

Postman
The Livescores Ended Endpoint gives you a list of matches will play today and has ended. (From the leagues available in your plan)

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

You can use #Includes with this endpoint


Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/livescores/?user={{USERNAME}}&token={{TOKEN}}&t=ended
Endpointhttps://api.soccersapi.com/v2.2/livescores/?user=user1&token=Z5R9jArYsKZmHmP47&t=ended
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringended

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Fixtures by Date

GETFixtures By date

Postman
The Fixtures by Date Endpoint gives you fixtures from a specific date. Now you can use #Includes

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

You can use #Includes with this endpoint


Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/fixtures/?user={{USERNAME}}&token={{TOKEN}}&t=schedule&d={{YYYY-MM-DD}}
Endpointhttps://api.soccersapi.com/v2.2/fixtures/?user=user1&token=Z5R9jArYsKZmHmP47&t=schedule&d=2020-05-20
PaginatedYes, 100 per page

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringschedule
ddate{{YYYY-MM-DD}}
pageinteger{{PAGE}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Fixtures by Date / Country

GETFixtures By Date and Country ID

Postman
The Fixtures by Date / Country Endpoint fixtures from a single country on a specific date

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

You can use #Includes with this endpoint


Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/fixtures/?user={{USERNAME}}&token={{TOKEN}}&t=schedule&d={{YYYY-MM-DD}}&country_id={{COUNTRY_ID}}
Endpointhttps://api.soccersapi.com/v2.2/fixtures/?user=user1&token=Z5R9jArYsKZmHmP47&t=schedule&d=2020-05-16&country_id=4
PaginatedNo, this endpoint is not paginated

URI Parameters


Notice: Undefined property: stdClass::$params6_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params6_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params6_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118
userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringschedule
ddate{{YYYY-MM-DD}}
country_idinteger{{COUNTRY_ID}}

Response

Test Endpoint


Notice: Undefined property: stdClass::$params6_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 216
                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Fixtures by Date / League (Current Season)

GETFixtures by Date and League ID

Postman
The Fixtures by Date / League Endpoint return fixtures of the current season from a single league and specific date

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

You can use #Includes with this endpoint


Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/fixtures/?user={{USERNAME}}&token={{TOKEN}}&t=schedule&d={{YYYY-MM-DD}}&league_id={{LEAGUE_ID}}
Endpointhttps://api.soccersapi.com/v2.2/fixtures/?user=user1&token=Z5R9jArYsKZmHmP47&t=schedule&d=2020-05-16&league_id=594
PaginatedNo, this endpoint is not paginated

URI Parameters


Notice: Undefined property: stdClass::$params6_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params6_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params6_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118
userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringschedule
ddate{{YYYY-MM-DD}}
league_idinteger{{LEAGUE_ID}}

Response

Test Endpoint


Notice: Undefined property: stdClass::$params6_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 216
                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Fixtures by Date / Season

GETFixtures By Date and Season ID

Postman
The Fixtures by Date / Season Endpoint gives you fixtures from a single season on a specific date

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

You can use #Includes with this endpoint


Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/fixtures/?user={{USERNAME}}&token={{TOKEN}}&t=schedule&d={{YYYY-MM-DD}}&season_id={{SEASON_ID}}
Endpointhttps://api.soccersapi.com/v2.2/fixtures/?user=user1&token=Z5R9jArYsKZmHmP47&t=schedule&d=2020-05-16&season_id=406
PaginatedNo, this endpoint is not paginated

URI Parameters


Notice: Undefined property: stdClass::$params6_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params6_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params6_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118
userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringseason
ddate{{YYYY-MM-DD}}
idinteger{{SEASON_ID}}

Response

Test Endpoint


Notice: Undefined property: stdClass::$params6_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 216
                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Fixtures by Date / Season / Stage

GETFixtures by Date, Season ID and Stage ID

Postman
The Fixtures by Date / Season / Stage Endpoint gives you fixtures from a single season stage on a specific date

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

You can use #Includes with this endpoint


Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/fixtures/?user={{USERNAME}}&token={{TOKEN}}&t=schedule&d={{YYYY-MM-DD}}&season_id={{SEASON_ID}}&stage_id={{STAGE_ID}}
Endpointhttps://api.soccersapi.com/v2.2/fixtures/?user=user1&token=Z5R9jArYsKZmHmP47&t=schedule&d=2019-11-19&season_id=7355&stage_id=6
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringstages
ddate{{YYYY-MM-DD}}
season_idinteger{{SEASON_ID}}
stage_idinteger{{STAGE_ID}}
orderstring{{ORDER}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Fixtures by Season / Stage

GETFixtures By Season ID and Stage ID

Postman
The Fixtures by Season / Stage Endpoint gives you fixtures from a single season stage

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

You can use #Includes with this endpoint


Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/fixtures/?user={{USERNAME}}&token={{TOKEN}}&t=stage&season_id={{SEASON_ID}}&stage_id={{STAGE_ID}}
Endpointhttps://api.soccersapi.com/v2.2/fixtures/?user=user1&token=Z5R9jArYsKZmHmP47&t=stage&season_id=640&stage_id=1
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringstage
season_idinteger{{SEASON_ID}}
stage_idinteger{{STAGE_ID}}
orderstring{{ORDER}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Fixtures by Date / Season / Group

GETFixtures by Date, Season ID and Group ID

Postman
The Fixtures by Date / Season / Group Endpoint gives you fixtures from a single Group on a specific date

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

You can use #Includes with this endpoint


Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/fixtures/?user={{USERNAME}}&token={{TOKEN}}&t=schedule&d={{YYYY-MM-DD}}&season_id={{SEASON_ID}}&group_id={{GROUP_ID}}
Endpointhttps://api.soccersapi.com/v2.2/fixtures/?user=user1&token=Z5R9jArYsKZmHmP47&t=schedule&d=2020-09-16&season_id=7169&group_id=1
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringschedule
ddate{{YYYY-MM-DD}}
season_idinteger{{SEASON_ID}}
group_idinteger{{GROUP_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Fixtures by Date / Round

GETFixtures by Date and Round ID

Postman
The Fixtures by Date / Round Endpoint gives you fixtures from a single round on a specific date

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

You can use #Includes with this endpoint


Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/fixtures/?user={{USERNAME}}&token={{TOKEN}}&t=schedule&d={{YYYY-MM-DD}}&round_id={{ROUND_ID}}
Endpointhttps://api.soccersapi.com/v2.2/fixtures/?user=user1&token=Z5R9jArYsKZmHmP47&t=schedule&d=2019-07-28&round_id=2202
PaginatedYes, 100 per page

URI Parameters


Notice: Undefined property: stdClass::$params6_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params6_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params6_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118
userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringrounds
ddateYYYY-MM-DD
idinteger{{ROUND_ID}}

Response

Test Endpoint


Notice: Undefined property: stdClass::$params6_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 216
                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Fixtures by Season

GETFixtures By Season ID

Postman
The Fixtures Season Endpoint gives you fixtures from a specific Season by ID.
Now you can filter by "status_id" by passing the parameter &status_id={{STATUS_ID}}

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

You can use #Includes with this endpoint


Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/fixtures/?user={{USERNAME}}&token={{TOKEN}}&t=season&season_id={{SEASON_ID}}
Endpointhttps://api.soccersapi.com/v2.2/fixtures/?user=user1&token=Z5R9jArYsKZmHmP47&t=season&season_id=406
PaginatedNot paginated yet, but will be

URI Parameters


Notice: Undefined property: stdClass::$params7_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params7_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params7_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118
userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringseason
season_idinteger{{SEASON_ID}}
orderstring{{ORDER}}
status_idinteger{{STATUS_ID}}

Response

Test Endpoint


Notice: Undefined property: stdClass::$params7_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 219
                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Fixtures by Season / Team

GETFixtures By Season ID and Team ID

Postman
The Fixtures Season Endpoint gives you fixtures from a specific Season by ID and Team ID

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

You can use #Includes with this endpoint


Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/fixtures/?user={{USERNAME}}&token={{TOKEN}}&t=season&season_id={{SEASON_ID}}&team_id={{TEAM_ID}}
Endpointhttps://api.soccersapi.com/v2.2/fixtures/?user=user1&token=Z5R9jArYsKZmHmP47&t=season&season_id=406&team_id=111
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringseason
season_idinteger{{SEASON_ID}}
team_idinteger{{TEAM_ID}}
orderstring{{ORDER}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Fixtures by Season / Group

GETFixtures By Season ID and Group

Postman
The Fixtures by Season / Group Endpoint gives you fixtures from a single Group

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

You can use #Includes with this endpoint


Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/fixtures/?user={{USERNAME}}&token={{TOKEN}}&t=group&season_id={{SEASON_ID}}&group_id={{GROUP_ID}}
Endpointhttps://api.soccersapi.com/v2.2/fixtures/?user=user1&token=Z5R9jArYsKZmHmP47&t=group&season_id=8653&group_id=91
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringstage
season_idinteger{{SEASON_ID}}
group_idinteger{{GROUP_ID}}
orderstring{{ORDER}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Fixtures by Season / Group / Team

GETFixtures By Season ID, Group and Team ID

Postman
The Fixtures by Season / Group / Team Endpoint gives you fixtures from a single Team from a specific Group

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

You can use #Includes with this endpoint


Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/fixtures/?user={{USERNAME}}&token={{TOKEN}}&t=group&season_id={{SEASON_ID}}&group_id={{GROUP_ID}}&team_id={{TEAM_ID}}
Endpointhttps://api.soccersapi.com/v2.2/fixtures/?user=user1&token=Z5R9jArYsKZmHmP47&t=group&season_id=8653&group_id=91&team_id=5496
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringstage
season_idinteger{{SEASON_ID}}
group_idinteger{{GROUP_ID}}
orderstring{{ORDER}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Fixtures by Season / Stage / Team

GETFixtures by Season ID, Stage ID and Team ID

Postman
The Fixtures by Stage Endpoint gives you fixtures from a single stage and Team

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

You can use #Includes with this endpoint


Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/fixtures/?user={{USERNAME}}&token={{TOKEN}}&t=stage&season_id={{SEASON_ID}}&stage_id={{STAGE_ID}}&team_id={{TEAM_ID}}
Endpointhttps://api.soccersapi.com/v2.2/fixtures/?user=user1&token=Z5R9jArYsKZmHmP47&t=stage&stage_id=77441847&team_id=18683
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringstage
season_idinteger{{SEASON_ID}}
stage_idinteger{{STAGE_ID}}
team_idinteger{{TEAM_ID}}
orderstring{{ORDER}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Fixtures by Round

GETFixtures By Round ID

Postman
The Fixtures by Round Endpoint gives you fixtures from a single round

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

You can use #Includes with this endpoint


Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/fixtures/?user={{USERNAME}}&token={{TOKEN}}&t=round&round_id={{ROUND_ID}}
Endpointhttps://api.soccersapi.com/v2.2/fixtures/?user=user1&token=Z5R9jArYsKZmHmP47&t=round&round_id=1994
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringround
round_idinteger{{ROUND_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Fixtures by Round / Team

GETFixtures By Round ID and Team ID

Postman
The Fixtures by Round Endpoint gives you fixtures from a single round and Team

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

You can use #Includes with this endpoint


Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/fixtures/?user={{USERNAME}}&token={{TOKEN}}&t=round&round_id={{ROUND_ID}}&team_id={{TEAM_ID}}
Endpointhttps://api.soccersapi.com/v2.2/fixtures/?user=user1&token=Z5R9jArYsKZmHmP47&t=round&round_id=1994&team_id=111
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringround
round_idinteger{{ROUND_ID}}
team_idinteger{{TEAM_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Fixtures by Team Next & Last

GETFixtures by Team ID Last and Next Matches

Postman
The Fixtures by Team Next & Last Endpoint returns 25 last matches and 25 next matches from a single team.

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

You can use #Includes with this endpoint


Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/fixtures/?user={{USERNAME}}&token={{TOKEN}}&t=last_next&team_id={{TEAM_ID}}
Endpointhttps://api.soccersapi.com/v2.2/fixtures/?user=user1&token=Z5R9jArYsKZmHmP47&t=last_next&team_id=99
PaginatedNo, this endpoint is not paginated

URI Parameters


Notice: Undefined property: stdClass::$params5_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params6_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params7_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params5_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params6_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params7_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params5_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118

Notice: Undefined property: stdClass::$params6_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118

Notice: Undefined property: stdClass::$params7_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118
userString{{USERNAME}}
tokenString{{TOKEN}}
tStringlast_next
team_idinteger{{TEAM_ID}}

Response

Test Endpoint


Notice: Undefined property: stdClass::$params5_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 213

Notice: Undefined property: stdClass::$params6_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 216

Notice: Undefined property: stdClass::$params7_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 219
                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Fixtures by TV Channel

GETFixtures by TV Channel ID

Postman
The Fixtures by TV Channel Endpoint gives you next 2 weeks fixtures from a specific TV Channel

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/fixtures/?user={{USERNAME}}&token={{TOKEN}}&t=tv&tv_id=15
Endpointhttps://api.soccersapi.com/v2.2/fixtures/?user=user1&token=Z5R9jArYsKZmHmP47&t=tv&tv_id=15
PaginatedNo, this endpoint is not paginated

URI Parameters


Notice: Undefined property: stdClass::$params5_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params6_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params7_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params5_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params6_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params7_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params5_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118

Notice: Undefined property: stdClass::$params6_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118

Notice: Undefined property: stdClass::$params7_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118
userString{{USERNAME}}
tokenString{{TOKEN}}
tStringtv
tv_idinteger{{TV_ID}}

Response

Test Endpoint


Notice: Undefined property: stdClass::$params5_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 213

Notice: Undefined property: stdClass::$params6_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 216

Notice: Undefined property: stdClass::$params7_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 219
                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Match by ID

GETMatch By ID

Postman
The Match by ID Endpoint gives you information from a specific match

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

You can use #Includes with this endpoint


Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/fixtures/?user={{USERNAME}}&token={{TOKEN}}&t=info&id=ID
Endpointhttps://api.soccersapi.com/v2.2/fixtures/?user=user1&token=Z5R9jArYsKZmHmP47&t=info&id=15006543
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringinfo
idinteger{{MATCH_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Match Commentary

GETMatch Commentary By Match ID

Postman
The Match Commentary Endpoint gives you commentaries by Match ID

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/fixtures/?user={{USERNAME}}&token={{TOKEN}}&t=match_comments&id={{MATCH_ID}}
Endpointhttps://api.soccersapi.com/v2.2/fixtures/?user=user1&token=Z5R9jArYsKZmHmP47&t=match_comments&id=15006543
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringmatch_comments
idinteger{{MATCH_ID}}
orderstring{{ASC / DESC}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Match Events

GETMatch Events By Match ID

Postman
The Match Events Endpoint gives the list ofevents / occurrences by Match ID

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/fixtures/?user={{USERNAME}}&token={{TOKEN}}&t=match_events&id={{MATCH_ID}}
Endpointhttps://api.soccersapi.com/v2.2/fixtures/?user=user1&token=Z5R9jArYsKZmHmP47&t=match_events&id=15006543
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringmatch_events
idstring{{MATCH_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Match Lineups

GETLineups By Match ID

Postman
The Lineups Endpoint gives you starting Lineups by Match ID. You can include player stats by adding the parameter "&include=stats".

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/fixtures/?user={{USERNAME}}&token={{TOKEN}}&t=match_lineups&id={{MATCH_ID}}
Endpointhttps://api.soccersapi.com/v2.2/fixtures/?user=user1&token=Z5R9jArYsKZmHmP47&t=match_lineups&id=15006543
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringmatch_lineups
idstring{{MATCH_ID}}
includeintegerstats

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Match Bench

GETBench By Match ID

Postman
The Match Bench Endpoint gives you the bench of both teams

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/fixtures/?user={{USERNAME}}&token={{TOKEN}}&t=match_bench&id={{MATCH_ID}}
Endpointhttps://api.soccersapi.com/v2.2/fixtures/?user=user1&token=Z5R9jArYsKZmHmP47&t=match_bench&id=15006543
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringmatch_bench
idstring{{MATCH_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Match by Multiple ID

GETMatches by Multiple Match IDs

Postman
The Match by Multiple ID Endpoint allows you to get info from up to 15 matches by passing multiple IDs

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

You can use #Includes with this endpoint


Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/fixtures/?user={{USERNAME}}&token={{TOKEN}}&t=sort&ids={{ID, ID, ID}}
Endpointhttps://api.soccersapi.com/v2.2/fixtures/?user=user1&token=Z5R9jArYsKZmHmP47&t=sort&ids=1311114,1281416
PaginatedNo, this endpoint is not paginated

URI Parameters


Notice: Undefined property: stdClass::$params5_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params6_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params7_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params5_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params6_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params7_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params5_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118

Notice: Undefined property: stdClass::$params6_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118

Notice: Undefined property: stdClass::$params7_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118
userstring{{USERNAME}}
tokenstring{{TOKEN}}
tstringsort
idsstring{{ID, ID, ID}}

Response

Test Endpoint


Notice: Undefined property: stdClass::$params5_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 213

Notice: Undefined property: stdClass::$params6_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 216

Notice: Undefined property: stdClass::$params7_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 219
                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Match Sidelined

GETMatch Sidelined by Match ID

Postman
The Match Sidelined endpoint give you information about missing players of both teams on a single match

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/fixtures/?user={{USERNAME}}&token={{TOKEN}}&t=match_sidelined&id={{MATCH_ID}}
Endpointhttps://api.soccersapi.com/v2.2/fixtures/?user=user1&token=Z5R9jArYsKZmHmP47&t=match_sidelined&id=15006543
PaginatedNo, this endpoint is not paginated

URI Parameters


Notice: Undefined property: stdClass::$params5_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params6_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params7_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params5_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params6_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params7_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params5_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118

Notice: Undefined property: stdClass::$params6_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118

Notice: Undefined property: stdClass::$params7_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118
userstring{{USERNAME}}
tokenstring{{TOKEN}}
tstringmatch_sidelined
idstring{{MATCH_ID}}

Response

Test Endpoint


Notice: Undefined property: stdClass::$params5_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 213

Notice: Undefined property: stdClass::$params6_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 216

Notice: Undefined property: stdClass::$params7_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 219
                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Match Stats

GETMatch Statistics By Match ID

Postman
The Match Stats endpoint gives you the statistics of a single event

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/stats/?user={{USERNAME}}&token={{TOKEN}}&t=match&id={{MATCH_ID}}
Endpointhttps://api.soccersapi.com/v2.2/stats/?user=user1&token=Z5R9jArYsKZmHmP47&t=match&id=15006543
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringmatch
idinteger{{MATCH_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

League Stats

GETLeague Statistics by League ID (Current Season)

Postman
This endpoint allows you to get league stats by ID. By default it will return the current Season of the league

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/stats/?user={{USERNAME}}&token={{TOKEN}}&t=league&id={{LEAGUE_ID}}
Endpointhttps://api.soccersapi.com/v2.2/stats/?user=user1&token=Z5R9jArYsKZmHmP47&t=league&id=1005
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringleague
idinteger{{LEAGUE_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Season Stats

GETSeason Statistics by Season ID

Postman
This endpoint allows you to get Season stats by ID.

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/stats/?user={{USERNAME}}&token={{TOKEN}}&t=season&id={{SEASON_ID}}
Endpointhttps://api.soccersapi.com/v2.2/stats/?user=user1&token=Z5R9jArYsKZmHmP47&t=season&id=406
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringseason
idinteger{{SEASON_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Team Stats

GETTeam Statistics by Team ID and Season ID

Postman
This endpoint allows you to get Team stats by Team ID and season ID.

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/stats/?user={{USERNAME}}&token={{TOKEN}}&t=team&id={{TEAM_ID}}&season_id={{SEASON_ID}}
Endpointhttps://api.soccersapi.com/v2.2/stats/?user=user1&token=Z5R9jArYsKZmHmP47&t=team&id=98&season_id=406
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringteam
idinteger{{TEAM_ID}}
season_idinteger{{SEASON_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Player Stats / Season

GETPlayer Statistics by Player ID and Season ID

Postman
The Player Stats Endpoint gives you singular player statistics by season ID

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/stats/?user={{USERNAME}}&token={{TOKEN}}&t=player&id={{PLAYER_ID}}&season_id={{SEASON_ID}}
Endpointhttps://api.soccersapi.com/v2.2/stats/?user=user1&token=Z5R9jArYsKZmHmP47&t=player&id=13185&season_id=406
Paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringplayer
idinteger{{PLAYER_ID}}
season_idinteger{{SEASON_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Player Stats by Match ID

GETPlayer Stats by Player ID and Match ID

Postman
The Player Stats by Match returns player statistics from a specified player on a specified match

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/stats/?user={{USERNAME}}&token={{TOKEN}}&t=player&player_id={{PLAYER_ID}}&match_id={{MATCH_ID}}
Endpointhttps://api.soccersapi.com/v2.2/stats/?user=user1&token=Z5R9jArYsKZmHmP47&t=player&player_id=14674&match_id=42643467
PaginatedNo, this endpoint is not paginated

URI Parameters


Notice: Undefined property: stdClass::$params6_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params7_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params6_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params7_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params6_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118

Notice: Undefined property: stdClass::$params7_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118
userString{{USERNAME}}
tokenString{{TOKEN}}
tStringplayer
player_idinteger{{PLAYER_ID}}
match_idinteger{{MATCH_ID}}

Response

Test Endpoint


Notice: Undefined property: stdClass::$params6_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 216

Notice: Undefined property: stdClass::$params7_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 219
                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Match H2H

GETMatch Head to Head

Postman
The Match H2H Endpoint returns the performance between both teams by Match ID. The Latest 10 matches overall as home and as away and between the both teams.

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/h2h/?user={{USERNAME}}&token={{TOKEN}}&t=match&id={{MATCH_ID}}
Endpointhttps://api.soccersapi.com/v2.2/h2h/?user=user1&token=Z5R9jArYsKZmHmP47&t=match&id=15006543
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringmatch
idstring{{MATCH_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

H2H Team vs Team

GETteam vs team Head to Head

Postman
The H2H Team vs Team Endpoint compare the performance between 2 selected teams by ID. The Latest 10 matches overall as home and as away and between both teams.

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/h2h/?user={{USERNAME}}&token={{TOKEN}}&t=teams&team1={{TEAM1_ID}}&team2={{TEAM2_ID}}
Endpointhttps://api.soccersapi.com/v2.2/h2h/?user=user1&token=Z5R9jArYsKZmHmP47&t=teams&team1=99&team2=113
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringmatch
team1int{{TEAM1_ID}}
team2int{{TEAM2_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Topscorers (Leaders)

GETTopscorers By Season ID

Postman
The Topscorers Endpoint gives you a list of players leaders in goals, assists and cards by season.

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/leaders/?user={{USERNAME}}&token={{TOKEN}}&t=topscorers&season_id={{SEASON_ID}}
Endpointhttps://api.soccersapi.com/v2.2/leaders/?user=user1&token=Z5R9jArYsKZmHmP47&t=topscorers&season_id=406
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringtopscorers
season_idinteger{{SEASON_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Topassists (Leaders)

GETTopassists By Season ID

Postman
The Topassists Endpoint gives you a list of players leaders by season.

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/leaders/?user={{USERNAME}}&token={{TOKEN}}&t=topscorers&season_id={{SEASON_ID}}
Endpointhttps://api.soccersapi.com/v2.2/leaders/?user=user1&token=Z5R9jArYsKZmHmP47&t=topscorers&season_id=406
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringtopassists
season_idinteger{{SEASON_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Topcards (Leaders)

GETTopcards by Season ID

Postman
The Topcards Endpoint gives you a list of players leaders in cards by season.

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/leaders/?user={{USERNAME}}&token={{TOKEN}}&t=topcards&season_id={{SEASON_ID}}
Endpointhttps://api.soccersapi.com/v2.2/leaders/?user=user1&token=Z5R9jArYsKZmHmP47&t=topcards&season_id=406
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringtopcards
season_idinteger{{SEASON_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Bookmakers

GETBookmakers

Postman
The Bookmakers Endpoint gives you a list of all Bookmakers available in your plan

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/bookmakers/?user={{USERNAME}}&token={{TOKEN}}&t=list
Endpointhttps://api.soccersapi.com/v2.2/bookmakers/?user=user1&token=Z5R9jArYsKZmHmP47&t=list
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringlist

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Bookmaker by ID

GETBookmaker by ID

Postman
The Bookmaker by ID Endpoint gives you information of a specific bookmaker by ID

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/bookmakers/?user={{USERNAME}}&token={{TOKEN}}&t=info&id={{BOOKMAKER_ID}}
Endpointhttps://api.soccersapi.com/v2.2/bookmakers/?user=user1&token=Z5R9jArYsKZmHmP47&t=info&id=2
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringinfo
idinteger{{BOOKMAKER_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Markets

GETMarkets

Postman
The Markets Endpoint gives a list of all available markets

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/markets/?user={{USERNAME}}&token={{TOKEN}}&t=list
Endpointhttps://api.soccersapi.com/v2.2/markets/?user=user1&token=Z5R9jArYsKZmHmP47&t=list
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringlist

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Market by ID

GETMarket by ID

Postman
The Market by ID Endpoint gives you information of a specific market

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/markets/?user={{USERNAME}}&token={{TOKEN}}&t=info&id={{MARKET_ID}}
Endpointhttps://api.soccersapi.com/v2.2/markets/?user=user1&token=Z5R9jArYsKZmHmP47&t=info&id=1
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringinfo
idinteger{{MARKET_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Pre-Match Odds

GETPre-Match Odds

Postman
The Pre-Match Odds Endpoint gives you Pre-match odds for a specific match

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/fixtures/?user={{USERNAME}}&token={{TOKEN}}&t=match_odds&id={{MATCH_ID}}
Endpointhttps://api.soccersapi.com/v2.2/fixtures/?user=user1&token=Z5R9jArYsKZmHmP47&t=match_odds&id=15006543
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringmatch_odds
idinteger{{MATCH_ID}}
bookmaker_custom_sortinteger{{BOOKMAKERS_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

In-Play Odds

GETIn-Play Odds by Match ID

Postman
The In-Play Odds Endpoint gives you Live odds while the match is playing

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/fixtures/?user={{USERNAME}}&token={{TOKEN}}&t=match_oddsinplay&id={{MATCH_ID}}
Endpointhttps://api.soccersapi.com/v2.2/fixtures/?user=user1&token=Z5R9jArYsKZmHmP47&t=match_oddsinplay&id=15006543
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringmatch_oddsinplay
idinteger{{MATCH_ID}}
bookmaker_custom_sortinteger{{BOOKMAKERS_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Match Odds by Bookmaker

GETMatch Odds by Bookmaker

Postman
The Match Odds by Match ID and Bookmaker ID Endpoint returns all odds for a match in a more detailed way from a single bookmaker.

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/fixtures/?user={{USERNAME}}&token={{TOKEN}}&t=match_odds_info&id={{MATCH_ID}}&bookmaker_id={{BOOKMAKER_ID}}
Endpointhttps://api.soccersapi.com/v2.2/fixtures/?user=user1&token=Z5R9jArYsKZmHmP47&t=match_odds_info&id=15203332&bookmaker_id=1
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringmatch_odds_info
idinteger{{MATCH_ID}}
bookmaker_idinteger{{BOOKMAKER_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Player by ID

GETplayer By ID

Postman
The Player by ID endpoint returns information of a single player

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/players/?user={{USERNAME}}&token={{TOKEN}}&t=info&id={{PLAYER_ID}}
Endpointhttps://api.soccersapi.com/v2.2/players/?user=user1&token=Z5R9jArYsKZmHmP47&t=info&id=13185
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringinfo
idinteger{{PLAYER_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Players by Country

GETplayer By ID

Postman
The Players by Country ID Endpoint return all players from a specific country (Nationality)

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/players/?user={{USERNAME}}&token={{TOKEN}}&t=list&country_id={{COUNTRY_ID}}
Endpointhttps://api.soccersapi.com/v2.2/players/?user=user1&token=Z5R9jArYsKZmHmP47&t=list&country_id=4
PaginatedYes, 100 per page

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringlist
country_idinteger{{COUNTRY_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Matches on TV by Date

GETMatches on TV by Date

Postman
The Matches on TV by Date Endpoint gives you a list of matches that will be or has been broadcasted on TV or Streaming. You can use &include=tvs in order to get TV channels for each match within the same API request.

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

You can use #Includes with this endpoint


Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/broadcast/?user={{USERNAME}}&token={{TOKEN}}&t=schedule&d={{YYYY-MM-DD}}
Endpointhttps://api.soccersapi.com/v2.2/broadcast/?user=user1&token=Z5R9jArYsKZmHmP47&t=schedule&d=2020-08-03
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringmatch_tvs
dstring{{YYYY-MM-DD}}
includestringtvs

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Match TV Channels

GETTV Channels by Match ID

Postman
The Match TV Channels Endpoint returns International TV Channels that will cover the specified match.

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/broadcast/?user={{USERNAME}}&token={{TOKEN}}&t=match_tvs&id={{MATCH_ID}}
Endpointhttps://api.soccersapi.com/v2.2/broadcast/?user=user1&token=Z5R9jArYsKZmHmP47&t=match_tvs&id=15006543
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringmatch_tvs
idinteger{{MATCH_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

TV Channel by ID

GETTV Channel info by ID

Postman
The TV Channel by ID returns information of specified TV Channel

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/broadcast/?user={{USERNAME}}&token={{TOKEN}}&t=info&id={{TV_CHANNEL_ID}}
Endpointhttps://api.soccersapi.com/v2.2/broadcast/?user=user1&token=Z5R9jArYsKZmHmP47&t=info&id=2
PaginatedNo, this endpoint is not paginated

URI Parameters


Notice: Undefined property: stdClass::$params5_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params6_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params7_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params5_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params6_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params7_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params5_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118

Notice: Undefined property: stdClass::$params6_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118

Notice: Undefined property: stdClass::$params7_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118
userString{{USERNAME}}
tokenString{{TOKEN}}
tStringinfo
idinteger{{TV_CHANNEL_ID}}

Response

Test Endpoint


Notice: Undefined property: stdClass::$params5_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 213

Notice: Undefined property: stdClass::$params6_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 216

Notice: Undefined property: stdClass::$params7_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 219
                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

All TV Channels

GETAll TV Channels list

Postman
The All TV Channels endpoint returns a paginated list of all TV Channels

This endpoint is only available after the free trial period


Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/broadcast/?user=null&token=null&t=list
Endpointhttps://api.soccersapi.com/v2.2/broadcast/?user={{USERNAME}}&token={{TOKEN}}&t=list
PaginatedYes, 100 per page

URI Parameters


Notice: Undefined property: stdClass::$params4_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params5_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params6_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params7_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params4_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params5_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params6_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params7_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params4_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118

Notice: Undefined property: stdClass::$params5_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118

Notice: Undefined property: stdClass::$params6_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118

Notice: Undefined property: stdClass::$params7_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118
userString{{USERNAME}}
tokenString{{TOKEN}}
tStringlist

Response

Test Endpoint


Notice: Undefined property: stdClass::$params4_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 210

Notice: Undefined property: stdClass::$params5_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 213

Notice: Undefined property: stdClass::$params6_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 216

Notice: Undefined property: stdClass::$params7_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 219
                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

TV Channels by Country

GETTV Channels by country ID

Postman
The TV Channels by Country endpoint returns a list of TV Channels of a single country

This endpoint is only available after the free trial period


Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/broadcast/?user={{USERNAME}}&token={{TOKEN}}&t=list&country_id={{COUNTRY_ID}}
Endpointhttps://api.soccersapi.com/v2.2/broadcast/?user=null&token=null&t=list&country_id=15
PaginatedNo, this endpoint is not paginated

URI Parameters


Notice: Undefined property: stdClass::$params5_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params6_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params7_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params5_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params6_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params7_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params5_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118

Notice: Undefined property: stdClass::$params6_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118

Notice: Undefined property: stdClass::$params7_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118
userString{{USERNAME}}
tokenString{{TOKEN}}
tStringlist
country_idinteger{{COUNTRY_ID}}

Response

Test Endpoint


Notice: Undefined property: stdClass::$params5_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 213

Notice: Undefined property: stdClass::$params6_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 216

Notice: Undefined property: stdClass::$params7_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 219
                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Coach by ID

GETcoaches By ID

Postman
The Coach by ID Endpoint give you information of a specific coach

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/coaches/?user={{USERNAME}}&token={{TOKEN}}&t=info&id={{COACH_ID}}
Endpointhttps://api.soccersapi.com/v2.2/coaches/?user=user1&token=Z5R9jArYsKZmHmP47&t=info&id=1007
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringinfo
idinteger{{COACH_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

All Coaches

GETAll Coaches list

Postman
The All Coaches Endpoint returns a list of all coaches

This endpoint is only available after the free trial period


Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/coaches/?user={{USERNAME}}&token={{TOKEN}}&t=list&page={{PAGE}}
Endpointhttps://api.soccersapi.com/v2.2/coaches/?user=null&token=null&t=list&page=1
PaginatedYes, 100 per page

URI Parameters


Notice: Undefined property: stdClass::$params5_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params6_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params7_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params5_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params6_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params7_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params5_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118

Notice: Undefined property: stdClass::$params6_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118

Notice: Undefined property: stdClass::$params7_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118
userString{{USERNAME}}
tokenString{{TOKEN}}
tStringlist
pageinteger{{PAGE}}

Response

Test Endpoint


Notice: Undefined property: stdClass::$params5_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 213

Notice: Undefined property: stdClass::$params6_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 216

Notice: Undefined property: stdClass::$params7_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 219
                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Coaches by Country

GETCoaches by Country ID

Postman
The Coaches by Country ID Endpoint returns a list of coaches of a single country

This endpoint is only available after the free trial period


Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/coaches/?user={{USERNAME}}&token={{TOKEN}}&t=list&country_id={{COUNTRY_ID}}
Endpointhttps://api.soccersapi.com/v2.2/coaches/?user=null&token=null&t=list&country_id=25
PaginatedNo, this endpoint is not paginated

URI Parameters


Notice: Undefined property: stdClass::$params5_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params6_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params7_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params5_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params6_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params7_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params5_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118

Notice: Undefined property: stdClass::$params6_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118

Notice: Undefined property: stdClass::$params7_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118
userString{{USERNAME}}
tokenString{{TOKEN}}
tStringlist
country_idinteger{{COUNTRY_ID}}

Response

Test Endpoint


Notice: Undefined property: stdClass::$params5_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 213

Notice: Undefined property: stdClass::$params6_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 216

Notice: Undefined property: stdClass::$params7_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 219
                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Venue by ID

GETVenue By ID

Postman
The Venue by ID Endpoint give you information of a specific venue

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/venues/?user={{USERNAME}}&token={{TOKEN}}&t=info&id={{VENUE_ID}}
Endpointhttps://api.soccersapi.com/v2.2/venues/?user=user1&token=Z5R9jArYsKZmHmP47&t=info&id=1216
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringinfo
idinteger{{VENUE_ID}}

Response

Test Endpoint

                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

All Venues

GETAll Venues list

Postman
The All Venues Endpoint returns a list of all venues (Stadiums)

This endpoint is only available after the free trial period


Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/venues/?user={{USERNAME}}&token={{TOKEN}}&t=list
Endpointhttps://api.soccersapi.com/v2.2/venues/?user=null&token=null&t=list
PaginatedYes, 100 per page

URI Parameters


Notice: Undefined property: stdClass::$params5_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params6_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params7_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params5_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params6_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params7_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params5_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118

Notice: Undefined property: stdClass::$params6_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118

Notice: Undefined property: stdClass::$params7_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118
userString{{USERNAME}}
tokenString{{TOKEN}}
tStringlist
pageinteger{{PAGE}}

Response

Test Endpoint


Notice: Undefined property: stdClass::$params5_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 213

Notice: Undefined property: stdClass::$params6_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 216

Notice: Undefined property: stdClass::$params7_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 219
                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Venues by Country

GETVenues by Country ID

Postman
The Venues by Country endpoint returns a list of venues of a single country

This endpoint is only available after the free trial period


Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/venues/?user={{USERNAME}}&token={{TOKEN}}&t=list&country_id={{COUNTRY_ID}}
Endpointhttps://api.soccersapi.com/v2.2/venues/?user=null&token=null&t=list&country_id=15
PaginatedNo, this endpoint is not paginated

URI Parameters


Notice: Undefined property: stdClass::$params5_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params6_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params7_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 116

Notice: Undefined property: stdClass::$params5_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params6_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params7_2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 117

Notice: Undefined property: stdClass::$params5_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118

Notice: Undefined property: stdClass::$params6_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118

Notice: Undefined property: stdClass::$params7_3 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 118
userString{{USERNAME}}
tokenString{{TOKEN}}
tStringlist
country_idinteger{{COUNTRY_ID}}

Response

Test Endpoint


Notice: Undefined property: stdClass::$params5_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 213

Notice: Undefined property: stdClass::$params6_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 216

Notice: Undefined property: stdClass::$params7_1 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 219
                     
                  
                                            
                     

Notice: Undefined property: stdClass::$is_endpoint in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 38

Referee by ID

GETReferee By ID

Postman
The Referee by ID Endpoint give you information of a specific Referee

Notice: Undefined property: stdClass::$in_trial in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 61

Notice: Undefined property: stdClass::$has_includes in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 67

Notice: Undefined property: stdClass::$section_text in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/endpoints/endpoint_model.php on line 75

Description


Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74

Notice: Undefined offset: 2 in /var/www/soccersapi.com/public_htmlNEW/view/front/themes/master/documentation.tpl.php on line 74
Headersapplication/json
Endpoint Examplehttps://api.soccersapi.com/v2.2/referees/?user={{USERNAME}}&token={{TOKEN}}&t=info&id={{REFEREE_ID}}
Endpointhttps://api.soccersapi.com/v2.2/referees/?user=user1&token=Z5R9jArYsKZmHmP47&t=info&id=372
PaginatedNo, this endpoint is not paginated

URI Parameters

userString{{USERNAME}}
tokenstring{{TOKEN}}
tstringinfo
idinteger{{REFEREE_ID}}

Response

Test Endpoint