# Get usage stats **GET /stats** Get the amount of projects, assets, shots, tasks, and persons. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ## Responses ### 200 Main stats #### Body: application/json (object) - **projects** (integer) - **assets** (integer) - **shots** (integer) - **tasks** (integer) - **persons** (integer) [Powered by Bump.sh](https://bump.sh)