Account and Organization

You can set up your Account and Organization details:

You can navigate through the Dashboard options by clicking Profile.

Here you find 2 options:

  • My Account - View your personal details as entered at the time of account creation.
  • My Organization(s) - Edit your organization details and view the related Apps.
📘

In case of multiple organizations, you can select the organization you want to view (Sandbox and Production)

My account

Here you can view your account details and set your communication preferences and permissions.

My organization - Details

Here you can view and/or make changes to the users (team) of your organization. If you are an owner of the selected organization, you can perform the following actions:

Add member

To add a new team member.

  1. Click Add member.
  2. Enter their email address and select a Role.
  3. Click Send invite.

An email is sent to the specified address. The user is added to your organization after they sign up.

Change owner

To change the organization owner.

  1. Click Change owner (only visible to the existing owner).
  2. Select a new owner from the drop down list and click Change owner

Change name

To change the organization name.

  1. Click Change name.
  2. Add the new organization name and the reason for change, then click Submit your request.

This request is submitted to the Developer support team and if approved, you organization name is changed.

Request offboarding

To request offboarding your organization.

  1. Click Request offboarding.
  2. Add the reason for offboarding, then click Submit your request. 

This request is submitted to the Developer support team and if approved, all team members lose access. This action cannot be undone.

Apps

Here you can view and/or make changes to your applications. An application allows you to manage your API credentials.

Register an app

  1. Click Register app.
  2. Enter a name for your application and click Register.
    Copy your client secret and store it in a secure location, you won’t be able to see it again. If you lose the client secret, you can generate a new one.

Or select an App from the list.

Details

Here you can change your App name and add/view/remove your subscriptions.

Active subscriptions

Clicking Add subscriptions, shows you a list of API's that you can subscribe to.

📘

For PSD2 API's you must have a PSD2 License from the Dutch National Bank

Select the first API you want to subscribe your application to click Confirm subscription.

If you have multiple APIs, repeat until all subscriptions are recorded.

Subscriptions can be removed from the list by selecting the trashcan icon and click Unsubscribe.

Configuration

Here you can view/add/change the configuration of your application.

Credentials

Every application has one set of Client ID - Client secret to identify the generated API requests. Here you can add/view/remove your application credentials.

Clicking Add credentials allows you to create multiple (new) credentials.

  1. Enter a Name.
  2. Click Add credentials
  3. Make sure that you copy and store the Secret to a secure location, this secret is only displayed one time.

Clicking the 3 dots in the Credentials list allow you to:

  • Change the name of these credentials.
  • Verify client secret that belongs to these credentials.
  • Reset client secret of these credentials in case you lost the secret.

Certificate

You can manage your mTLS certificate from your application:

Click Add certificate/Select or upload certificate to select an existing certificate or add a new certificate:

  1. Select certificate from the displayed options.
  2. Click Save or Upload a new certificate.

OAuth Redirect URI

After giving consent, the user is redirected back to the application using the OAuth redirection URI provided by you. You can read more about OAuth - PSD2 and Premium in our documentation.

Here you can add/view/change the OAuth redirect URIs of your application.

  • To add a redirection URI, enter the URI and click Add redirection URI.