Introduction

The applications index page contains a list of the applications you have registered for use in the API Portal. For a discussion on why applications are needed to create a coherent view on API subscriptions, see the Why Applications? section of the application help page.


Register a new Application

By using the "Register a new Application" panel, you may register a new application for use with the API Portal. You have to supply both an ID and a friendly name for the Application. The ID may only contain lower case characters a-z, hyphens (-) and numbers 0-9.

The Application ID must be unique over the entire API Portal, i.e. the ID must not be taken when you register a new application. If there already exists an application with the same ID, the Portal will fail to create the new application, and you will have to supply a different application ID.

It is not possible to change the application ID after it has been created (you can only delete the application registration entirely). The ID is though only used internally in the API Portal; when accessing APIs, you will only use generated credentials, and never the actual application ID. The Application ID will only be used in the application logs (which you as a developer do not have to deal with usually).


Application List

The main content on the applications index page is the list of applications assigned to your user or owned by you. In the list of applications, the following information is displayed:

InformationDescription
IDThe ID of the Application (which you supplied when creating it).
NameThe friendly name of the Application
RoleYour role for this application. See application ownership for a discussion of this.