Verify access without generating text
The connection check reads Mistral's documented model catalog with the write-only provider credential. It does not send a prompt or create inference usage merely to prove the key can reach the account.
First-class Mistral BYOK with a fixed official host, zero-inference model-catalog verification, Chat Completions, and embeddings eligibility.
Beta connections require customer validation against the exact model, payload, streaming mode, region, and provider account before production use.
AIGHQ_BASE_URL=https://api.aigatewayhq.com/v1
AIGHQ_API_KEY=from-your-workspace
AIGHQ_MODEL=company-approved-fastApplications keep a stable gateway URL and model alias while an administrator changes eligible provider accounts and models.
Choose Mistral AI, enter the write-only API key, verify the model catalog, and add only chat or embedding models to the route.
Compatibility is bounded to the provider's current published interface. Review the provider documentation before approving a production model.