/api/v1/statsHeadline numbers.
Total titles, movies, series, how many are deliverable in the library, people and curated collections.
$curl -H "Authorization: Bearer xtvdb_YOUR_KEY" \
"https://xtvdb.com/api/v1/stats"
Returns { data: { titles, movies, series, available_in_library, people, xtv_collections } }