Reputation: 521
I made API Keys in Postman and added them as a custom header in my Postman requests. I have sent a few requests over and am still not seeing usage reflected on my Postman account? I am going to send a big request over in the following days and I want to make sure that my calls are reflected. I am using Newman to run my collection.
In Postman
In Newman
newman run collection.json -g globals.json
to capture the api key:valueI have sent a few GET requests but still not seeing usage reflected. Is there latency on Postman side?
Upvotes: 0
Views: 77