API Developer Tools

Validate and build API payloads faster: JSON formatting, OpenAI request checks, JWT decoding, Base64, URL encoding and cURL command generation.

API Tools FAQ

Do these API tools call external services?

No. They run locally in the browser or generate commands for your terminal.

Can I paste production secrets?

Avoid pasting real secrets into any browser page. Use placeholders when building commands and examples.

Where should I start debugging an API request?

Validate JSON first, then inspect headers, method, URL encoding and endpoint-specific parameters.