mdapi-conversion
Installation
SKILL.md
mdapi.io
Edge transformation service. Input: URL, file, or text. Output: Markdown or JSON. Stateless, pay-per-use, self-documenting.
Purpose
Transforms any input (URLs, files, text) into Markdown or JSON via edge. Supports prompt-driven transformation, x402 payments, and multiple protocols. No HTML, no CSS, no JavaScript — only machine-readable output.
Philosophy
mdapi.io is minimal by design: every response is pure Markdown or JSON. No HTML, no CSS, no JavaScript. This ensures clean context for any LLM or autonomous agent.
GET /always returns Markdown.POST /always returns JSON.- The
resultparameter controls output completeness:markdown,prompt, orboth.
Quick Start
Choose your entry point based on your role: