WordPress
Create and update WordPress posts via the REST API
WordPress powers over 40% of the web. CipherSense Agents integrates via the WordPress REST API using Application Passwords to create posts, update content, and manage your blog — enabling AI-powered content publishing workflows.
Official documentationSetup
Enable Application Passwords
Enable Application Passwords
Application Passwords are built into WordPress 5.6+. In your WordPress admin: Users > Your Profile. Scroll to Application Passwords. Enter a name (e.g. CipherSense Agents) and click Add New Application Password. Copy the generated password.
Note your WordPress site URL
Note your WordPress site URL
Your REST API base URL will be: https://yoursite.com/wp-json/wp/v2. Ensure your site is publicly accessible and REST API is enabled (it is by default).
Add the integration in CipherSense Agents
Add the integration in CipherSense Agents
Go to Project > Integrations > Add Integration > WordPress. Enter your site URL, WordPress username, and the Application Password. Click Save & Test.
Connection Fields
Fields required when adding this integration in your Project › Integrations.
| Field | Required | Description |
|---|---|---|
| WordPress Site URL | Required | Base URL of your WordPress site (without /wp-json). |
| Admin Username | Required | Your WordPress admin username. |
| Application Password | Required | Application Password generated from your WordPress user profile (Users > Profile > Application Passwords). |
Common Use Cases
Ready to connect WordPress?
Add this integration from your project dashboard and wire it into a workflow.
On This Page