Integrate with the EvoLink API
Best for: product backends, batch jobs, automated pipelines
Send OpenAI-compatible Chat Completions (or Anthropic Messages) requests to EvoLink and control the model ID, system prompt, output budget, tools, and structured output.
- 1Create an EvoLink API key in the console
- 2Point your OpenAI or Anthropic SDK at the EvoLink base URL and select the model ID shown above
- 3Send one representative request and read the usage field for input, cached, and output tokens
- 4Set max_tokens and retries per task; keep tool-call IDs and results across turns







