Mon-voyage-pas-cher.com Public API
Mon-voyage-pas-cher.com Public API
Latency
159ms p95
Uptime
0.0% 30d
Playground
Verified
live
Endpoints
/airports
Search airports by country / Search nearby airports / Search an airport
/airports
CORS support
/cities/findcitiesfromlatlong
Search all cities from lat/long or countrycode
/cities/findcitiesfromlatlong
CORS support
/cities/findcitiesfromtext
Retrieve cities informations from a string / build an autocomplete
/cities/findcitiesfromtext
CORS support
/cities/significant
Search significant cities from lat/long or countrycode
/cities/significant
CORS support
/continents
Search all continents or one specific continent
/continents
CORS support
/countries
Search all countries or one specific country
/countries
CORS support
/distance
Calculate distance between lats/longs
/distance
CORS support
/elevation
Search elevation informations from lat/long
/elevation
CORS support
/pong
Returns a ping. In case you need a health check in your system. Cannot be called /ping as AWS is using this route for their health check. This webservice doesn't have CORS enable, as it's supposed to be call server to server and not from a webpage ( it won't work over the tester)
/sun_positions
Search position of sun from lat/long and date
/sun_positions
CORS support
/timezone
Search timezone and time informations from lat/long
/timezone
CORS support
21 endpoints auto-detected
Authentication
This API uses an API key, passed in the "x-api-key" header. No OAuth required.
curl -X GET \ "https://api.mon-voyage-pas-cher.com/airports" \ -H "x-api-key: YOUR_API_KEY"
api.mon-voyage-pas-cher.com · HTTPS only