{"info":{"_postman_id":"79d4cc4e-c240-4214-355b-9a01d1f7d462","name":"MapBox - Geocoding","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"5039671","collectionId":"79d4cc4e-c240-4214-355b-9a01d1f7d462","publishedId":"RWTmvJnR","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2018-08-15T04:07:06.000Z"},"item":[{"name":"Search for places","id":"3e5612cf-8c87-1128-2b9c-f52356eae300","request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n  \"name\": \"foo____\",\n  \"description\": \"bar\"\n}"},"url":"https://api.mapbox.com/geocoding/v5/mapbox.places/Los%20Angeles.json?access_token={{mapbox_full_access_token}}","urlObject":{"protocol":"https","path":["geocoding","v5","mapbox.places","Los%20Angeles.json"],"host":["api","mapbox","com"],"query":[{"key":"access_token","value":"{{mapbox_full_access_token}}"}],"variable":[]}},"response":[],"_postman_id":"3e5612cf-8c87-1128-2b9c-f52356eae300"},{"name":"Retrieve places near a location","id":"1cef0ffd-7967-8d54-85d8-ffc691a113c4","request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n  \"name\": \"foo____\",\n  \"description\": \"bar\"\n}"},"url":"https://api.mapbox.com/geocoding/v5/mapbox.places/-73.989,40.733.json?access_token={{mapbox_full_access_token}}","urlObject":{"protocol":"https","path":["geocoding","v5","mapbox.places","-73.989,40.733.json"],"host":["api","mapbox","com"],"query":[{"key":"access_token","value":"{{mapbox_full_access_token}}"}],"variable":[]}},"response":[],"_postman_id":"1cef0ffd-7967-8d54-85d8-ffc691a113c4"},{"name":"Batch reuests","id":"5068e693-f15e-ce75-f41b-f66e640beb46","request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n  \"name\": \"foo____\",\n  \"description\": \"bar\"\n}"},"url":"https://api.mapbox.com/geocoding/v5/mapbox.places-permanent/20001;20009;22209.json?access_token={{mapbox_full_access_token}}","urlObject":{"protocol":"https","path":["geocoding","v5","mapbox.places-permanent","20001;20009;22209.json"],"host":["api","mapbox","com"],"query":[{"key":"access_token","value":"{{mapbox_full_access_token}}"}],"variable":[]}},"response":[],"_postman_id":"5068e693-f15e-ce75-f41b-f66e640beb46"},{"name":"POI categories","id":"dfaba7b0-aa52-4836-87ca-ddf0853e670e","request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n  \"name\": \"foo____\",\n  \"description\": \"bar\"\n}"},"url":"https://api.mapbox.com/geocoding/v5/mapbox.places/coffee.json?proximity=-77.032,38.912&limit=10&types=poi&access_token={{mapbox_full_access_token}}","urlObject":{"protocol":"https","path":["geocoding","v5","mapbox.places","coffee.json"],"host":["api","mapbox","com"],"query":[{"key":"proximity","value":"-77.032,38.912"},{"key":"limit","value":"10"},{"key":"types","value":"poi"},{"key":"access_token","value":"{{mapbox_full_access_token}}"}],"variable":[]}},"response":[],"_postman_id":"dfaba7b0-aa52-4836-87ca-ddf0853e670e"}]}