{"id":23409852,"url":"https://github.com/jonexist/mapbox-geocoding-api-testing","last_synced_at":"2026-01-28T19:05:55.512Z","repository":{"id":224225324,"uuid":"762740561","full_name":"jonexist/Mapbox-Geocoding-API-Testing","owner":"jonexist","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-26T00:32:32.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-01T10:27:59.151Z","etag":null,"topics":["api-testing","insomnia","mapbox-geocoding-api"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonexist.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-02-24T15:05:05.000Z","updated_at":"2024-02-24T15:07:36.000Z","dependencies_parsed_at":"2024-02-24T17:23:45.717Z","dependency_job_id":"abe0d647-0459-4033-8c24-d17117a3cbbb","html_url":"https://github.com/jonexist/Mapbox-Geocoding-API-Testing","commit_stats":null,"previous_names":["jonexist/mapbox-geocoding-api-testing"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jonexist/Mapbox-Geocoding-API-Testing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonexist%2FMapbox-Geocoding-API-Testing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonexist%2FMapbox-Geocoding-API-Testing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonexist%2FMapbox-Geocoding-API-Testing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonexist%2FMapbox-Geocoding-API-Testing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonexist","download_url":"https://codeload.github.com/jonexist/Mapbox-Geocoding-API-Testing/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonexist%2FMapbox-Geocoding-API-Testing/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28849419,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T15:15:36.453Z","status":"ssl_error","status_checked_at":"2026-01-28T15:15:13.020Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api-testing","insomnia","mapbox-geocoding-api"],"created_at":"2024-12-22T16:13:47.948Z","updated_at":"2026-01-28T19:05:55.495Z","avatar_url":"https://github.com/jonexist.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Finding Nearby Pharmacies with Geocoding API\r\n\r\nThis test demonstrates how to find pharmacies near specific geographic coordinates using the Mapbox Geocoding API.\r\n\r\n## Endpoint\r\n\r\nThe endpoint for finding nearby pharmacies is:\r\n\r\n```bash\r\nhttps://api.mapbox.com/geocoding/v5/mapbox.places/pharmacy.json?proximity=-79.8419,35.1849\u0026access_token=YOUR_MAPBOX_ACCESS_TOKEN\r\n```\r\n\r\n## Parameters\r\n\r\nThe endpoint utilizes the following parameters:\r\n\r\n- `mapbox.places`: This specifies the Mapbox Geocoding API endpoint for searching places.\r\n\r\n- `proximity`: Specifies the longitude and latitude of the location you wish to search near. In this example, it is set to `-79.8419,35.1849`, corresponding to coordinates in North Carolina.\r\n\r\n- `access_token`: Your Mapbox access token, required for authenticating the request. Replace `YOUR_MAPBOX_ACCESS_TOKEN` with your actual token.\r\n\r\n## How it works\r\n\r\nBy utilizing the `mapbox.places` endpoint with the `pharmacy` category and providing specific geographic coordinates through the `proximity` parameter, the API retrieves information about pharmacies near the specified location. This information can then be utilized in applications to assist users in finding nearby pharmacies efficiently.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonexist%2Fmapbox-geocoding-api-testing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonexist%2Fmapbox-geocoding-api-testing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonexist%2Fmapbox-geocoding-api-testing/lists"}