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, ∼1982🔥, 0💬
Popular Posts:
What are "*..." and "**..." Wildcard Parameters in Function Definitions? If you want to define a fun...
What validation keywords I can use in JSON Schema to specifically validate JSON Array values? The cu...
What is the "__init__()" class method? The "__init__()" class method is a special method that will b...
How To Truncate an Array in PHP? If you want to remove a chunk of values from an array, you can use ...
How to detect errors occurred in the json_decode() call? You can use the following two functions to ...