Authentication
The updates.page API lets you create, publish, and manage posts programmatically.API access is available on the Business plan.
Base URL
All API requests are made to:Creating an API key
1
Go to API Keys
In the dashboard, navigate to Account → API Keys
2
Create a key
Click to create a new API key and give it a descriptive name
3
Copy the key
Copy the key and store it somewhere safe
Using your API key
Send your key in theAuthorization header as a Bearer token:
Endpoints
Posts
List, create, publish, and delete posts
Categories
Manage the categories used to organize posts