Do you have any special process to keep track of (changes in) third-party APIs you integrate with i.e. functionality you integrated, versioning, metrics etc
Currently what I've learned about is using a simple spreadsheet that lists:
-Functionality as headings
-All partners on the left-hand side of the spreadsheet
-Versions of the API they've integrated with
-Nuances
-Date of integration + contacts involved
-Environment details
-Etc
And I'm starting to loose my mind
Most of this telemetry either went to Datadog or Prometheus but we could also have them go to a central location that allowed us to build reports on usage and what all our integrations were.
Then we got all the tracking you mentioned for free whenever we implemented a new API. The initial lift was always a bit longer but very much worth it in the end