JSON Escape / Unescape
Escape text into a safe JSON string value, or unescape a JSON-escaped string back to raw text. Uses the exact rules of the JSON spec (RFC 8259): quotes, backslashes, and every control character are escaped. Toggle whether the output is wrapped in double quotes as a full JSON string literal.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Response
Tool output
The tool's slug, echoing the {slug} in the request path.
Output-contract version for this tool.
Credits this call consumed, after any settlement refund. 0 when metering is disabled.
Credits left in the current monthly allowance, or null when metering is disabled.
Correlation id, also sent as x-request-id.