Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.

...

  • The partners you are assigned to
  • The applications linked to a chosen partner
  • The applications you as a developer is assigned to (across partners)
  • Subscriptions for a chosen application
  • API explorer 
  • Your Profile and sign out functionality

Each of thse These topics are described in sections below.

...

If you need to create a partner - click on the "Create partner" button at the top, and a dialog will be shown where you can fill in name, description and your contact information (for administrators if needed). You can also add other developers to this partner and assign them a role as owner or read only.


On the parner list partner 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.

...

On each application on the chosen partner, you can see how many API's that have been subscribed as well as view details and edit or delete the application (last two is for owners only).

Details on an application opens open a window window with several tabs. The first tab contains generic information, name, description, developers. The second tab shows the URI's for this applications application and the third tab required security information needed to access subscribed API's APIs on behalf of this application.

...

The certificate tab lets you add X.509 client certificates that can be used to access the API's APIs for this application. You can add multiple certificates for an application - and through the Ceptor admin console you can also further decide if these certificates should be valid even if expired or if the check should skip certificate chain, CRL and OCSP checks.

...

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 through the API definition.

  


After subscribing to an API you will be able to try the API (currently only open API versions). 


By clickint clicking "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 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.

...

The chosen partner is shown at the top - and is updated if you go to the "Partners" screen and double click on a partner OR or if you through "My applications" click on the subscriped subscribed API link. Check the partner name at the top of the screen before you start your search.

Through the search bar it is possible to do a text search as well as filter on required subscription level or API type (web service, open apiopenapi, etc). On webservice API's you are able to see the WSDL definition by clicking "View WSDL" and the open API specification by clicking the "Examine API" link to the left. On open API's you are able to view the detailed Open API specification.

...

The last two menu items allows you to change your profile information, including your password, as well as deleting your developer profile from the system. If you delete the developer profile from the system you will not be able to manually create a developer again, as your email will be stored in the system as deleted - untill until an administrator removes it completely.

...