API
API Base URL
The base URL for OpenAI-compatible API requests.
Use this base URL for API requests:
https://y-models.com/v1Some tools ask for the root service URL instead of an OpenAI-style /v1 URL.
Use the exact value required by that tool. For example, Claude Code commonly
uses https://y-models.com, while OpenAI-compatible SDKs use
https://y-models.com/v1.