API 3.0
CoreOddsFootball APIAPI 2 (Deprecated)WidgetsContact
Core API 3.0
Core API 3.0
  • Core
  • Endpoints
    • πŸ—ΊοΈContinents
      • GET All Continents
      • GET Continent by ID
    • 🏳️Countries
      • GET All Countries
      • GET Country by ID
      • GET Countries by Search
    • 🏴Regions
      • GET All Regions
      • GET Region by ID
      • GET Regions by Search
    • πŸ™οΈCities
      • GET All Cities
      • GET City by ID
      • GET Cities by Search
    • ⌨️Types
      • GET All Types
      • GET Type by ID
      • GET Type by Entity
    • βš™οΈFilters
      • GET All Entity Filters
    • πŸ•°οΈTimezones
      • GET All Supported Time Zones
  • My Sportmonks
    • GET My Enrichments
    • GET My Resources
    • GET My Leagues
    • GET My Usage
  • Entities
    • 🌐Core
Powered by GitBook
On this page
  • Continent
  • Country
  • Region
  • City
  • Sport
  • Type

Was this helpful?

  1. Entities

Core

Last updated 2 years ago

Was this helpful?

Continent

Related endpoints

Field Description

Field
Description
Type

id

Refers to the id of the continent

integer

name

Displays the name of the continent

string

code

Displays the short code of the continent

string

Include options

Country

Related endpoints

Field Description

Field
Description
Type

id

Refers to the id of the country

integer

continent_id

Refers to the continent of the country

integer

name

Displays the name of the country

string

official_name

Displays the officiel name of the country

string

fifa_name

Displays the official fifa shortcode name of the country

string

iso2

Returns the two letter country code

string

iso3

Returns the three letter country code

string

latitude

Returns the official latitude position of the country

string

longitude

Returns the official longitude position of the country

string

geonameid

Returns the official geonameid

integer

border

Returns all the neighbour countries of the country

string

image_path

Returns the image path of the country

string

Include options

Region

Related endpoints

Field Description

Field
Description
Type

id

Refers to the id of the region

integer

country_id

Refers to the country of the region

integer

name

Displays the name of the region

string

Include options

City

Related endpoints

Field Description

Field
Description
Type

id

Refers to the id of the city

integer

country_id

Refers to the country of the city

integer

region

Refers to the region of the city

integer

name

Displays the name of the city

string

latitude

The official latitude of the city

string

longitude

The official lonitude of the city

string

geonameid

The official geo name id of the city

integer

Include options

Sport

Field Description

Field
Description
Type

id

Refers to the id of the sport

integer

name

Displays the name of the sport

string

code

Displays the code of the sport

string

Include options

none

Type

Related endpoints

Field Description

Field
Description
Type

id

Refers to the id of the type

integer

parent_id

Refers to the parent type of the type

integer

name

Displays the name of the type

string

code

Displays the code of the type

string

developer_name

Displays the developer name of the type

string

group

Displays the group the type falls under

string

description

Displays the description of the type

string

Include options

Using includes is disabled for this endpoint.

🌐
🏴Regions
πŸ™οΈCities
⌨️Types
πŸ—ΊοΈContinents
🏳️Countries
countries
country
cities
region
continents
regions
leagues