Compare whole JSON:API resources on staging and live environment

Hi, I have a Drupal website with JSON:API. I also have two instances of my websites - staging and live environment.

I’m wondering is there any tool which will compare all JSON:API responses for these environments. I’ll just provide API endpoint (for example staging.example.com/api and example.com/api) and the tool will download all available resources.

Is there any out of the box solution?