{"resource_type":{"id":340,"name":"mapbox","schema":"{\n\t\"$schema\": \"https://json-schema.org/draft/2020-12/schema\",\n\t\"properties\": {\n\t\t\"username\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"The Mapbox username of the account\",\n\t\t\t\"default\": \"\",\n\t\t\t\"nullable\": false\n\t\t},\n\t\t\"access_token\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"Can be either a public token (`pk.ey...`) or secret token (`sk.ey...`)\",\n\t\t\t\"pattern\": \"^(pk|sk)\\\\.ey\",\n\t\t\t\"default\": \"\",\n\t\t\t\"password\": true,\n\t\t\t\"nullable\": false\n\t\t}\n\t},\n\t\"required\": [\n\t\t\"username\",\n\t\t\"access_token\"\n\t],\n\t\"type\": \"object\",\n\t\"order\": [\n\t\t\"username\",\n\t\t\"access_token\"\n\t]\n}","approved":true,"app":"mapbox","description":"This pair can be used to authenticate with many of Mapbox's API services, like the Mapbox Tiling Service (MTS)","created_by":"rudo kemper424","created_at":"2026-02-26T16:37:41.054Z"}}