Parameters1
| Parameter | Type | Default | Example |
|---|---|---|---|
csv | string | null | name,age
Ada,36
Bob,40 |
convert.bip-rep.com
Service overview
Convert between common document and data formats in one API for content and data agents: Markdown to HTML, HTML to Markdown, HTML to clean plain text (scripts/styles stripped, entities decoded), CSV to JSON (with or without header row), JSON array to CSV, YAML to JSON, and JSON to YAML. Pure in-process conversion with no external calls and no shell access.
Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.
Paste into your agentic chat and let your agent guide you.
npx awal x402 pay "https://convert.bip-rep.com/csv2json" \
--method POST \
--data '{
"csv": "{csv}"
}'{
"endpoint": "POST /csv2json",
"paid": true,
"query": "example input",
"result": {
"value": "Structured response from the service."
}
}API surface
7 crawlable routes
| Parameter | Type | Default | Example |
|---|---|---|---|
csv | string | null | name,age
Ada,36
Bob,40 |
| Parameter | Type | Default | Example |
|---|---|---|---|
html | string | null | <h1>Title</h1><p>Hello <strong>world</strong></p> |
| Parameter | Type | Default | Example |
|---|---|---|---|
html | string | null | <p>Hello</p><p>World & co</p> |
| Parameter | Type | Default | Example |
|---|---|---|---|
json | array | null | [] |
| Parameter | Type | Default | Example |
|---|---|---|---|
json | object | null | null |
| Parameter | Type | Default | Example |
|---|---|---|---|
markdown | string | null | # Title
Hello **world** |
| Parameter | Type | Default | Example |
|---|---|---|---|
yaml | string | null | name: Ada
age: 36 |
FAQ
Service
Base wallet portfolio breakdown: up to 100 token positions with live USD price and value, portfolio percentage, 24h price change — native ETH included, spam filtered, top 50 returned; truncated:true means the wallet exceeds the 100-position fetched page (totals null then). Plus total value, top-position concentration and an AI bagcheck read. Wallet holdings, wallet portfolio, wallet balance, bagcheck. $0.02 per call.
Service
Detect upgradeable proxy patterns (EIP-1967, UUPS, Transparent) via eth_getStorageAt - returns the implementation address behind a proxy
Service
Exa /contents endpoint