WordPress
Use the Uplift plugin or direct REST connection to publish SEO-ready content into WordPress without manual copy and paste.
View setup guideUse API tokens and public content endpoints to power a headless frontend, proprietary CMS, or a completely custom publishing bridge. This guide walks through the recommended auth method, what you need before setup, and the exact path to get Custom API publishing cleanly from Uplift.
Before you start
Make sure the destination and website context are ready before you connect.
Connection Snapshot
Custom API
4
Steps
3
Highlights
3
Checks
Step 1
Open the Custom API tab in Website Integration.
Step 2
Create an API token for the current website.
Step 3
Use the list and detail blog endpoints to fetch publish-ready content.
Managed in product
Website Integration > Custom API
After signup, this integration lives in the dashboard setup flow for the currently selected website so you can connect, test, and manage publishing without losing business context.
Why teams use it
Create API tokens and consume the public blog endpoints when you need a custom plugin, headless frontend, or proprietary CMS bridge.
After signup
You will manage Custom API from Website Integration > Custom API after choosing the website you want to connect.
Setup Guide
This is the best option when you are building your own CMS bridge or plugin.
Path-based tokens work for browser-origin requests, while Bearer tokens are better for server-side calls.
API Reference
If you are building your own plugin, headless frontend, or CMS sync, the public blog API gives you publish-ready content and SEO metadata without rebuilding the content pipeline from scratch.
Use your token to power a custom blog plugin, headless frontend, or CMS sync. The public blog API returns SEO metadata, author profile URLs, freshness info, and article fields so another platform can publish content without losing the structured SEO payload.
Integration Notes:
Authorization: Bearer YOUR_TOKEN.Guide FAQ
API token is the recommended setup for Custom API. This is the best option when you are building your own CMS bridge or plugin.
Before you start, make sure you have A selected website in Uplift, A server or plugin that can call the public blog endpoints, A secure place to store tokens if you are making server-side requests.
After signup, you manage this setup from Website Integration > Custom API. Open Custom API setup is available once you're inside the dashboard.
More Guides
Use the Uplift plugin or direct REST connection to publish SEO-ready content into WordPress without manual copy and paste.
View setup guideConnect a Shopify store to push AI-generated blog content into your commerce workflow with secure authentication options.
View setup guidePublish content into a Webflow CMS collection with a setup that fits both modern no-code teams and more technical operators.
View setup guide