Developer resources · GEO hub

Practical guides for compatible LLM integrations.

Start with the request format you already use, discover current model IDs, and verify compatibility before moving an integration toward production.

OpenAI-compatible

Connect an existing OpenAI SDK to one gateway.

Base URL, Bearer authentication, live model discovery, cURL, Python, endpoint choices, and a production checklist.

Claude Messages

Keep an Anthropic-style request shape.

Messages endpoint, x-api-key, version header, model discovery, cURL, Python, and compatibility boundaries.

Model IDs and feature support can change. Use the API documentation for request shapes and GET /v1/models for the current model list.