Jump to Content
Publish PlatformHomeAPI Reference
HomeTheme SDKAPI Reference
v1.0

HomeAPI ReferenceLog InAbout Pagemasters PublishPublish Platform
API Reference
Log InAbout Pagemasters Publish
v1

API

  • Getting Started

Assets

  • /api/v1/asset/searchpost
  • /api/v1/asset/getpost
  • /api/v1/assetpost

Blog

  • /api/v1/blogget
  • /api/v1/blog/{guid}get

Channel

  • /api/v1/channel/getpost
  • /api/v1/channel/searchpost

Content Blocks

  • /api/v1/content-block/searchpost
  • /api/v1/content-block/get/<guid>post
  • /api/v1/content-block/collectionspost
  • /api/v1/content-block/collections/<guid>post

Custom Fields

  • /api/v1/custom-field/searchpost

Events

  • /api/v1/event/indexpost
  • /api/v1/eventget
  • /api/v1/event/{guid}get
  • /api/v1/eventpost

Label

  • /api/v1/label/getpost
  • /api/v1/label/searchpost

Posts

  • /api/v1/postpost
  • /api/v1/post/searchpost
  • /api/v1/post/{guid}get
  • /api/v1/post/{guid}patch
  • /api/v1/post/{guid}put

Users

  • /api/v1/userget
Powered by 

Getting Started

Publish REST API is provided to get the data for a network. Network owners can get their network's blogs, users and articles using the API endpoints.

Get Your API Credentials

A network owner can get network API credentials from their network admin panel > Integrations > API. Just provide the required credentials in your API requests.

  • Table of Contents
    • Get Your API Credentials