Tools, FAQ, Tutorials:
Azure API Management - Developer Portal
What is Azure API Management Developer Portal?
✍: FYIcenter.com
Azure API Management Developer Portal is an Azure Web portal
that allows your developers of client applications to learn
and run tests on your API services.
Once you have signed up for an Azure API Management Service, you will be given an API Management Developer Portal, which should have the following URL:
https://your-api-management-service-name.portal.azure-api.net
For example, if your API Management Service is named as "fyicenter", the developer portal URL will be:
https://fyicenter.portal.azure-api.net
The API Management Developer Portal have the following main functionalities:
The picture below shows you the Developer Portal of an Azure API Management service:
⇒ Azure API Management - Developer Portal Admin
⇐ Azure API Management - Gateway
2018-10-30, 4944🔥, 0💬
Popular Posts:
How to login to the Developer Portal internally by you as the publisher? Normally, the Developer Por...
How to add an API to an API product for internal testing on the Publisher Portal of an Azure API Man...
How To Copy Array Values to a List of Variables in PHP? If you want copy all values of an array to a...
How To Read a File in Binary Mode in PHP? If you have a file that stores binary data, like an execut...
How to run PowerShell Commands in Dockerfile to change Windows Docker images? When building a new Wi...