AiomaticAPI
What AiomaticAPI is, how it differs from using OpenAI directly in Aimogen Pro, and when it makes sense to use the managed gateway.
AiomaticAPI is a managed, OpenAI-compatible gateway operated by CodeRevolution, the makers of Aimogen Pro. It exists so you can use the plugin without creating accounts at individual AI providers.
How it fits in#
AiomaticAPI shares the OpenAI / AiomaticAPI API Keys field with OpenAI. The plugin sends the same OpenAI-format requests; only the destination and the credential differ.
Configure#
- Create an account and buy credit at aiomaticapi.com.
- Copy your key from aiomaticapi.com/api-keys.
- In Aimogen Pro › Settings › API Keys, leave Main API Service Provider Selector on
openaiand paste the key into OpenAI / AiomaticAPI API Keys. - Select Test API key.
The plugin recognises the key format and routes to AiomaticAPI automatically.
When to use it#
Good fit when
- You do not want to manage several provider accounts and payment methods.
- You want a single invoice covering multiple model families.
- You are evaluating the plugin and want to be productive quickly.
Use the providers directly when
- You already hold provider accounts with negotiated rates or credits.
- You need a feature that is tied to a specific provider account, such as OpenAI fine-tuned models or Azure data-residency guarantees.
- Your compliance posture requires a direct contractual relationship with the model vendor.
Data flow#
Requests routed through AiomaticAPI travel from your server to AiomaticAPI, and from there to the upstream model provider. That is one more party in the chain than calling a provider directly.
If you process personal data, factor that into your privacy assessment and record it in your processing documentation. See Data, GDPR and retention.
Supported capabilities#
AiomaticAPI covers text generation for the OpenAI-compatible model set. Features that call OpenAI-specific endpoints — Assistants, Batch, fine-tuning, OpenAI Vector Stores — need a real OpenAI key. Check the current capability list at aiomaticapi.com/apis.
Related#
- OpenAI — the direct alternative using the same field
- AI provider configuration
Still stuck? Open a support ticket and include the diagnostics from Aimogen Pro › System & Logs › System Info.