# Endpoints

- [Continents](/v3/core-api/endpoints/continents.md)
- [GET All Continents](/v3/core-api/endpoints/continents/get-all-continents.md): Returns all the continents available within your subscription.
- [GET Continent by ID](/v3/core-api/endpoints/continents/get-continent-by-id.md): Returns information from your requested continent ID.
- [Countries](/v3/core-api/endpoints/countries.md)
- [GET All Countries](/v3/core-api/endpoints/countries/get-all-countries.md): Returns all the countries available within your subscription.
- [GET Country by ID](/v3/core-api/endpoints/countries/get-country-by-id.md): Returns information from your requested country ID.
- [GET Countries by Search](/v3/core-api/endpoints/countries/get-countries-by-search.md): Returns country information that match your search query.
- [Regions](/v3/core-api/endpoints/regions.md)
- [GET All Regions](/v3/core-api/endpoints/regions/get-all-regions.md): Returns all the regions available within your subscription.
- [GET Region by ID](/v3/core-api/endpoints/regions/get-region-by-id.md): Returns information from your requested region ID.
- [GET Regions by Search](/v3/core-api/endpoints/regions/get-regions-by-search.md): Returns region information that matches your search query.
- [Cities](/v3/core-api/endpoints/cities.md)
- [GET All Cities](/v3/core-api/endpoints/cities/get-all-cities.md): Returns all cities available within your subscription.
- [GET City by ID](/v3/core-api/endpoints/cities/get-city-by-id.md): Returns information from your requested city ID.
- [GET Cities by Search](/v3/core-api/endpoints/cities/get-cities-by-search.md): Returns cities information that matches your search query.
- [Types](/v3/core-api/endpoints/types.md)
- [GET All Types](/v3/core-api/endpoints/types/get-all-types.md): Returns all types available within your subscription.
- [GET Type by ID](/v3/core-api/endpoints/types/get-type-by-id.md): Returns all types available within your subscription.
- [GET Type by Entity](/v3/core-api/endpoints/types/get-type-by-entity.md): Returns types which are available per entity
- [Filters](/v3/core-api/endpoints/filters.md)
- [GET All Entity Filters](/v3/core-api/endpoints/filters/get-all-entity-filters.md): Returns all types available within your subscription.
- [Timezones](/v3/core-api/endpoints/timezones.md)
- [GET All Supported Time Zones](/v3/core-api/endpoints/timezones/get-all-supported-time-zones.md): Returns all the available time zones that are supported by the API
