Our API use is quite simple

Currently we support only JSON requests.

Request format: http://geoid.me/json/jfk

Output:
{"venue_name":"John F Kennedy Airport",
"address1":"JFK Access Rd",
"address2":"",
"number":"",
"state":"New York",
"city":"New York",
"country_code":"US",
"postalcode":"",
"lat":"40.644143",
"lng":"-73.782454",
"reference_tips":"There's no tip for this airport yet"}

Usage limit: 100 requests per hour per IP