Quick Start
Football API
Contact
Cricket docs
Search…
Welcome
Changelog
Getting Started
Get Started
Documentation for the documentation
Endpoint overview
Continents
Countries
Leagues
Seasons
Fixtures
Statistics
Livescores
News API
Commentaries
Video Highlights
Head 2 Head
Standings
Teams
Players
Topscorers
Rivals
Venues
Rounds
Odds
Coaches
GET Coach by ID
Stages
Bookmakers
Markets
Team Squads
TV Stations
Prediction API
Tutorials
Introduction to our API
Enriching your response
Filtering, limiting & sorting
Schedule, fixtures & livescores
Statistics
League & topscorers standings
Odds & predictions
Tools
ID Finder
How-to Guides
Get Started with our how-to guides
Livescores & fixtures
Match & team pages
How-to build standings and topscorer standings
Odds & predictions
How-to build a fantasy game
Developer tools
How-to keep your database in sync
EURO 2024
Football widgets
API References
API reference guide
Data features
ID Finder
Code libraries
Demo response files
Statuses and definitions
API Rate limiting
Response codes
Meta description
General
Sportmonks
Plans & pricing
FAQ
Contact
Powered By
GitBook
GET Coach by ID
GET
Coach by ID
1
https://soccer.sportmonks.com/api/v2.0/coaches/{ID}
Copied!
Endpoint details
Authorization
API Key
Pagination
NO
Allowed nested includes
0
Parameters
No parameters available for this endpoint.
Include options
No includes available for this endpoint.
Example response
Request
Response
1
https://soccer.sportmonks.com/api/v2.0/coaches/1467946?api_token={API_TOKEN}
Copied!
1
"data"
:
{
2
"coach_id"
:
1467946
,
3
"team_id"
:
53
,
4
"country_id"
:
491
,
5
"common_name"
:
"N. Lennon"
,
6
"fullname"
:
"Neil Lennon"
,
7
"firstname"
:
"Neil"
,
8
"lastname"
:
"Lennon"
,
9
"nationality"
:
"Northern Ireland"
,
10
"birthdate"
:
"25/06/1971"
,
11
"birthcountry"
:
"Northern Ireland"
,
12
"birthplace"
:
"Lurgan"
,
13
"image_path"
:
"https://cdn.sportmonks.com/images/soccer/players/10/1467946.png"
14
},
Copied!
Check this endpoint in Postman.
Endpoint overview - Previous
Coaches
Next - Endpoint overview
Stages
Last modified
9mo ago
Export as PDF
Copy link
Contents
GET Coach by ID