v1
latestOpenAPI 3.1.02026-07-24450694.7 KBTracked applications - Create
Start tracking an application with the API
post/user/tracked_applications
Request body
Response
200
Example response
{
"result": {
"id": "1109fe6f-f828-44d0-bfe5-788fa014ff9a",
"application_id": "com.king.candycrushsaga",
"country": "us",
"language": "us",
"device": "android",
"created_at": "2024-09-09T11:07:17.208Z"
},
"metadata": {
"request": {
"path": "/api/public/apptweak/user/tracked_applications",
"cost": 1,
"max_credit_cost": 1,
"status": 200,
"body": {
"application_id": "com.king.candycrushsaga",
"country": "us"
}
}
}
}