Your question may already have an answer on the community forum. Please search for related topics, and then read through the guidelines before creating a new topic.
How to How to monitor the Internal API’s using Postman and is there any workaround for such usecases?
Postman allows you to test, mockup and run API collections, so if you want to monitor an API you made, you can just write tests and run them periodically with newman in a CI environment