Skip to main content

Part 2: Managing My Applications

The My Applications section lets you create sandbox applications, subscribe to APIs, manage credentials, and monitor usage.

Registration uses a 4-step wizard: Application details → API selection → Configuration → Review.


Step 1 — Access Your Applications​

On the left-hand navigation sidebar, click on My Applications.

Access My Applications


Step 2 — Create a New Application​

Click Create Application at the top right of the page.

Create Application


Step 3 — Application Details​

On Step 1 of 4 — Application details:

  1. Enter an Application name.
  2. Choose a platform: Web application, Mobile application, Backend service, or Desktop application.
  3. Add a Description of what the application does.

Click Next: API Selection to continue. You can leave anytime with Exit to Applications.

Application Details


Step 4 — Select APIs​

On Step 2 of 4 — API selection:

  1. Search with Search API or DPI Blocks, or filter with the DPI Blocks sidebar.
  2. Select at least one API and choose the version you want to integrate with.
  3. Use Clear all if you need to reset your selections.

Click Next: Configuration to continue (or Previous to go back).

API Selection


Step 5 — Configuration​

On Step 3 of 4 — Configuration:

  1. Optionally enter a Webhook URL for event notifications.
  2. Add an IP Whitelist (required) — one or more valid IPv4 addresses, comma-separated.
  3. Choose Data Residency to match your data sovereignty requirements.

Click Next: Review to continue.

Configuration


Step 6 — Review and Register​

On Step 4 of 4 — Review, check every section. Use Edit on a section if you need to change something.

When everything looks correct, click Register Application.

Review and Register


Step 7 — Secure Your API Key ⚠️​

A modal titled Your API Key (Sandbox) shows the key one time only. Click Copy Key and store it in a password manager or secrets vault.

Secure Your API Key

warning

This is the only time the API key is shown. If you lose it, rotate the key from the application card.

After storing the key, click Done, I have safely stored the key.

Confirm Key Stored


Step 8 — Manage Existing Applications​

Each application card shows API call volume and created / last-used dates, plus actions such as View Metrics, Go to Playground, Rotate API Key, Edit, and Delete.

Manage Applications


Step 9 — Rotate API Key​

Click Rotate API Key on an application card if the key may be compromised or you need to re-issue credentials.

Rotate API Key

Confirm in the dialog by clicking Rotate Key. Previous credentials are invalidated immediately.

Confirm Key Rotation

Copy the new key from the API Key Rotated modal, store it securely, then click Done, I have safely stored the key.

Copy New Key


Step 10 — Edit Application​

Click Edit to reopen the wizard in edit mode (Edit application). Update details, APIs, or configuration as needed.

Edit Application

Click Save Changes, then Return to Dashboard when prompted.

Save Changes


Step 11 — Delete Application​

Click Delete on an application card to remove it permanently.

Delete Application

Type the exact application name in the confirmation field to confirm deletion.

Confirm Deletion

danger

Deletion is permanent and cannot be undone. All sandbox credentials for this application are invalidated immediately.


Previous: Part 1: Exploring the API Catalog →
Next: Best Practices →