APIMaster.ai

FAQ

Common questions about APIMaster.ai.

FAQ

Account & keys

Q: I lost my key after creation.
A: Create a new token and revoke the old one in the console — full secrets are usually shown once.

Q: Console iframe is blank after deploy.
A: Refresh or sign in again; restarting the main Next app invalidates the site session.

CLI tools

Q: How do I configure Claude Code or Codex?
A: See CLI setup (Windows / macOS paths and sample configs).

Q: Do Claude Code and Codex need separate API keys?
A: Usually one APIMaster console key is enough; each CLI uses its own folder (~/.claude, ~/.codex).

API & models

Q: model not found?
A: Use an id from Supported models that your account can access.

Q: How do marketplace channel numbers map to API calls?
A: Only pass the model id (e.g. claude-sonnet-4-6). Channel routing is automatic.

Q: OpenAI SDK / Codex cannot connect?
A: base_url must be exactly https://apimaster.ai/v1 (includes /v1). Trim whitespace on the key.

Q: Claude Code still asks for Anthropic login?
A: Set ANTHROPIC_BASE_URL to https://apimaster.ai (no /v1). Only OpenAI-compatible tools use https://apimaster.ai/v1.

Fingerprinting

Q: Low score = fake provider?
A: Not necessarily — scores are risk signals; combine with multiple results and business context.

Q: Do you store my API key?
A: Detection is designed not to persist keys; still avoid sending high-privilege keys to untrusted environments.

Billing

Q: Which price is final?
A: Marketplace is indicative; invoices in the console are authoritative.


More help: Contact with screenshots and full error text.