{"slug":"text-openverbs-com-v1-decode-a12d93","title":"Decode a base64, base64url, hex, base32, or URL percent-encoded string back into","host":"text.openverbs.com","method":"POST","resource":"https://text.openverbs.com/v1/decode","category":"other","description":"Decode a base64, base64url, hex, base32, or URL percent-encoded string back into UTF-8 text. Malformed input for the chosen encoding is rejected as a clean 400.","price_listed":0.002,"price_asked":0.002,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":464,"reported_calls_30d":3,"reported_payers_30d":1,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"encoding":"base64","text":"example"},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"encoding":{"description":"Source encoding, one of base64, base64url, hex, base32, url.","enum":["base64","base64url","hex","base32","url"],"type":"string"},"text":{"description":"The encoded text to decode.","maxLength":1000000,"type":"string"}},"required":["text","encoding"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"}},"required":["input"],"type":"object"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":0.002,"price_match":true,"latency_ms":464,"error":null}],"description_full":"Decode a base64, base64url, hex, base32, or URL percent-encoded string back into UTF-8 text. Malformed input for the chosen encoding is rejected as a clean 400.","last_updated":"2026-09-06T08:09:47.681Z","schemes":["exact"]}