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
Incident Postmortem Generator
Create structured incident postmortem reports from incident details
Legacy Code Refactoring Plan
Creates a step-by-step refactoring plan for legacy code with risk assessment
Bug Report Triage Assistant
Analyze and categorize bug reports for efficient debugging
API Integration Troubleshooter
Diagnoses API integration issues, generates fixes, and produces a structured debugging report with root cause analysis, corrected code, and prevention checklist.