A

apodex-1.1-mini API

Flatkey catalog apodex-1.1-mini for chat and coding; Flatkey routes this model through /v1/chat/completions. $60/$60 per 1M tokens

Chat and codingTool workflows
Input /M
Reference price: $75
$60-20%
Output /M
Reference price: $75
$60-20%
Provider
Flatkey catalog

apodex-1.1-mini API performance

apodex-1.1-mini API reliability and uptime

Live Flatkey request telemetry for apodex-1.1-mini appears here when enough production traffic is available.

Avg. provider uptime
last 30 days
Latency
last 30 days
Requests
30-day window
Successful inference trend
Not enough data yet

apodex-1.1-mini API activity

apodex-1.1-mini API usage and request activity

Track request volume and successful inference activity for apodex-1.1-mini over the latest reporting window.

Requests
30-day window
Latency
last 30 days
Uptime
last 30 days
Successful inference trendActivity
Not enough data yet

apodex-1.1-mini pricing

apodex-1.1-mini API pricing and billing

Prices below are calculated from Flatkey pricing data for this model and the visible groups currently returned by our pricing API.

Flatkey price

Input /M

Live catalog model
$60
Input /M
$60$75
Output /M
$60$75
View API
Shared balance

Add credits

Add credits

Use the same Flatkey balance and API key across image, video, audio, and text models.

Model catalog
Model Type
Text
API
/v1/chat/completions
Billing basis
1M tokens

apodex-1.1-mini chat and coding: core capabilities

Flatkey catalog's apodex-1.1-mini route supports Not listed in the catalog. The catalog does not list a category for this model.

apodex-1.1-mini chat and coding API

Call apodex-1.1-mini through /v1/chat/completions for chat, coding or agent workflows supported by the model's listed modalities.

apodex-1.1-mini long-context work

apodex-1.1-mini is listed with Context window not listed in the catalog; use that catalog value as an integration planning reference and validate limits for your account.

apodex-1.1-mini tool and agent workflows

Keep tool calls, structured output and streaming behavior aligned with the endpoint contract instead of assuming every provider feature is interchangeable.

apodex-1.1-mini production routing

Use one Flatkey key for apodex-1.1-mini, usage controls and model routing while retaining the exact model id in your SDK configuration.

Compare

apodex-1.1-mini API comparison: capabilities and access

Compare the catalog facts for apodex-1.1-mini with the previous-generation baseline before changing your integration.

CapabilityPrevious generationapodex-1.1-mini
ProviderNot verified in this catalog snapshotFlatkey catalog
ModalitiesNot verified in this catalog snapshotNot listed in the catalog
ContextNot verified in this catalog snapshotContext window not listed in the catalog
EndpointNot verified in this catalog snapshot/v1/chat/completions
BillingNot verified in this catalog snapshot$60/$60 per 1M tokens

Why Flatkey

Why use Flatkey for apodex-1.1-mini?

OpenAI-compatible migration path

Chat Completions-style payloads reduce switching friction from existing model stacks.

Production routing

Keep usage, keys, quotas, and model routing in one Flatkey account.

Unified API access

Use one account and API key across image, video, audio, and language models.

Routing across upstream channels

Requests are spread across the channels serving this model, with 30-day uptime published above.

API Gateway

Supported endpoint coverage in our pricing API.

Call this model through the same OpenAI-compatible router and API key as the rest of the Flatkey catalog.
Use your existing SDK and set its base URL to the Flatkey router origin.
Keep prompts and request files in your terminal workflow with the Flatkey CLI.
Use the same key with your coding agent and route model jobs from a script.
curl https://router.flatkey.ai/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer sk-..." \
  -d '{
  "model": "apodex-1.1-mini",
  "messages": [
    {
      "role": "user",
      "content": "You are a senior backend engineer. In 3 sentences, explain why developers should use an LLM gateway instead of calling each official API directly."
    }
  ]
}'
Docs

FAQ

apodex-1.1-mini API
pricing, features, and usage FAQs

Answers about apodex-1.1-mini pricing, capabilities, endpoint access and catalog limits.

What is apodex-1.1-mini used for?
apodex-1.1-mini is listed by Flatkey catalog for chat and coding; the catalog lists these modalities: Not listed in the catalog.
How is apodex-1.1-mini priced?
Use the pricing section above for current Flatkey prices from our pricing API.
Which API endpoint calls apodex-1.1-mini?
Flatkey routes this model through /v1/chat/completions. Set the model field to apodex-1.1-mini and follow the fields supported by that endpoint.
What context or input limits does apodex-1.1-mini have?
apodex-1.1-mini is listed with Context window not listed in the catalog. Other limits depend on the route and current account availability, so verify them before production use.