Tools, FAQ, Tutorials:
What Can I See on Developer Portal
What API can I see on the Developer Portal?
✍: FYIcenter.com
What API you can see on the Developer Portal is depending on who you are.
1. If you are a publisher user in the "Administrator" group, you can see all APIs included in all API products.
2. If you are a publisher user but not in the "Administrator" group, you can see all APIs included in API products that you are named as a subscriber.
3. If you are a client developer and logged to the Developer Portal, you can see all APIs included in API products that are published.
4. If you are guest and not logged to the Developer Portal, you can see all APIs included in API products that are published.
⇒ Test API as a Publisher Administrator
⇐ Login to Developer Portal as Publisher
2018-03-31, ∼2146🔥, 0💬
Popular Posts:
How to send an FTP request with the urllib.request.urlopen() function? If an FTP server supports ano...
How to start Docker Daemon, "dockerd", on CentOS systems? If you have installed Docker on your CentO...
How to add request URL Template Parameters to my Azure API operation 2017 version to make it more us...
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 convert JSON Objects to PHP Associative Arrays using the json_decode() function? Actually, JS...