Reputation: 9427
Is it a must that Subscription Key sent as part of the request when call through API Managment? is there a way to disable this option?
Upvotes: 7
Views: 8797
Reputation: 31
if you already have an API created and binded to your product, you need to do this.
Upvotes: 0
Reputation: 7840
Create a new product and uncheck "Require subscription" in its settings. Any API added to such product will be callable without a key, i.e. anonymously.
Upvotes: 9