{"resource_type":{"id":219,"name":"sensortower","schema":"{\n\t\"$schema\": \"https://json-schema.org/draft/2020-12/schema\",\n\t\"properties\": {\n\t\t\"base_url\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"Endpoint of the API server\",\n\t\t\t\"default\": \"https://api.sensortower.com\",\n\t\t\t\"nullable\": false\n\t\t},\n\t\t\"auth_token\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"API authentication token\",\n\t\t\t\"default\": \"\",\n\t\t\t\"password\": true\n\t\t}\n\t},\n\t\"required\": [\n\t\t\"base_url\"\n\t],\n\t\"type\": \"object\",\n\t\"order\": [\n\t\t\"base_url\",\n\t\t\"auth_token\"\n\t]\n}","approved":true,"app":"","description":"SensorTower offers insights into mobile applications, and also accessible through an API.","created_by":"github833","created_at":"2025-02-11T13:36:31.568Z"}}