Endpoint
Authentication
Include your Upmore API key as a Bearer token:Quick example
Supported models
Features
- Streaming — Set
stream: truefor real-time token streaming via SSE - Function calling — Use the
toolsandtool_choiceparameters - JSON mode — Set
response_format: { type: "json_object" } - Multi-turn conversations — Include full message history in
messages