Use this base URL in every supported client:
https://api.synux.ai/v1The base URL already includes /v1. Do not append a second /v1 when you
configure an SDK.
Endpoints
Review the available routes, required headers, and common request fields. View endpoints.
Errors and retries
Capture request IDs and retry transient failures without creating retry storms. Handle errors.
For runnable examples, start with the Quickstart or the OpenAI SDK guide.