API Documentation Generator
Generate comprehensive API documentation including endpoints, parameters, responses, and code examples.
Content
Generate complete API documentation for the following API: API Name: {{api_name}} Base URL: {{base_url}} Authentication: {{authentication}} For each endpoint: - Endpoint path and method - Description of what it does - Request parameters (path, query, body) - Request body schema (if applicable) - Response status codes and response body schema - Example requests in {{code_language}} - Error handling information API Endpoints to document: {{endpoints}}
Related Prompts
Multi-Agent Task Orchestrator
Design prompts that coordinate multiple AI agents for complex workflows
On-Device AI App Feature Planner
Plans a mobile app feature set that runs entirely on-device using small AI models like Gemma 4 or Llama, with offline-first architecture and privacy-by-design principles.
Parallel Agent Task Decomposer
Breaks a complex software project or task into parallelisable sub-tasks suitable for running multiple AI coding agents simultaneously in isolated git branches.
Full-Stack Vibe Coding Blueprint
Generate a complete full-stack app specification using vibe coding methodology