ConsoleCatalog
Sign in
The Numbers logo

The Numbers

the-numbers.comEntertainmentno auth

Box office data, rankings, financials, and title pages.

Daily Box Office Chart

ASYNCREADNo auth

Returns the daily domestic box office ranking with titles, gross, theaters, and totals.

This action takes no params.

cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_the_numbers_daily_box_office_chart_ssr",
    "params": {}
  }'