Local Compatibility Check

Test an OpenAI-Compatible API Safely

Your browser sends six small requests directly to the API Base URL you provide. This site never receives your API key, endpoint, model ID, prompt or response body.

Direct onlyMemory onlyMetadata only

Endpoint test

Use a limited-scope key with a small balance. The test uses short, non-sensitive prompts and runs one request at a time.

Compatibility results

Ready to test. No request has been sent.

0/6 checks completed 0/6

Model listing

Checks whether the endpoint exposes a standard `/models` response.

Ready -

Chat Completions

Sends one short non-sensitive chat request.

Ready -

Responses API

Checks the Responses-style API surface used by newer clients.

Ready -

Streaming

Validates SSE frames and a terminal marker.

Ready -

Tool calls

Requests one harmless local `echo` function call.

Ready -

Error response shape

Reuses an observed failure; it never sends an extra bad-key request.

Ready -

Before production use