Logo

continents

Returns a list of all continents.

Request

curl -X GET 'https://data-api.oxilor.com/rest/continents' \
	-H 'Authorization: Bearer YOUR_API_KEY'

Arguments

No arguments.

Response

The method return Region[].

Make a real request

URL:
Response:
The response will be here

Other methods

Determines whether the request is authorized.

Returns the region by ID.

Returns a list of all countries.

Returns a list of regions.

Returns a list of regions located within the specified region.

Returns a list of regions by a search term.

Returns a list of regions located near the specified location.

Detects the region by the IP address.