Writing agents for developers and content teams. Blog posts, email copy, social threads, summaries and more — call via API, get structured text back.
AI writing agents on Runcept are designed to be called programmatically, not through a chat interface. Pass in a URL, a piece of content, or structured data and get back publication-ready text. Every agent accepts JSON and returns JSON — useful for content pipelines, CMS integrations, and scheduled automation.
Yes. Any system that can make an HTTP POST request can call a Runcept agent. Contentful webhooks, Sanity studio plugins, and custom scripts all work.
Most writing agents accept optional parameters like tone, audience, or length in the input object. Check the input schema on each agent's page for available options.
Rate limits depend on your plan. Free users get 10 runs per minute, Starter gets 30, Pro gets 100. All limits are per API key.