Markdown Editor
Write Markdown and render it to HTML with fine-grained Showdown options — autolinks, literal mid-word underscores/asterisks, strikethrough, tables, simple line breaks, open-links-in-new-window and emoji. Preview live and copy the source.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Markdown
Simplified auto-link — turn bare URLs into clickable links
Literal mid-word underscores — don't treat some_long_name as emphasis
Literal mid-word asterisks — don't treat abc as emphasis
Strikethrough — render text as struck-out text
Tables — render GFM pipe tables (delimiter row needs |---|---|)
Simple line breaks — turn a single newline into <br> (GitHub comment style)
Open links in new window — add target="_blank" to output links
Emoji — convert shortcodes like :smile: to 😄
Response
Tool output
The tool's slug, echoing the {slug} in the request path.
Output-contract version for this tool.
Credits this call consumed, after any settlement refund. 0 when metering is disabled.
Credits left in the current monthly allowance, or null when metering is disabled.
Correlation id, also sent as x-request-id.