Activating your Blog API on Feather

how to activate your blog API with Feather to programmatically get your blog posts

Published on:

Do not index
Do not index
On every blog, you can quickly set up an API by activating here:
 
Go in SettingsFeatures, and enable it here:
notion image
💡
Remember to save your changes
 
This will instantly make the following endpoint available:
 https://YOUR_BLOG_URL.COM/_feather/(xmlPath)/api/v0/notion.json
 
 
Note the “xmlPath” refers to what you have setup in the SettingsSub-folder Management section.
 
notion image