Markdown to HTML API
Convert Markdown to HTML with GitHub Flavored Markdown support — tables, strikethrough, task lists, autolinks
1 subscribers
8/10 popularity
667 ms avg latency
100% success rate
3 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Markdown to HTML API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Conversion | ||
| POST |
convertUpload /api/v1/convert/upload |
Upload a Markdown file and receive HTML output. |
| POST |
convertMarkdown /api/v1/convert |
Send raw Markdown content in JSON body and receive HTML output. |
| System | ||
| GET |
healthCheck /health |
Returns the health status of the API. No authentication required. |
Markdown to HTML API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 100 / hour |
|
| PRO | $5 / month | 1800 / hour |
|
| ULTRA Recommended | $15 / month | 6000 / hour |
|
| MEGA | $50 / month | 30000 / hour |
|