Markdown2HTML
# Mark2HTML This API allows you to quickly and easily convert markdown text to HTML. Simply send your markdown text to our API endpoint and receive back the converted HTML. ## Getting Started After subscribing to the API, you will be given an API key that you will need to use in your requests. ## Using the API To use the Mark2HTML api, you simply need to send a POST request to the API endpoint,…
Markdown2HTML endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Convert To HTML /markdown |
Convert provided markdown string into a sanitized string of html. |
Markdown2HTML pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $2 / month | 100 / minute |
|
| ULTRA | $4 / month | 100 / minute |
|