Advertisement

OpenAI JSON Validator

Checks the structure of a chat completions request body or a function/tool schema against OpenAI's documented shape — valid JSON, required fields present, function names matching the allowed pattern, etc. It does not call the OpenAI API, so it can't tell you whether your API key is valid, the model name exists, or the request would actually succeed.
Paste a request body or tool/function schema
Formatted
Advertisement