Product
Integrations
Last updated
Two delivery options for every site: pull articles from the public read-only API at request or revalidation time, or push articles into your CMS when they publish. Same articles, same dashboard, your choice.
Pull mode — fetch from your site
Best when you control the destination site's framework. Your site fetches from Mentionwell's public read-only API at request time or via your framework's revalidation primitive.
Push mode — publish into your CMS
Best when you already run a CMS and want articles to appear there directly. Mentionwell pushes the article into the CMS via its Admin API the moment it's approved.
Other frameworks
If your stack isn't listed above, the public read-only API is plain JSON — anything that can fetch can wire it up in 5 minutes. See the API reference for the contract.