API Documentation Generator
Generate comprehensive API documentation including endpoints, parameters, responses, and examples.
Content
Generate API documentation for an endpoint with these specifications: Endpoint: {{endpoint}} Method: {{http_method}} Purpose: {{purpose}} Authentication: {{auth_type}} Parameters: {{parameters}} Provide: 1) Endpoint description 2) Request headers and body 3) Query parameters 4) Response format and status codes 5) Error responses 6) Code examples in {{language}} 7) Rate limiting info. Make it developer-friendly.
Related Prompts
Chain-of-Thought Reasoning
Step-by-step reasoning prompt for complex problem solving
Legacy Code Refactoring Plan
Creates a step-by-step refactoring plan for legacy code with risk assessment
CI/CD Pipeline Optimizer
Optimize continuous integration and deployment pipelines
Flutter Mobile App Code Generator
Generate production-ready Flutter code for mobile app screens and features — with proper widget structure, state management, and platform conventions for iOS and Android.