Two API shapes, one key
Point OpenAI or Anthropic clients at NexoAI. The same issued key and wallet work with both wire formats.
One prepaid wallet for OpenAI- and Anthropic-compatible AI, built for developers across MENA.

Use the client you already have. Set the matching base URL and your NexoAI key, then make a request.
export ANTHROPIC_BASE_URL="https://api.nexoai.ma"
export ANTHROPIC_AUTH_TOKEN="sk-your-key"export OPENAI_BASE_URL="https://api.nexoai.ma"
export OPENAI_API_KEY="sk-your-key"The variable names change; the base, issued key, and prepaid wallet do not. Continue with the five-minute guide or jump directly to CLI setup.
Choose the model that fits the work instead of maintaining six vendor accounts. The catalog includes gpt-5.4, claude-opus-4-8, gemini-3-pro-preview, grok-4.5, deepseek-v4-flash, and qwen3-coder-next.