API Management Help

Welcome to the API Management Development Environment.

Which account do I use to Sign In with?
In order to Sign In to this portal, you will require an existing account in the same B2C that Artemis DEV spokes use.
If you do not have this account, please contact your Development Team Lead.
If you have this account, go ahead and click the Sign In button.

Will that automatically include me in API Management?
Almost. At your first visit, you will be asked to enter your name for the API Management user base.
Go ahead and enter your name as you wish to be known in the system.

Will I be able to see any APIs then?
No, as you require a subscription. At this point, please raise a work item with the TechOps team, to provide you with a subscription.
Please let them know which environment you are wishing to access.

How do I make my first API call?
When the TechOps team have handled your request, please sign in and visit the APIs page.
Click an API that you wish to use and check the operations list for your desired call.
Click the Try this operation button.

Do I need to pass any tokens or keys?
No, this is all handled in the portal.
Ensure to set the Authorization flow dropdown to authorization_code, this passes your B2C token.
The portal will handle the token exchange from B2C to Artemis.

How do I call to my workspace?
Enter values for any required parameters, such as workspace ID.
Please note the request will check your desired workspaceID against your token.
If you do not have access to the workspace you are attempting to call, your request will be forbidden.