{"resource_type":{"id":340,"name":"mapbox","schema":"{\n\t\"$schema\": \"https://json-schema.org/draft/2020-12/schema\",\n\t\"order\": [\n\t\t\"username\",\n\t\t\"access_token\"\n\t],\n\t\"properties\": {\n\t\t\"access_token\": {\n\t\t\t\"default\": \"\",\n\t\t\t\"description\": \"Can be either a public token (`pk.ey...`) or secret token (`sk.ey...`)\",\n\t\t\t\"nullable\": false,\n\t\t\t\"password\": true,\n\t\t\t\"pattern\": \"^(pk|sk)\\\\.ey\",\n\t\t\t\"type\": \"string\"\n\t\t},\n\t\t\"username\": {\n\t\t\t\"default\": \"\",\n\t\t\t\"description\": \"The Mapbox username of the account\",\n\t\t\t\"nullable\": false,\n\t\t\t\"type\": \"string\"\n\t\t}\n\t},\n\t\"required\": [\n\t\t\"username\",\n\t\t\"access_token\"\n\t],\n\t\"type\": \"object\"\n}","approved":true,"app":"mapbox","description":"Mapbox username and access token (public pk. or secret sk.) for Mapbox mapping APIs such as the Mapbox Tiling Service.","created_by":"rudo kemper424","created_at":"2026-02-26T16:37:41.054Z","format_extension":null,"picks":"0","display_name":"Mapbox"}}