{"info":{"_postman_id":"15a1e212-a578-7513-26b0-e41e21388a70","name":"MapBox - Uploads","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"5039671","collectionId":"15a1e212-a578-7513-26b0-e41e21388a70","publishedId":"RWTmvJi1","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2018-08-15T03:44:08.000Z"},"item":[{"name":"Retrieve S3 credentials","event":[{"listen":"test","script":{"type":"text/javascript","exec":["var jsonData = JSON.parse(responseBody);","postman.setGlobalVariable(\"mapbox_s3_url\",jsonData.url);"]}}],"id":"9bf7c344-6eac-ad6a-619b-4da122061fdc","request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://api.mapbox.com/uploads/v1/umeralikhan/credentials?access_token={{mapbox_full_access_token}}","description":"<h1 id=\"a-2x-tile-this-is-a-512x512-tile-appropriate\">a 2x tile: this is a 512x512 tile appropriate</h1>\n<h1 id=\"for-high-density-displays-like-retina-displays\">for high-density displays like Retina displays</h1>\n<p>$ curl \"<a href=\"https://api.mapbox.com/v4/mapbox.streets/1/0/0@2x.png?access_token=your-access-token\">https://api.mapbox.com/v4/mapbox.streets/1/0/0@2x.png?access_token=your-access-token</a>\"</p>\n","urlObject":{"protocol":"https","path":["uploads","v1","umeralikhan","credentials"],"host":["api","mapbox","com"],"query":[{"key":"access_token","value":"{{mapbox_full_access_token}}"}],"variable":[]}},"response":[],"_postman_id":"9bf7c344-6eac-ad6a-619b-4da122061fdc"},{"name":"Create an upload  (currently giving error)","event":[{"listen":"test","script":{"type":"text/javascript","exec":["var jsonData = JSON.parse(responseBody);","postman.setGlobalVariable(\"mapbox_upload_id\",jsonData.id);"]}}],"id":"19313e95-e279-da1d-9f73-bffe3d1f67f7","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"tileset\": \"umeralikhan.mytileset\",\n  \"url\": \"mapbox://datasets/umeralikhan/{{mapbox_dataset_name}}\",\n  \"name\": \"example-markers\"\n}"},"url":"https://api.mapbox.com/uploads/v1/umeralikhan?access_token={{mapbox_full_access_token}}","description":"<h1 id=\"a-2x-tile-this-is-a-512x512-tile-appropriate\">a 2x tile: this is a 512x512 tile appropriate</h1>\n<h1 id=\"for-high-density-displays-like-retina-displays\">for high-density displays like Retina displays</h1>\n<p>$ curl \"<a href=\"https://api.mapbox.com/v4/mapbox.streets/1/0/0@2x.png?access_token=your-access-token\">https://api.mapbox.com/v4/mapbox.streets/1/0/0@2x.png?access_token=your-access-token</a>\"</p>\n","urlObject":{"protocol":"https","path":["uploads","v1","umeralikhan"],"host":["api","mapbox","com"],"query":[{"key":"access_token","value":"{{mapbox_full_access_token}}"}],"variable":[]}},"response":[],"_postman_id":"19313e95-e279-da1d-9f73-bffe3d1f67f7"},{"name":"Retrieve upload status","id":"8cc0b0fb-dade-94b2-bb09-fe64da4fd032","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"tileset\": \"umeralikhan.mytileset\",\n  \"url\": \"mapbox://datasets/umeralikhan/{{mapbox_dataset_name}}\",\n  \"name\": \"example-markers\"\n}"},"url":"https://api.mapbox.com/uploads/v1/umeralikhan/{{mapbox_upload_id}}?access_token={{mapbox_full_access_token}}","description":"<h1 id=\"a-2x-tile-this-is-a-512x512-tile-appropriate\">a 2x tile: this is a 512x512 tile appropriate</h1>\n<h1 id=\"for-high-density-displays-like-retina-displays\">for high-density displays like Retina displays</h1>\n<p>$ curl \"<a href=\"https://api.mapbox.com/v4/mapbox.streets/1/0/0@2x.png?access_token=your-access-token\">https://api.mapbox.com/v4/mapbox.streets/1/0/0@2x.png?access_token=your-access-token</a>\"</p>\n","urlObject":{"protocol":"https","path":["uploads","v1","umeralikhan","{{mapbox_upload_id}}"],"host":["api","mapbox","com"],"query":[{"key":"access_token","value":"{{mapbox_full_access_token}}"}],"variable":[]}},"response":[],"_postman_id":"8cc0b0fb-dade-94b2-bb09-fe64da4fd032"},{"name":"Retrieve recent upload statuses","id":"c3b85e37-566b-cd35-fdef-d344550217ca","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"tileset\": \"umeralikhan.mytileset\",\n  \"url\": \"mapbox://datasets/umeralikhan/{{mapbox_dataset_name}}\",\n  \"name\": \"example-markers\"\n}"},"url":"https://api.mapbox.com/uploads/v1/umeralikhan?access_token={{mapbox_full_access_token}}","description":"<h1 id=\"a-2x-tile-this-is-a-512x512-tile-appropriate\">a 2x tile: this is a 512x512 tile appropriate</h1>\n<h1 id=\"for-high-density-displays-like-retina-displays\">for high-density displays like Retina displays</h1>\n<p>$ curl \"<a href=\"https://api.mapbox.com/v4/mapbox.streets/1/0/0@2x.png?access_token=your-access-token\">https://api.mapbox.com/v4/mapbox.streets/1/0/0@2x.png?access_token=your-access-token</a>\"</p>\n","urlObject":{"protocol":"https","path":["uploads","v1","umeralikhan"],"host":["api","mapbox","com"],"query":[{"key":"access_token","value":"{{mapbox_full_access_token}}"}],"variable":[]}},"response":[],"_postman_id":"c3b85e37-566b-cd35-fdef-d344550217ca"},{"name":"Remove an upload","id":"a15ec0f0-c63f-83e9-b1e9-f1027ae30e1e","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"tileset\": \"umeralikhan.mytileset\",\n  \"url\": \"mapbox://datasets/umeralikhan/{{mapbox_dataset_name}}\",\n  \"name\": \"example-markers\"\n}"},"url":"https://api.mapbox.com/uploads/v1/umeralikhan/{{mapbox_upload_id}}?access_token={{mapbox_full_access_token}}","description":"<h1 id=\"a-2x-tile-this-is-a-512x512-tile-appropriate\">a 2x tile: this is a 512x512 tile appropriate</h1>\n<h1 id=\"for-high-density-displays-like-retina-displays\">for high-density displays like Retina displays</h1>\n<p>$ curl \"<a href=\"https://api.mapbox.com/v4/mapbox.streets/1/0/0@2x.png?access_token=your-access-token\">https://api.mapbox.com/v4/mapbox.streets/1/0/0@2x.png?access_token=your-access-token</a>\"</p>\n","urlObject":{"protocol":"https","path":["uploads","v1","umeralikhan","{{mapbox_upload_id}}"],"host":["api","mapbox","com"],"query":[{"key":"access_token","value":"{{mapbox_full_access_token}}"}],"variable":[]}},"response":[],"_postman_id":"a15ec0f0-c63f-83e9-b1e9-f1027ae30e1e"}]}