Skip to main content

DEVELOPER DOCUMENTATION

Developer Portal & Agent Documentation

Build on top of Vibe-Coding Workflow. Access multi-provider streaming APIs, Claude Code skills, Model Context Protocol (MCP) server endpoints, and machine-readable specifications.

// Multi-provider API endpoint
POST https://vibeworkflow.com/api/v1/generate
// Markdown content negotiation
curl -H "Accept: text/markdown" https://vibeworkflow.com/
// Claude Code skills install
curl -s https://vibeworkflow.com/.well-known/agent-skills/index.json

From intent to implementation

Zero-Friction Agent Onboarding

Instant programmatic access with no sign-up wall. Supply your own API keys for Gemini, OpenAI, Claude, or OpenRouter.

Instant Anonymous Access

No credit card, no account creation, no sales forms. Autonomous agents and developers can probe, query, and generate specifications immediately.

Bring Your Own Key (BYOK)

Pass API keys directly in the x-provider-key header or apiKey request payload. Keys are never stored on server disks.

Standard Rate Limits

Predictable RFC rate limiting with standard response headers (RateLimit-Limit: 60, RateLimit-Remaining, Retry-After).

From intent to implementation

REST & Streaming API Endpoints

Versioned endpoints with typed error schemas (RFC 9457) and multi-provider support.

POST/api/v1/generate
Operation ID: generateTextStream

Streams multi-provider LLM text responses (Gemini, OpenAI, Anthropic, xAI, DeepSeek, Groq, Mistral, OpenRouter) with real-time Google Search Grounding and reasoning effort controls.

POST/api/v1/deep-research
Operation ID: startDeepResearch

Initiates a background multi-turn deep research session using Google Gemini Search Grounding for competitor intelligence and technical feasibility verification.

POST/api/v1/agent-workflow
Operation ID: executeAgentWorkflow

Executes the full 5-stage automated specification synthesis pipeline (Research, PRD, Technical Design, AGENTS.md, Export).

From intent to implementation

Machine-Readable Discovery Resources

Standardized endpoints for AI agents, crawlers, and tool aggregators.

Ready to build your AI specification?

Start planning your next software project with our structured, persona-driven workflow.

Launch Vibe Workflow