Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.fortapi.com/llms.txt

Use this file to discover all available pages before exploring further.

FortAPI aggregates models from major AI providers behind a single endpoint. One API key — dozens of models, no separate accounts at each vendor.

Major providers

OpenAI

GPT-4o, GPT-4o-mini, o1, o3 and the rest of the family.

Anthropic Claude

Claude 3.5/3.7 Sonnet, Claude Haiku, Claude Opus.

Google Gemini

Gemini 2.0 Flash, Gemini 1.5 Pro and experimental models.

xAI Grok

Grok 2, Grok 3 — models from xAI.

DeepSeek

DeepSeek V3, DeepSeek R1 — strong reasoning at affordable prices.

And more

Qwen, Yi, Mistral, Llama and new models as they ship.

Model capabilities

The catalog covers different use cases:
  • Chat & text: classic LLMs for conversation, code, analysis.
  • Multimodal (vision): models that understand images.
  • Tool use / function calling: invoke external tools from model output.
  • Reasoning: chain-of-thought models (o1, R1, Claude thinking).
  • Embeddings: vector representations for search and RAG.
  • Audio: speech recognition and synthesis (where supported).

Why FortAPI

No VPN required

Direct access to every model — calls are made through our infrastructure.

One API key

No separate accounts at OpenAI, Anthropic and others. One key — every frontier model worldwide.

Discounted vendor pricing

Billed per 1M tokens at a discount off each provider’s official site price. No hidden markup.

Low latency

Optimized request routing for fast response times.

Full catalog and pricing

The list of available models, current per-token prices and supported capabilities lives in your dashboard → Models at www.fortapi.com.

Choosing a model

  • Simple tasks (classification, short answers): gpt-4o-mini, gemini-2.0-flash, claude-haiku — most cost-efficient.
  • Complex tasks (long-form analysis, coding, reasoning): gpt-4o, claude-3-5-sonnet, gemini-1.5-pro.
  • Reasoning (math, logic, multi-step thinking): o1, o3-mini, deepseek-r1, claude-3-7-sonnet (with thinking).
  • Vision (images): gpt-4o, claude-3-5-sonnet, gemini-2.0-flash — all support vision.
See Quickstart for call examples and API Reference for OpenAI vs Claude protocol details.