Edgee website screenshot

Edgee

Edgee is a French edge-native AI Gateway that sits between coding agents and LLM providers, intercepting, routing, compressing, metering and securing every request. Its OpenAI-compatible gateway API at edgee.io exposes chat completions, an Anthropic Messages endpoint, an OpenAI Responses endpoint, a model catalog of 230+ models across providers, token counting and a standalone compression endpoint, while a separate Console API at api.edgee.app handles organization management, gateway key management, BYOK provider keys and usage/cost export. A Rust CLI launches Claude Code, Codex, OpenCode, Cursor and VS Code Copilot through the gateway, and official TypeScript, Python, Go and Rust SDKs wrap the same surface. Edgee previously operated as an edge component runtime and data-collection platform at edgee.cloud; that documentation now redirects to the AI Gateway product at edgee.ai.

Edgee publishes 6 APIs on the APIs.io network, including Chat API, Compress API, Messages API, and 3 more. Tagged areas include Company, Artificial Intelligence, LLM, AI Gateway, and Agents.

Edgee’s developer surface includes documentation, API reference, getting-started guide, engineering blog, support, pricing, signup flow, and 28 more developer resources.

58.1/100 strong ▬ flat Agent 33/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemiumSelf serve⚡ Free to try
1 APIs 1 MCP Servers
CompanyArtificial IntelligenceLLMAI GatewayAgentsDeveloper ToolsObservabilityFinOpsEdge ComputingCost Management

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/edgee: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 7

Individual APIs this provider publishes, each with its own machine-readable definition.

Edgee Console API

Management API for an Edgee organization: export AI Gateway usage and cost data as CSV or JSON, create/list/update/delete AI Gateway API keys, and configure custom BYOK provider...

Edgee Chat API

Chat completion endpoints (OpenAI format)

Edgee Compress API

Standalone token compression endpoint

Edgee Messages API

Messages endpoints (Anthropic format)

Edgee Models API

Model management endpoints

Edgee Responses API

Responses endpoints (OpenAI Responses API format)

Edgee Tokens API

Token estimation endpoints

Scroll for all 7

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Edgee MCP Server

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Edgee Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Edgee Rate Limits

0 limits

RATE LIMITS

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Edgee Authentication

apiKey/http · 5 schemes

SECURITY

Edgee Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Edgee Trust Center

SOC 2 Type 1, SOC 2 Type 2

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 5

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 5

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: edgee
name: Edgee
description: Edgee is a French edge-native AI Gateway that sits between coding agents and LLM providers, intercepting, routing,
  compressing, metering and securing every request. Its OpenAI-compatible gateway API at edgee.io exposes chat completions,
  an Anthropic Messages endpoint, an OpenAI Responses endpoint, a model catalog of 230+ models across providers, token counting
  and a standalone compression endpoint, while a separate Console API at api.edgee.app handles organization management, gateway
  key management, BYOK provider keys and usage/cost export. A Rust CLI launches Claude Code, Codex, OpenCode, Cursor and VS
  Code Copilot through the gateway, and official TypeScript, Python, Go and Rust SDKs wrap the same surface. Edgee previously
  operated as an edge component runtime and data-collection platform at edgee.cloud; that documentation now redirects to the
  AI Gateway product at edgee.ai.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  - rate-limits
  - security
  generated: '2026-09-03'
  method: derived
image: https://www.edgee.ai/assets/img/og/og.jpg
url: https://raw.githubusercontent.com/api-evangelist/edgee/refs/heads/main/apis.yml
x-type: company
x-source: serena-portfolio
specificationVersion: '0.23'
created: '2026-08-17'
modified: '2026-08-17'
x-enrichment:
  date: '2026-08-17'
  status: enriched
  artifacts_added: 24
  pass: local-v1
tags:
- Company
- Artificial Intelligence
- LLM
- AI Gateway
- Agents
- Developer Tools
- Observability
- FinOps
- Edge Computing
- Cost Management
tags_raw:
- Company
- AI
- LLM
- AI Gateway
- Agents
- Developer Tools
- Observability
- FinOps
- Edge Computing
- Cost Management
apis:
- aid: edgee-console
  name: Edgee Console API
  description: 'Management API for an Edgee organization: export AI Gateway usage and cost data as CSV or JSON, create/list/update/delete
    AI Gateway API keys, and configure custom BYOK provider keys. Bearer-token authenticated with a Console token created
    in the Edgee Console.'
  humanURL: https://www.edgee.ai/docs/api-reference/console-api-setup
  baseURL: https://api.edgee.app
  tags:
  - Management
  - Billing
  - APIKeys
  - BYOK
  tags_raw:
  - Management
  - Billing
  - API Keys
  - BYOK
  properties:
  - type: Documentation
    url: https://www.edgee.ai/docs/api-reference/console-api-setup
  - type: Authentication
    url: https://www.edgee.ai/docs/api-reference/console-api-setup
- aid: edgee:edgee-chat-api
  name: Edgee Chat API
  description: Chat completion endpoints (OpenAI format)
  humanURL: https://www.edgee.ai/docs/api-reference
  baseURL: https://edgee.io
  tags:
  - Chat
  properties:
  - type: OpenAPI
    url: openapi/edgee-chat-api-openapi.yml
  - type: Documentation
    url: https://www.edgee.ai/docs/api-reference
  - type: Authentication
    url: https://www.edgee.ai/docs/api-reference/authentication
- aid: edgee:edgee-compress-api
  name: Edgee Compress API
  description: Standalone token compression endpoint
  humanURL: https://www.edgee.ai/docs/api-reference
  baseURL: https://edgee.io
  tags:
  - Compress
  properties:
  - type: OpenAPI
    url: openapi/edgee-compress-api-openapi.yml
  - type: Documentation
    url: https://www.edgee.ai/docs/api-reference
  - type: Authentication
    url: https://www.edgee.ai/docs/api-reference/authentication
- aid: edgee:edgee-messages-api
  name: Edgee Messages API
  description: Messages endpoints (Anthropic format)
  humanURL: https://www.edgee.ai/docs/api-reference
  baseURL: https://edgee.io
  tags:
  - Message
  tags_raw:
  - Messages
  properties:
  - type: OpenAPI
    url: openapi/edgee-messages-api-openapi.yml
  - type: Documentation
    url: https://www.edgee.ai/docs/api-reference
  - type: Authentication
    url: https://www.edgee.ai/docs/api-reference/authentication
- aid: edgee:edgee-models-api
  name: Edgee Models API
  description: Model management endpoints
  humanURL: https://www.edgee.ai/docs/api-reference
  baseURL: https://edgee.io
  tags:
  - Models
  properties:
  - type: OpenAPI
    url: openapi/edgee-models-api-openapi.yml
  - type: Documentation
    url: https://www.edgee.ai/docs/api-reference
  - type: Authentication
    url: https://www.edgee.ai/docs/api-reference/authentication
- aid: edgee:edgee-responses-api
  name: Edgee Responses API
  description: Responses endpoints (OpenAI Responses API format)
  humanURL: https://www.edgee.ai/docs/api-reference
  baseURL: https://edgee.io
  tags:
  - Responses
  properties:
  - type: OpenAPI
    url: openapi/edgee-responses-api-openapi.yml
  - type: Documentation
    url: https://www.edgee.ai/docs/api-reference
  - type: Authentication
    url: https://www.edgee.ai/docs/api-reference/authentication
- aid: edgee:edgee-tokens-api
  name: Edgee Tokens API
  description: Token estimation endpoints
  humanURL: https://www.edgee.ai/docs/api-reference
  baseURL: https://edgee.io
  tags:
  - Tokens
  properties:
  - type: OpenAPI
    url: openapi/edgee-tokens-api-openapi.yml
  - type: Documentation
    url: https://www.edgee.ai/docs/api-reference
  - type: Authentication
    url: https://www.edgee.ai/docs/api-reference/authentication
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Overlay
  url: overlays/edgee-gateway-overlay.yaml
- type: DomainSecurity
  url: security/edgee-domain-security.yml
- type: Website
  url: https://www.edgee.ai/
- type: DeveloperPortal
  url: https://www.edgee.ai/docs
- type: Documentation
  url: https://www.edgee.ai/docs
- type: APIReference
  url: https://www.edgee.ai/docs/api-reference
- type: GettingStarted
  url: https://www.edgee.ai/docs/quickstart
- type: Blog
  url: https://www.edgee.ai/blog
- type: GitHubOrganization
  url: https://github.com/edgee-ai
- type: Support
  url: https://www.edgee.ai/contact
- type: Pricing
  url: https://www.edgee.ai/pricing
- type: SignUp
  url: https://www.edgee.ai/
- type: TermsOfService
  url: https://www.edgee.ai/terms
- type: PrivacyPolicy
  url: https://www.edgee.ai/privacy
- type: StatusPage
  url: https://status.edgee.ai/
- type: ChangeLog
  url: https://www.edgee.ai/changelog
- type: TrustCenter
  url: https://trust.edgee.ai/
- type: Compliance
  url: https://trust.edgee.ai/
- type: Packages
  url: packages/edgee-packages.yml
- type: SDKs
  url: packages/edgee-packages.yml
- type: CLI
  url: cli/edgee-cli.yml
- type: MCPServer
  url: mcp/edgee-mcp.yml
- type: ToolCrosswalk
  url: mcp/edgee-tool-crosswalk.yml
- type: LLMsTxt
  url: llms/edgee-llms.txt
- type: Authentication
  url: authentication/edgee-authentication.yml
- type: Conventions
  url: conventions/edgee-conventions.yml
- type: ErrorCatalog
  url: errors/edgee-problem-types.yml
- type: ErrorCodes
  url: errors/edgee-error-codes.yml
- type: Lifecycle
  url: lifecycle/edgee-lifecycle.yml
- type: Conformance
  url: conformance/edgee-conformance.yml
- type: DataModel
  url: data-model/edgee-data-model.yml
- type: ChangeLog
  url: changelog/edgee-changelog.yml
- type: Plans
  url: plans/edgee-plans-pricing.yml
- type: RateLimits
  url: rate-limits/edgee-rate-limits.yml
- type: AgentSkill
  url: skills/_index.yml

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/edgee"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/edgee/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/edgee/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.