Overview
APIArc is a multi-provider AI gateway for developers. One account, prepaid balance, API key, and base URL provide access to model families from OpenAI, Anthropic, Google, DeepSeek, Moonshot AI, Zhipu AI, ByteDance, and other providers. APIArc says requests use official provider channels and that applications can switch models by changing the model identifier.
API compatibility
The documented base URL is https://api.apiarc.dev. APIArc supports OpenAI-compatible Chat Completions and Responses endpoints, the Anthropic Messages protocol, streaming with Server-Sent Events, and a models endpoint. Existing OpenAI clients can connect by changing the base URL, API key, and model ID.
Models and billing
The catalog includes text, reasoning, multimodal, image, and video models. Billing is usage-based through prepaid credits, with model pricing and technical limits shown in the APIArc catalog. Model availability, routing, capabilities, and prices can change, so production users should confirm the current catalog and test a fallback model.
Data handling and support
According to the APIArc privacy policy, the standard gateway does not persist prompts, input files, or model outputs after a request completes and does not use that content for training. The selected upstream provider still processes the request under its own policies. Documentation is available at https://apiarc.ai/docs, and support can be reached at [email protected].
