I would like to access the account information API's endpoint to
GET /account-info/v3/api-usage/daily
using a Private App. Unfortunately it seems the endpoint only supports API key authentication, which is now deprecated. Is there a replacement for this endpoint using an access token instead?