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
RAG System Architect
Build a Retrieval-Augmented Generation system with proper chunking, embedding, and retrieval strategies
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.
Debug Root Cause Analyzer
Systematically diagnose bugs and errors using structured root cause analysis — get a clear explanation, fix options, and prevention strategy from any error message or unexpected behavior.
CI/CD Pipeline Optimizer
Optimize continuous integration and deployment pipelines