OpenAI-compatible surface (/v1)
The path prefix is fixed at /v1. There is no separate tenant API version segment. Breaking changes to documented endpoints will be announced; clients should ignore unknown JSON fields.
Integration tips:
- Tolerant JSON parsing
- Integrate only endpoints described in the reference
Anthropic-compatible surface
Send the Anthropic version header required by your SDK, e.g.:
anthropic-version: 2023-06-01
Same as direct Anthropic usage; only the host becomes https://51kik.com.
SDK versions
@routerbrain/sdk releases independently — Version compatibility. Major SDK bumps are not tightly coupled to gateway deploys; validate in a non-production environment before rollout.
Deprecation
For documented behavior, deprecations may include:
- Timeline in release notes
- Documented replacements