CometRank connects your WordPress site to CometRank, an external content and lead-generation platform. After you connect your site, CometRank can publish HTML pages to WordPress and provision lead-capture forms on published content.
Official WordPress connector for CometRank, developed and maintained by Brandshark.
What this plugin does on your WordPress site:
External service required
This plugin is a connector to CometRank. You need a CometRank account and an active connection before publishing and lead forwarding work. See CometRank for product details and account terms.
Data stored in WordPress
cometrank_leads table).Data sent to CometRank
When outbound calls occur
By activating the plugin and completing the Connect flow in CometRank, the site administrator authorizes this integration. Review CometRank privacy and terms on cometrank.ai.
REST namespace: cometrank/v1
Authenticated endpoints (Bearer token unless noted):
GET or POST /wp-json/cometrank/v1/pingPOST /wp-json/cometrank/v1/publishPOST /wp-json/cometrank/v1/publish-bundle (multipart zip)GET or POST /wp-json/cometrank/v1/publish-statusPOST /wp-json/cometrank/v1/normalize-content (Bearer or user with edit_posts)POST /wp-json/cometrank/v1/site-configGET /wp-json/cometrank/v1/categoriesPublic endpoints:
GET /wp-json/cometrank/v1/install-verify (pairing verification nonce)POST /wp-json/cometrank/v1/leads (visitor form submit; rate limited, honeypot protected)Pairing redirect (v0.6.4+): admin URL must include pairing_code and cometrank_verify (nonce from install-verify). See COMETRANK_INTEGRATION.md.
For full API details, see your CometRank account documentation.