Encode JSON to MessagePack/CBOR · pack.openverbs.com
X402
Serialize a JSON value into a compact MessagePack or CBOR byte stream, returned as a base64 (default), base64url or hex string, along with the byte length.
Decode a MessagePack or CBOR byte stream (supplied as a base64/base64url/hex string) back into a JSON value. A malformed envelope, malformed bytes, or a value that is not JSON-representable is rejected before payment.
0.004 USD Coin / request · eip155:8453
POSTx402 · listed
https://pack.openverbs.com/v1/encode
Serialize a JSON value into a compact MessagePack or CBOR byte stream, returned as a base64 (default), base64url or hex string, along with the byte length.