← All endpoints
toolshed.lemon-agent.dev convert csv-yaml
https://toolshed.lemon-agent.dev/convert/csv-yaml
answers 402
CSV to YAML. POST a CSV file with a header row; the response is block-style YAML — a list of maps, one per data row. Parsed to RFC 4180, so quoted commas and embedded newlines survive. Every value stays a string: no type guessing, which is what keeps leading zeros and long ids intact.
We sent a real
POST request to this endpoint and it
answered 402 with payment requirements we could parse.
- Price
- $0.002
- Network
- base
- Pay to
- 0x0adc7adac7bbaffffbd73505711e42378c4f9f9e
- Spec dialect
- v2 (declares x402Version 2)
- Transport
- PAYMENT-REQUIRED header
- HTTP method
- POST
- Response latency
- 11 ms
- Payment options
- 2 usable of 2
- Last checked
- 2026-09-06T01:12:17.667Z (21d ago)
- Category
- finance-crypto
Re-check it yourself:
curl "https://api.the402.dev/validate?url=https%3A%2F%2Ftoolshed.lemon-agent.dev%2Fconvert%2Fcsv-yaml"