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
REST API Documentation Writer
Generates complete, developer-friendly REST API documentation from endpoint details including request/response examples, error codes, and authentication.
Chrome Extension Idea Generator & MVP Spec
Generates validated Chrome extension or browser plugin ideas for a given niche, then creates a full MVP spec with features, monetization strategy, and go-to-market plan.
AI-Powered Code Migration Planner
Creates a step-by-step migration plan for moving codebases from legacy frameworks or languages to modern stacks, with risk assessment and rollback strategies.
Edge Case Explorer
Generate comprehensive edge cases and boundary condition tests for any system