Create clean API docs with endpoint descriptions, request/response examples, and authentication guides.
The prompt
Copy this prompt and paste it into Claude, Cursor, ChatGPT, Codex, or any AI tool connected to Hatchable via MCP.
Build an API documentation site. The admin creates documentation for API endpoints organized by category. Each endpoint entry has: HTTP method, path, description, request parameters (name, type, required, description), request body example (JSON), response example (JSON), and authentication requirements. The public documentation page shows a sidebar with all endpoints grouped by category and a main content area with the selected endpoint details. Include syntax-highlighted JSON examples and a copy button. Add a search bar. Support dark and light mode. Clean, Stripe-docs-inspired design. Deploy it on Hatchable when done.
How to use this template
Connect Hatchable to your AI tool
Add Hatchable as an MCP server in your AI tool of choice. You'll need your API key from Console → Settings. See our setup guides for Claude Code, Cursor, or Codex.
Copy the prompt and paste it
Hit the Copy button above, switch to your AI tool, and paste. The prompt is written to produce a complete, deployable app using Hatchable's platform features.
Your AI builds and deploys it
Your AI writes the code, creates a project on Hatchable, and deploys it. You'll get a live URL you can share immediately — no server setup, no billing.
Customize it
After the initial build, try asking your AI to add any of these:
Add a "Try it" interactive API playground
Include authentication token input for live testing
Add versioning support for multiple API versions
Include auto-generated code snippets in multiple languages
Build this app for free
Sign up, grab your API key, and paste this prompt into your AI tool.