# GeoAPI ID **GET /geocode/id/2/json** Get info for a specific ID ## Servers - Main API URL: https://api.geoapi.me (Main API URL) ## Authentication methods - Api key ## Parameters ### Query parameters - **id** (string) GeoAPI Id to search for ## Responses ### 200 Results matching criteria #### Body: application/json (object) - **status** (string(string)) - **code** (integer) - **content** (object) ### 400 Bad input parameter #### Body: application/json (object) - **status** (string(string)) - **code** (integer) - **message** (string) ### 401 Authorization failed #### Body: application/json (object) - **status** (string(string)) - **code** (integer) - **message** (string) ### 503 Service Temporarily Unavailable #### Body: application/json (object) - **status** (string(string)) - **code** (integer) - **message** (string) [Powered by Bump.sh](https://bump.sh)