The Postman API provides programmatic access to your synced data: collections, environments, mock servers, and monitors. You can create collections (that'll instantly be synced to your Postman app), set up monitors or mock servers on those collections, and update any part of these entities.
You'll need an API Key to get started. You can create one in your dashboard - https://go.postman.co/settings/me/api-keys. Once you have a key, just follow the reference at https://docs.api.postman.com to get started!