horizon_torn_getMyPersonalStats
Retrieve your personal Torn stats by category or specific stat names. Optionally filter by timestamp for historical values.
Instructions
Get your personal stats
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cat | No | Stats category. Required unless requesting specific stats via 'stat' query parameter | |
| key | No | API key (Public).<br>It's not required to use this parameter when passing the API key via the Authorization header. | |
| stat | No | Stat names (10 maximum). Used to fetch historical stat values | |
| comment | No | Comment for your tool/service/bot/website to be visible in the logs. | |
| timestamp | No | Returns stats until this timestamp (converted to nearest date). |