WhatsApp API Platform

API Keys

Create, edit, activate/deactivate, and revoke API keys with optional agent assignment.

API Keys provide secure programmatic access for integrations.

In the app: Dashboard → Settings → API Keys

API Keys table with key, description, agent, status, expiry, created date, edit, and revoke actions

The API Keys table provides lifecycle visibility for each key, including status and expiry, with quick edit/revoke controls.

Create New API Key modal with description, optional assigned agent, and expiry presets

During creation, you can define a description, optional assigned agent behavior, and an expiry period.

Edit API Key modal with description, assigned agent selector, and active toggle

The edit modal allows toggling active state and reassigning key behavior without issuing a new key.

Delete API Key confirmation modal

Delete confirmation is shown before permanent key removal.


Key actions

ActionDetails
Create API KeySet description, optional assigned agent, and expiry
EditUpdate description, assignment, and active state
Revoke/DeletePermanently disable key usage

Security

Store keys in secure server-side secrets managers. Never expose API keys in client-side code or public repositories.

How is this guide?

On this page