Real-time monitoring of all ContentAgent API endpoints and services.
Last updated:
Register new users with Web3 wallet authentication
/api/auth/register
Create new content generation jobs
/api/agent/new-job
Check the status of content generation jobs
/api/agent/check-job
Retrieve completed content from jobs
/api/agent/collect
Generate blog post content
/api/agent/fulfill-task/blogPost
Generate press release content
/api/agent/fulfill-task/pressRelease
Generate social media content
/api/agent/fulfill-task/socialMediaPost
Generate logo designs
/api/agent/fulfill-task/logo
Mark jobs as completed
/api/agent/job-completed
Add content receivers to accounts
/api/account/add-receiver
Collect and store lead information
/api/leads
Submit content for processing
/api/submit