API Management
13.2 13.1 13.0 12.2 12.1 12.0 11.0
13.2 13.1 13.0 12.2 12.1 12.0 11.0

Signing into Developer Portal

Developer Portal is the user-facing platform where developers can discover, test, and integrate APIs by communicating with the API Management Server.

This section illustrates how to sign up to the developer portal.

Signing in

  1. Use the URL below to go to the developer portal login page.

    http://localhost:2020/signin
    
    image-20250213-103641.png
  2. Provide the following details:

    1. Email: Registered email address

    2. Password: Password set while signing up

    3. Server Group: Environemnt name selected while signing up

  3. Click Sign in.

Enable the Stay signed in option to maintain your session and prevent logouts when updating and refreshing pages.

The landing page is the Applications page where applications can be created to access APIs.

image-20250213-100404.png

Refer to the following sections to learn how to use the developer portal:

Managing the account

Changing Password

To change the login password,

  1. Click the signed-in name on the upper-right part of the page and click the Change password button.

Password must contain:

  • at least 8 characters

  • One alphabetic character (A-Z or a-z)

  • One digit (0-9)

  • One special character (from the set @$!%*?&-_)

image-20250227-074012.png
  1. Provide the old and new passwords and click Change Password.

image-20250227-093349.png

Logging out of all sessions

To log out from all sessions, click the Logout all sessions button.

Removing the account

Click the Delete Account option to remove the account and associated applications permanently.

Please note that once the account is deleted, it cannot be retrieved.