Liveapishipped v1.0.0
Query String Builder
Build URL query strings visually with a key-value pair editor. Add, remove, reorder, and toggle parameters. Handles proper encoding, array params, and nested objects. Copy the final URL or just the query string. Supports parsing existing URLs to edit their params.
urlquery-stringparamsbuilderencoding
Parse existing URL
encoding:
built URL
https://api.example.com/search?q=ekofyi%20tools&limit=20&tags=api&tags=security🔒 Same key can appear multiple times (arrays). Disable params with the checkbox.