cURL
curl --request GET \ --url https://api.faces.sh/v1/faces/stats
{}
Return compile quota + chat usage stats for all owned faces in one call.
Response is a dict keyed by face username. Each entry contains:
Successful Response
Per-model stats: compile quota + chat billing usage + last sync timestamp.
Show child attributes