To lower the risk of API calls failing when a token unexpectedly becomes invalid, we recommend the following:
create a script to alert you of calls failing due to invalidated tokens
investigate why the token is no longer valid
Rating Limiting
To avoid app rate limiting, we recommend the following:
Use your app for News Indexing API only. This reduces the possibility that News API calls are affected by factors, such as rate limits, from other API requests.