API Playground

Test GeoResolver endpoints interactively. Select an operation, set parameters, and see the response.

Create an API key in the dashboard to use the playground.

Request

Code

curl -X GET "https://api.georesolver.com/v1/geocode?address=1600%20Pennsylvania%20Ave%20NW%2C%20Washington%2C%20DC" \
  -H "X-API-Key: YOUR_API_KEY"

Response

GET/v1/geocode?address=1600%20Pennsylvania%20Ave%20NW%2C%20Washington%2C%20DC

Send a request to see the response