Docpush
## Docpush — Push code. Get docs. Docpush turns any code snippet into clean, professional Markdown documentation in under 3 seconds. No SDK to install. No config files. No setup required. Just a POST request with your code and you get back structured, ready-to-ship documentation every time. --- ## What you get back Every response includes: - A plain-English summary of what the code does - A…
Docpush endpoints
| Method | Endpoint | Description |
|---|---|---|
| Documentation | ||
| POST |
generateDocs /api/generate |
Send any code snippet and get back clean, professional Markdown documentation. Includes a summary, parameters table, return values, and a usage example. |
Docpush pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / minute |
|
| PRO | $29 / month | 10 / minute |
|
| ULTRA Recommended | $79 / month | 30 / minute |
|
| MEGA | $299 / month | 60 / minute |
|