JSON Lines Merger
Merge several JSON Lines (JSONL/NDJSON) sources into one JSON array or one NDJSON stream. Combines a pasted blob with any number of uploaded files, expands sources that are already JSON arrays, drops duplicate records, tags each record with where it came from, and reports invalid lines instead of failing on them.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
JSON Lines input
Add JSONL / NDJSON / JSON files
Merge into
array, ndjson Indentation
2, 4, tab, minified Remove duplicate records
Tag each record with a "_source" key
Sort object keys alphabetically
Skip invalid lines
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.