...
After opening and logging into the developer portal you will be presented by the front screen.
Logging in is done through the link in the top right corner which will present a login dialog with the possibility to register as a new user and reset an existing password.
After logging in or registering (might be a two step process including a confirmation email) you will be shown the front page of the developer portal.
Here you have a standard layout with the content on the right and a menu with access to required functions on the left.
...
On the parner list you will have access to editing and deleting a partner if you are owner off - if you only have read only access to that partner you can only view details - but you might be able to work on the applications defined on this partner, depending on your role on that particular application.
You can double click on a partner "card" or click on the link to the defined applications to see the applications on that particular partner. That will bring you to the "Partner applications" screen.
...
After choosing a partner on the Partner screen - you will be able to see the applications for the chosen partner. If you click on the menu link "Partner applications" and you only have one partner assigned to you - this partner will be chosen as default. The chosen partner can be seen at the top of the "Partner applications" screen.
The button "Create application" will be available to you if you are the owner of the chosen partner. If you have a read only role for the chosen partner, you will not be able to create new applications for the partner.
...
Going into "My application" will be the standard place for a developer. Here you will see all the applications you are assigned to as a developer - you can filter on the role if needed.
The functionality on this screen in regards to the individual applications, is the same as that on "Partner applications".
...
If you can see an API here - you can subscribe to it by clicking the "subscribe" button on the left. By clicking the subscribe button to the left you can choose which subscription plan you would like to subscribe with. These choices are made available throught the API definition.
After subscribing to an API you will be able to try the API (currently only open API versions).
By clickint "Try API" on the right the swagger API for this API will open, the API key and client secret from the application will be set and you will be able to call the API and test it out.
API Explorer
In the API Explorer you are able to explore the API's available to your chosen partner. The API's available are defined through the administration console and the setting of the individual API's. Contact an API administrator if you are missing an expected API. You will also be able to see if an API is deployed or not.
...