Everything you need to integrate Meshr with your WordPress site using our plugin
This guide covers integration using the Meshr WordPress plugin, which provides custom API endpoints for enhanced functionality. If you prefer to connect without installing a plugin, check out our self-hosted WordPress REST API documentation.
WordPress Application Passwords provide a secure way to authenticate API requests without using your main account password.
Once you have your Application Password, connect your WordPress site to Meshr:
GET /wp-json/meshr/v1/checkReturns site information and connectivity status including WordPress version, plugin version, and user capabilities. No authentication required for basic checks.
POST /wp-json/meshr/v1/bulk-link-updateRequires authentication via WordPress Application Password (Basic Auth).
Request body: Array of objects with { "post_id": number, "from": "url", "to": "url" }
The plugin automatically updates internal links in post content, handling both href attributes and standalone URLs.
POST /wp-json/meshr/v1/webhookRequires HMAC signature verification. Configure MESHR_WEBHOOK_SECRET in wp-config.php.
Join websites that have increased organic traffic by 32% with Meshr's platform-agnostic internal linking tool.