Skip to content

FAQ

Is XNova OpenAI-compatible?

Yes. Most clients can use the OpenAI-compatible format with this Base URL:

txt
https://api.xnova.online/v1

Why do I get 401?

The API key is usually incorrect, has extra spaces, or has been deleted or disabled. Create a new key and configure it again.

Why do requests fail occasionally?

Check the failure type first:

  • Browser CORS error: check Origin, CORS, and domain settings.
  • Insufficient balance: check balance, subscription group, or quota.
  • Upstream error: retry later or ask an administrator to check the account pool.
  • Content policy error: revise the prompt.

Why is there no image compression value?

output_compression only applies to JPEG and WebP. PNG requests do not send compression.

Are subscription image requests charged with a text multiplier?

Image generation should use independent image pricing. Text models continue to use their group multiplier.

Released under private documentation policy.