Creating Posts
Requirements
Core Concepts
Asynchronous Workflow
Submit Request → Receive Job ID → Poll Job Status → Processing CompleteCommon Request Structure
Endpoints
Publishing Methods
Content Types
Network Providers
Job Status
Common Patterns
Network-Specific Content
Media References
API key authentication. Format: "Bearer-API YOUR_API_KEY"
ID of the workspace to schedule posts in
Posts scheduled successfully
Whether the job was created successfully
trueInvalid scheduling parameters
Unauthorized
Permission denied or missing required scope
API key authentication. Format: "Bearer-API YOUR_API_KEY"
ID of the workspace to create post in
Post creation job initiated
Whether the job was created successfully
trueInvalid post data
Unauthorized
Permission denied or missing required scope
API key authentication. Format: "Bearer-API YOUR_API_KEY"
ID of the job to check
ID of the workspace to retrieve posts from
Job status retrieved successfully
Whether the request was successful
trueUnauthorized
Permission denied or missing required scope
Next Steps
Last updated
Was this helpful?

