Zoca Content API
The Content API from Zoca — 43 operation(s) for content.
Operations 51
GET
/content/multilocation/{businessEntityId}/overview
Get network-wide content overview for a multi-location business
#
GET
/content/multilocation/{businessEntityId}/pieces
Get paginated content pieces for a multi-location business
#
POST
/tasks/api/v1/content/generate/{entityId}/{platformId}
Generate Content Only Without Creating a Post
#
POST
/tasks/api/v1/content/generate-and-create/{entityId}/{platformId}
Generate and Create a Post in One Step
#
GET
/tasks/api/v1/content/schedule/availability/{entityId}/{date}
Get Available Time Slots for Scheduling
#
POST
/tasks/api/v1/content/bulk-schedule/create-and-schedule/{entityId}
Create and Schedule a post for an entity ID if the current date post are not available
#
POST
/tasks/api/v1/content/bulk-schedule/all-active
Schedule posts for all active entities that do not have a post scheduled for today.
#
GET
/tasks/api/v1/content/bulk-schedule/active-without-scheduled
Get Active Entities without Scheduled Posts Today
#
POST
/tasks/api/v1/content/bulk-execute/date/gbp
Execute all scheduled GBP posts for a specific date
#
POST
/tasks/api/v1/content/schedule-missing-posts
Schedule posts for entities without scheduled posts
#
GET
/tasks/api/v1/content/gbp-entity-keywords/{entityId}/{entityType}
Get GBP Entity Keywords by Entity Type
#