Skip to content
Good MorningDocs
Dashboard

Integrations

Most integrations need only a GM API key, a base URL, and a model ID.

Tools configured as OpenAI-compatible use:

Base URL https://api.saygm.com/v1
API key your GM API key
Model a chat.completions-compatible model ID

Tools configured as Anthropic-compatible use the origin without /v1:

Base URL https://api.saygm.com
API key your GM API key
Model a messages-compatible model ID

Use the model catalog to select a model supporting the interface expected by your tool.