API Format and Query

Normalize raw API responses, then run a unified query for focused extraction.

Beginner~2 minapiquery

Use case

Use this during first-pass API debugging when payloads are noisy and you need targeted values quickly.

Workflow overview2 steps0 / 2 completed~2 min

What to expect

Follow the steps from left to right for a quick overview, then use the inline stepper below to run each tool.

Normalize raw API responses, then run a unified query for focused extraction.

Current focusStep 1 · API Response Formatter
0% complete
Step 1json-tools Waiting

API Response Formatter

TEXT → JSON

Format API response

Structured JSON report with metadata, summary, and formatted payload.

Step 2json-tools Waiting

Unified Query Tool

TEXT → TEXT / JSON

Run unified query

Mode-specific query output for the supplied data payload.

Workflow steps

Run this workflow inline
Work through each tool step here. Running a step automatically prepares the next step with the correct handoff value.

Workflow shortcut

Next unlocked step: Step 1 · API Response Formatter

Progress is stored locally in this browser.
1
Step 1Ready to runjson-tools

API Response Formatter

Detect, pretty-format, and analyze API responses into a JSON report with HTTP metadata and formatted payload previews.

Open full tool

Raw response input

Paste raw HTTP response text or plain payload data.

Formatting report

Structured JSON report with metadata, summary, and formatted payload.

Run this step to process the current input and prepare the next workflow stage.

2
Step 2Lockedjson-tools

Unified Query Tool

Run JSONPath, XPath, XQuery-subset, YAMLPath, and JSONata queries through one tool.

Open full tool
Complete the previous step first
This step unlocks automatically after all earlier workflow steps are completed successfully.

Unified query input (JSON envelope)

Provide { "mode": "jsonpath|xpath|xquery|yamlpath|jsonata", "query": "...", "data": "..." }.

Unified query result

Mode-specific query output for the supplied data payload.

Run this step to process the current input and prepare the next workflow stage.