The WordPress integration connects your Tarkle Send workspace to the Tarkle Send WordPress plugin using an API token generated from the Developers page.
How the connection works
The WordPress integration does not use a direct API key input in the integration modal. Instead, it reads your active API tokens from the Developers section and treats the first active token as the WordPress connection token.
The connection is active when workspace.wp_connection_token is set, or when at least one active API token exists in your workspace.
Setup steps
Go to Developers → API Tokens
Click New token
Name it (e.g. "WordPress Integration")
Copy the full token — it is shown only once
Open your WordPress site and install the Tarkle Send plugin
Paste the token in the plugin settings
Save — the plugin will connect back to your workspace
What the modal shows
Once connected, the WordPress integration modal displays:
The active token's name and prefix (masked as
prefix••••••••)Created date and Last used date
Connected domains — the WordPress site(s) that have authenticated with this token
If no domains have connected yet, the modal shows: "Waiting for WordPress plugin to connect..."
Managing your token
To rotate or revoke a token, go to Developers → API Tokens and manage it there. The WordPress integration modal includes a Manage Token button that takes you directly to that page.

