This is a good time to make sure we have a basic functional test suite for the existing endpoints. We should have tiny (tiny!) requests for data that go to their API for each endpoint and I'd expect them to all fail right now since the URL is wrong, but we'll be able to monitor whether they come back.
We should also make sure that the automated tests only run with approval in GitHub and only at PRs where we can approve the runs to not use up quota and not tax their resources. We may want to get their consent for us to use a separate user account for tests, with the guarantee we'll use minimal data from them.
This is a good time to make sure we have a basic functional test suite for the existing endpoints. We should have tiny (tiny!) requests for data that go to their API for each endpoint and I'd expect them to all fail right now since the URL is wrong, but we'll be able to monitor whether they come back.
We should also make sure that the automated tests only run with approval in GitHub and only at PRs where we can approve the runs to not use up quota and not tax their resources. We may want to get their consent for us to use a separate user account for tests, with the guarantee we'll use minimal data from them.