Connect to NetBox API with Postman
Netbox is the de facto source of truth in the network automation space. It comes packed with some powerful APIs(Application Programming Interface). This ability makes it easy to integrate with your NetDevOps pipeline. When working with APIs in general it’s nice to …