Customizing your APIM Portal

I’m not going to go into all the customization functions of the APIM Portal. You can add customized pages along with pre-defined widgets into the portal (and change colours) to add your own flair to it. If you are the Administrator of the APIM installation, when you click on the Developer Portal it will always … Read More

APIM Subscriptions and Products

We’ve glossed over it a bit in previous posts on API development, but there are two concepts that are critical to any APIM implementation – Products and Subscriptions. Together, Subscriptions, Products, and APIs form the backbone of your API implementation. Subscriptions Subscriptions define what you have access to by the keys that are generated. In … Read More

Structuring your Key Vaults

When talking about storing any piece of data, our first response is to throw it in a Key Vault. But like any aspect of system design, throwing everything into the same box, or into a smattering of boxes that lie here, there, and everywhere, eventually leads you to having a mess where there is no … Read More