Skip to content

Integrations overview

In short: if your tool lets you set “Base URL + API key”, it can usually work with SU8 Codes.

  • Base URL: https://www.su8.codes/codex/v1
  • API key: a key you created in the dashboard
  • Model id: copy from Models if you’re unsure
  • Recommended: /responses
  • Compatibility: /chat/completions

Verify with either:

  1. Missing /codex/v1 in Base URL → 404
  2. Wrong model id → copy from Models
  3. Tool only supports one endpoint → try /chat/completions