EVE Online website screenshot

EVE Online

EVE Online is a massively multiplayer online (MMO) space game published by CCP Games. The EVE Online third-party developer ecosystem is built around the EVE Swagger Interface (ESI), a RESTful HTTP API hosted at esi.evetech.net that exposes the game state for capsuleers to read and write programmatically, the EVE Single Sign-On (SSO) OAuth 2.0 service hosted at login.eveonline.com for delegated authorization with per-scope consent, the Image Server hosted at images.evetech.net for character portraits, corporation logos and item renders, and the Static Data Export (SDE) for the bulk universe, type, and dogma data that does not change between server downtimes.

EVE Online publishes 30 APIs on the APIs.io network, including Alliance API, Assets API, Calendar API, and 27 more. Tagged areas include Authentication, Authorization, Gaming, Image, and MMO.

The EVE Online catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.

EVE Online’s developer surface includes authentication, documentation, getting-started guide, engineering blog, changelog, support, tooling, and 43 more developer resources.

41.2/100 developing ▬ flat Agent 31/100 agent ready Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessSelf serve
7 APIs 12 Features
AuthenticationAuthorizationGamingImageMMORESTSSOStatic Data

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/eve-online: 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 34

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

EVE Single Sign-On (SSO)

EVE Single Sign-On (SSO) is the OAuth 2.0 authorization service for EVE Online third-party applications, hosted at login.eveonline.com. It supports the Authorization Code flow f...

EVE Image Server (IEC)

The EVE Image Server (also referred to as IEC, the Image Export Collection) is a public, anonymous HTTP service hosted at images.evetech.net that returns portraits and renders f...

EVE Static Data Export (SDE)

The EVE Static Data Export (SDE) is the bulk download of all the static reference data behind the EVE universe — types, groups, categories, market groups, dogma attributes, blue...

EVE Online Game Client

EVE Online is the underlying massively multiplayer online (MMO) space game from CCP Games. The game client is the consumer of the third-party developer ecosystem — it is where c...

EVE Online Alliance API

The Alliance API from EVE Online — 8 operation(s) for alliance.

EVE Online Assets API

The Assets API from EVE Online — 12 operation(s) for assets.

EVE Online Calendar API

The Calendar API from EVE Online — 6 operation(s) for calendar.

EVE Online Character API

The Character API from EVE Online — 28 operation(s) for character.

EVE Online Clones API

The Clones API from EVE Online — 4 operation(s) for clones.

EVE Online Contacts API

The Contacts API from EVE Online — 13 operation(s) for contacts.

EVE Online Contracts API

The Contracts API from EVE Online — 18 operation(s) for contracts.

EVE Online Corporation API

The Corporation API from EVE Online — 44 operation(s) for corporation.

EVE Online Dogma API

The Dogma API from EVE Online — 10 operation(s) for dogma.

EVE Online Faction Warfare API

The Faction Warfare API from EVE Online — 16 operation(s) for faction warfare.

EVE Online Fittings API

The Fittings API from EVE Online — 5 operation(s) for fittings.

EVE Online Fleets API

The Fleets API from EVE Online — 16 operation(s) for fleets.

EVE Online Incursions API

The Incursions API from EVE Online — 2 operation(s) for incursions.

EVE Online Industry API

The Industry API from EVE Online — 16 operation(s) for industry.

EVE Online Insurance API

The Insurance API from EVE Online — 2 operation(s) for insurance.

EVE Online Killmails API

The Killmails API from EVE Online — 6 operation(s) for killmails.

EVE Online Location API

The Location API from EVE Online — 6 operation(s) for location.

EVE Online Loyalty API

The Loyalty API from EVE Online — 4 operation(s) for loyalty.

EVE Online Mail API

The Mail API from EVE Online — 13 operation(s) for mail.

EVE Online Market API

The Market API from EVE Online — 22 operation(s) for market.

EVE Online Planetary Interaction API

The Planetary Interaction API from EVE Online — 8 operation(s) for planetary interaction.

EVE Online Routes API

The Routes API from EVE Online — 2 operation(s) for routes.

EVE Online Search API

The Search API from EVE Online — 2 operation(s) for search.

EVE Online Skills API

The Skills API from EVE Online — 6 operation(s) for skills.

EVE Online Sovereignty API

The Sovereignty API from EVE Online — 6 operation(s) for sovereignty.

EVE Online Status API

The Status API from EVE Online — 2 operation(s) for status.

EVE Online Universe API

The Universe API from EVE Online — 79 operation(s) for universe.

EVE Online User Interface API

The User Interface API from EVE Online — 10 operation(s) for user interface.

EVE Online Wallet API

The Wallet API from EVE Online — 12 operation(s) for wallet.

EVE Online Wars API

The Wars API from EVE Online — 6 operation(s) for wars.

Scroll for all 34

Open Collections 48

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

EVE Swagger Interface

OPEN COLLECTION

Scroll for all 48

Features 12

Notable capabilities this provider offers.

EVE Online is free-to-play under the Alpha account model with paid Omega subscriptions starting at roughly $19.99/month for full ship and skill access
The ESI third-party API is completely free to use; CCP does not charge for API calls
ESI rate limit (sliding window, per route + per applicationID:characterID bucket): around 100 requests/second sustained for most public routes, with route-specific token budgets advertised in X-Ratelimit-Limit headers
Token cost per response: 2xx = 2 tokens, 3xx = 1 token, 4xx = 5 tokens, 5xx = 0 tokens
Error rate limit on legacy routes: 100 non-2xx/3xx responses per minute, after which 420 is returned across all ESI routes
Roughly 180 ESI endpoints across 30 resource tags (Universe, Corporation, Character, Fleets, Market, Industry, Contracts, Mail, Assets, Wallet, Killmails, Sovereignty, Wars, and more)
OAuth 2.0 (Authorization Code + PKCE) via EVE SSO with around 60 fine-grained scopes
JWT (RS256) access tokens validated against the SSO JWKS, with sub = CHARACTER:EVE:
X-Compatibility-Date header for pinning API behavior to a known date
ETag, Last-Modified, Expires, and X-Pages caching/pagination headers on every cached route
Anonymous Image Server (images.evetech.net) for portraits, corp/alliance logos and item renders
Static Data Export (SDE) for bulk universe/type/dogma data, refreshed roughly twice a year

Scroll for all 12

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Eve Online Context

42 classes · 66 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

EVE Online API Rules

5 rules · 4 warnings 1 info

SPECTRAL

EVE Online API Rules

37 rules · 11 errors 16 warnings 10 info

SPECTRAL

JSON Schema 20

Standalone JSON Schema definitions for this provider's data models.

get_alliances_alliance_id_ok

7 properties

JSON SCHEMA

get_characters_character_id_ok

11 properties

JSON SCHEMA

get_corporations_corporation_id_ok

14 properties

JSON SCHEMA

get_fleets_fleet_id_members_200_ok

10 properties

JSON SCHEMA

get_markets_region_id_orders_200_ok

12 properties

JSON SCHEMA

get_universe_regions_region_id_ok

4 properties

JSON SCHEMA

get_sovereignty_map_200_ok

4 properties

JSON SCHEMA

get_universe_stations_station_id_ok

12 properties

JSON SCHEMA

get_status_ok

4 properties

JSON SCHEMA

get_universe_systems_system_id_ok

10 properties

JSON SCHEMA

get_universe_types_type_id_ok

16 properties

JSON SCHEMA

get_wars_war_id_ok

10 properties

JSON SCHEMA

Scroll for all 20

JSON Structure 20

JSON Structure definitions describing this provider's data shapes.

Eve Online Alliance Structure

7 properties

JSON STRUCTURE

Eve Online Asset Structure

8 properties

JSON STRUCTURE

Eve Online Character Structure

11 properties

JSON STRUCTURE

Eve Online Contract Structure

22 properties

JSON STRUCTURE

Eve Online Corporation Structure

14 properties

JSON STRUCTURE

Eve Online Fleet Member Structure

10 properties

JSON STRUCTURE

Eve Online Industry Job Structure

22 properties

JSON STRUCTURE

Eve Online Killmail Structure

7 properties

JSON STRUCTURE

Eve Online Mail Header Structure

7 properties

JSON STRUCTURE

Eve Online Market Order Structure

12 properties

JSON STRUCTURE

Eve Online Region Structure

4 properties

JSON STRUCTURE

Eve Online Skill Queue Structure

8 properties

JSON STRUCTURE

Eve Online Sovereignty System Structure

4 properties

JSON STRUCTURE

Eve Online Station Structure

12 properties

JSON STRUCTURE

Eve Online Status Structure

4 properties

JSON STRUCTURE

Eve Online Structure Structure

5 properties

JSON STRUCTURE

Eve Online System Structure

10 properties

JSON STRUCTURE

Eve Online Type Structure

16 properties

JSON STRUCTURE

Eve Online Wallet Journal Structure

13 properties

JSON STRUCTURE

Eve Online War Structure

10 properties

JSON STRUCTURE

Scroll for all 20

Security Posture 3

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

Eve Online Authentication

oauth2 · 1 scheme

SECURITY

Eve Online Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Eve Online Vulnerability Disclosure

security.txt · contact published

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Eve Online Scopes

63 scopes · implicit

63 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Eve Online Agentic Access

195 operations · 34 acting

195 operations · 34 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 18

SDKs, sample code, and the tooling you integrate with

Scroll for all 18

Access & Security 6

Authentication, authorization, and security posture

Operate 10

Status, limits, changes, and where to get help

Scroll for all 10

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 4

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: eve-online
name: EVE Online
description: EVE Online is a massively multiplayer online (MMO) space game published by CCP Games. The EVE Online third-party
  developer ecosystem is built around the EVE Swagger Interface (ESI), a RESTful HTTP API hosted at esi.evetech.net that exposes
  the game state for capsuleers to read and write programmatically, the EVE Single Sign-On (SSO) OAuth 2.0 service hosted
  at login.eveonline.com for delegated authorization with per-scope consent, the Image Server hosted at images.evetech.net
  for character portraits, corporation logos and item renders, and the Static Data Export (SDE) for the bulk universe, type,
  and dogma data that does not change between server downtimes.
url: https://raw.githubusercontent.com/api-evangelist/eve-online/refs/heads/main/apis.yml
type: Index
deliveryModel:
  model: unknown
  open_source: unknown
  commercial: true
  callable_host: true
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - openapi
  - pricing
  - repository-unlicensed
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
position: Consuming
access: 3rd-Party
image: https://web.ccpgamescdn.com/eveonlineassets/developers/eve-sso-login-black-large.png
tags:
- Authentication
- Authorization
- Gaming
- Image
- MMO
- REST
- SSO
- Static Data
tags_raw:
- Authentication
- Authorization
- Gaming
- Images
- MMO
- OAuth2
- REST
- SSO
- Static Data
created: '2026-05-28'
modified: '2026-05-30'
specificationVersion: '0.23'
x-type: company
x-tier: 1
x-tier-reason: official-developer-program-public-openapi
x-source: public-apis/public-apis
x-category: Games & Comics
apis:
- aid: eve-online:eve-sso
  name: EVE Single Sign-On (SSO)
  description: EVE Single Sign-On (SSO) is the OAuth 2.0 authorization service for EVE Online third-party applications, hosted
    at login.eveonline.com. It supports the Authorization Code flow for confidential (server-side) applications and Authorization
    Code with PKCE for native and single-page apps that cannot keep a client secret. Access tokens are issued as RS256-signed
    JWTs whose sub claim is CHARACTER:EVE:<character-id>, whose aud must contain both the application client_id and the literal
    "EVE Online", and whose scp claim lists the granted ESI scopes. The service publishes RFC 8414 metadata at /.well-known/oauth-authorization-server,
    including authorization, token, revocation, and JWKS endpoints.
  humanURL: https://developers.eveonline.com/docs/services/sso/
  baseURL: https://login.eveonline.com
  tags:
  - Authentication
  - Authorization
  - JWT
  - OpenID
  - PKCE
  - SSO
  tags_raw:
  - Authentication
  - Authorization
  - JWT
  - OAuth2
  - OpenID
  - PKCE
  - SSO
  properties:
  - type: Documentation
    url: https://developers.eveonline.com/docs/services/sso/
  - type: OAuth2Metadata
    url: https://login.eveonline.com/.well-known/oauth-authorization-server
    title: OAuth 2.0 Authorization Server Metadata
  - type: AuthorizationEndpoint
    url: https://login.eveonline.com/v2/oauth/authorize
  - type: TokenEndpoint
    url: https://login.eveonline.com/v2/oauth/token
  - type: JWKS
    url: https://login.eveonline.com/oauth/jwks
  - type: Branding
    url: https://web.ccpgamescdn.com/eveonlineassets/developers/eve-sso-login-black-large.png
  contact:
  - FN: ESI Developers
    url: https://developers.eveonline.com/
- aid: eve-online:image-server
  name: EVE Image Server (IEC)
  description: The EVE Image Server (also referred to as IEC, the Image Export Collection) is a public, anonymous HTTP service
    hosted at images.evetech.net that returns portraits and renders for in-game entities. Supported resources include character
    portraits, corporation and alliance logos, type icons and renders, and faction logos. Image size variants are requested
    via the size query parameter (32, 64, 128, 256, 512, 1024) and the service is backed by a CDN with strong cache headers.
  humanURL: https://developers.eveonline.com/docs/services/image-server/
  baseURL: https://images.evetech.net
  tags:
  - CDN
  - Image
  - Portraits
  - Renders
  tags_raw:
  - CDN
  - Images
  - Portraits
  - Renders
  properties:
  - type: Documentation
    url: https://developers.eveonline.com/docs/services/image-server/
  contact:
  - FN: ESI Developers
    url: https://developers.eveonline.com/
- aid: eve-online:static-data-export
  name: EVE Static Data Export (SDE)
  description: The EVE Static Data Export (SDE) is the bulk download of all the static reference data behind the EVE universe
    — types, groups, categories, market groups, dogma attributes, blueprints, regions, constellations, solar systems, stations,
    certificates, and translations. It is the dataset most third-party developers cache locally rather than calling ESI for
    every universe lookup. CCP publishes the SDE as YAML, with community projects converting it to SQLite, MySQL, PostgreSQL,
    MS SQL, JSON, and Parquet for different workloads.
  humanURL: https://developers.eveonline.com/docs/services/sde/
  baseURL: https://developers.eveonline.com/static-data
  tags:
  - Bulk Data
  - Reference Data
  - SDE
  - Static Data
  properties:
  - type: Documentation
    url: https://developers.eveonline.com/docs/services/sde/
  - type: Download
    url: https://developers.eveonline.com/static-data
  - type: CommunityConversions
    url: https://developers.eveonline.com/docs/community/sde-conversion/
  contact:
  - FN: ESI Developers
    url: https://developers.eveonline.com/
- aid: eve-online:eve-online-game
  name: EVE Online Game Client
  description: EVE Online is the underlying massively multiplayer online (MMO) space game from CCP Games. The game client
    is the consumer of the third-party developer ecosystem — it is where capsuleers actually fly ships, run corporations,
    and trade on the market that ESI surfaces. The official launcher, client downloads, account management, and game patch
    notes live on eveonline.com.
  humanURL: https://www.eveonline.com
  tags:
  - Game
  - MMO
  - Space
  properties:
  - type: Website
    url: https://www.eveonline.com
  - type: Download
    url: https://www.eveonline.com/download
  - type: AccountManagement
    url: https://secure.eveonline.com/account
  contact:
  - FN: CCP Games
    url: https://www.ccpgames.com/
- aid: eve-online:eve-online-alliance-api
  name: EVE Online Alliance API
  description: The Alliance API from EVE Online — 8 operation(s) for alliance.
  humanURL: https://developers.eveonline.com/docs/services/esi/
  baseURL: https://esi.evetech.net/latest
  tags:
  - Alliance
  properties:
  - type: OpenAPI
    url: openapi/eve-online-alliance-api-openapi.yml
  - type: Documentation
    url: https://developers.eveonline.com/docs/services/esi/
  - type: APIExplorer
    url: https://developers.eveonline.com/api-explorer
  - type: Swagger
    url: https://esi.evetech.net/ui
  - type: BestPractices
    url: https://developers.eveonline.com/docs/services/esi/best-practices/
  - type: RateLimits
    url: https://developers.eveonline.com/docs/services/esi/rate-limiting/
  - type: GitHubRepo
    url: https://github.com/esi/esi-docs
  - type: GitHubRepo
    url: https://github.com/esi/esi-issues
  - type: GitHubRepo
    url: https://github.com/esi/esi-routes
  - type: GitHubRepo
    url: https://github.com/esi/eve-glue
  - type: SupportIssues
    url: https://github.com/esi/esi-issues
- aid: eve-online:eve-online-assets-api
  name: EVE Online Assets API
  description: The Assets API from EVE Online — 12 operation(s) for assets.
  humanURL: https://developers.eveonline.com/docs/services/esi/
  baseURL: https://esi.evetech.net/latest
  tags:
  - Assets
  properties:
  - type: OpenAPI
    url: openapi/eve-online-assets-api-openapi.yml
  - type: Documentation
    url: https://developers.eveonline.com/docs/services/esi/
  - type: APIExplorer
    url: https://developers.eveonline.com/api-explorer
  - type: Swagger
    url: https://esi.evetech.net/ui
  - type: BestPractices
    url: https://developers.eveonline.com/docs/services/esi/best-practices/
  - type: RateLimits
    url: https://developers.eveonline.com/docs/services/esi/rate-limiting/
  - type: GitHubRepo
    url: https://github.com/esi/esi-docs
  - type: GitHubRepo
    url: https://github.com/esi/esi-issues
  - type: GitHubRepo
    url: https://github.com/esi/esi-routes
  - type: GitHubRepo
    url: https://github.com/esi/eve-glue
  - type: SupportIssues
    url: https://github.com/esi/esi-issues
- aid: eve-online:eve-online-calendar-api
  name: EVE Online Calendar API
  description: The Calendar API from EVE Online — 6 operation(s) for calendar.
  humanURL: https://developers.eveonline.com/docs/services/esi/
  baseURL: https://esi.evetech.net/latest
  tags:
  - Calendar
  properties:
  - type: OpenAPI
    url: openapi/eve-online-calendar-api-openapi.yml
  - type: Documentation
    url: https://developers.eveonline.com/docs/services/esi/
  - type: APIExplorer
    url: https://developers.eveonline.com/api-explorer
  - type: Swagger
    url: https://esi.evetech.net/ui
  - type: BestPractices
    url: https://developers.eveonline.com/docs/services/esi/best-practices/
  - type: RateLimits
    url: https://developers.eveonline.com/docs/services/esi/rate-limiting/
  - type: GitHubRepo
    url: https://github.com/esi/esi-docs
  - type: GitHubRepo
    url: https://github.com/esi/esi-issues
  - type: GitHubRepo
    url: https://github.com/esi/esi-routes
  - type: GitHubRepo
    url: https://github.com/esi/eve-glue
  - type: SupportIssues
    url: https://github.com/esi/esi-issues
- aid: eve-online:eve-online-character-api
  name: EVE Online Character API
  description: The Character API from EVE Online — 28 operation(s) for character.
  humanURL: https://developers.eveonline.com/docs/services/esi/
  baseURL: https://esi.evetech.net/latest
  tags:
  - Character
  properties:
  - type: OpenAPI
    url: openapi/eve-online-character-api-openapi.yml
  - type: Documentation
    url: https://developers.eveonline.com/docs/services/esi/
  - type: APIExplorer
    url: https://developers.eveonline.com/api-explorer
  - type: Swagger
    url: https://esi.evetech.net/ui
  - type: BestPractices
    url: https://developers.eveonline.com/docs/services/esi/best-practices/
  - type: RateLimits
    url: https://developers.eveonline.com/docs/services/esi/rate-limiting/
  - type: GitHubRepo
    url: https://github.com/esi/esi-docs
  - type: GitHubRepo
    url: https://github.com/esi/esi-issues
  - type: GitHubRepo
    url: https://github.com/esi/esi-routes
  - type: GitHubRepo
    url: https://github.com/esi/eve-glue
  - type: SupportIssues
    url: https://github.com/esi/esi-issues
- aid: eve-online:eve-online-clones-api
  name: EVE Online Clones API
  description: The Clones API from EVE Online — 4 operation(s) for clones.
  humanURL: https://developers.eveonline.com/docs/services/esi/
  baseURL: https://esi.evetech.net/latest
  tags:
  - Clones
  properties:
  - type: OpenAPI
    url: openapi/eve-online-clones-api-openapi.yml
  - type: Documentation
    url: https://developers.eveonline.com/docs/services/esi/
  - type: APIExplorer
    url: https://developers.eveonline.com/api-explorer
  - type: Swagger
    url: https://esi.evetech.net/ui
  - type: BestPractices
    url: https://developers.eveonline.com/docs/services/esi/best-practices/
  - type: RateLimits
    url: https://developers.eveonline.com/docs/services/esi/rate-limiting/
  - type: GitHubRepo
    url: https://github.com/esi/esi-docs
  - type: GitHubRepo
    url: https://github.com/esi/esi-issues
  - type: GitHubRepo
    url: https://github.com/esi/esi-routes
  - type: GitHubRepo
    url: https://github.com/esi/eve-glue
  - type: SupportIssues
    url: https://github.com/esi/esi-issues
- aid: eve-online:eve-online-contacts-api
  name: EVE Online Contacts API
  description: The Contacts API from EVE Online — 13 operation(s) for contacts.
  humanURL: https://developers.eveonline.com/docs/services/esi/
  baseURL: https://esi.evetech.net/latest
  tags:
  - Contacts
  properties:
  - type: OpenAPI
    url: openapi/eve-online-contacts-api-openapi.yml
  - type: Documentation
    url: https://developers.eveonline.com/docs/services/esi/
  - type: APIExplorer
    url: https://developers.eveonline.com/api-explorer
  - type: Swagger
    url: https://esi.evetech.net/ui
  - type: BestPractices
    url: https://developers.eveonline.com/docs/services/esi/best-practices/
  - type: RateLimits
    url: https://developers.eveonline.com/docs/services/esi/rate-limiting/
  - type: GitHubRepo
    url: https://github.com/esi/esi-docs
  - type: GitHubRepo
    url: https://github.com/esi/esi-issues
  - type: GitHubRepo
    url: https://github.com/esi/esi-routes
  - type: GitHubRepo
    url: https://github.com/esi/eve-glue
  - type: SupportIssues
    url: https://github.com/esi/esi-issues
- aid: eve-online:eve-online-contracts-api
  name: EVE Online Contracts API
  description: The Contracts API from EVE Online — 18 operation(s) for contracts.
  humanURL: https://developers.eveonline.com/docs/services/esi/
  baseURL: https://esi.evetech.net/latest
  tags:
  - Contracts
  properties:
  - type: OpenAPI
    url: openapi/eve-online-contracts-api-openapi.yml
  - type: Documentation
    url: https://developers.eveonline.com/docs/services/esi/
  - type: APIExplorer
    url: https://developers.eveonline.com/api-explorer
  - type: Swagger
    url: https://esi.evetech.net/ui
  - type: BestPractices
    url: https://developers.eveonline.com/docs/services/esi/best-practices/
  - type: RateLimits
    url: https://developers.eveonline.com/docs/services/esi/rate-limiting/
  - type: GitHubRepo
    url: https://github.com/esi/esi-docs
  - type: GitHubRepo
    url: https://github.com/esi/esi-issues
  - type: GitHubRepo
    url: https://github.com/esi/esi-routes
  - type: GitHubRepo
    url: https://github.com/esi/eve-glue
  - type: SupportIssues
    url: https://github.com/esi/esi-issues
- aid: eve-online:eve-online-corporation-api
  name: EVE Online Corporation API
  description: The Corporation API from EVE Online — 44 operation(s) for corporation.
  humanURL: https://developers.eveonline.com/docs/services/esi/
  baseURL: https://esi.evetech.net/latest
  tags:
  - Corporation
  properties:
  - type: OpenAPI
    url: openapi/eve-online-corporation-api-openapi.yml
  - type: Documentation
    url: https://developers.eveonline.com/docs/services/esi/
  - type: APIExplorer
    url: https://developers.eveonline.com/api-explorer
  - type: Swagger
    url: https://esi.evetech.net/ui
  - type: BestPractices
    url: https://developers.eveonline.com/docs/services/esi/best-practices/
  - type: RateLimits
    url: https://developers.eveonline.com/docs/services/esi/rate-limiting/
  - type: GitHubRepo
    url: https://github.com/esi/esi-docs
  - type: GitHubRepo
    url: https://github.com/esi/esi-issues
  - type: GitHubRepo
    url: https://github.com/esi/esi-routes
  - type: GitHubRepo
    url: https://github.com/esi/eve-glue
  - type: SupportIssues
    url: https://github.com/esi/esi-issues
- aid: eve-online:eve-online-dogma-api
  name: EVE Online Dogma API
  description: The Dogma API from EVE Online — 10 operation(s) for dogma.
  humanURL: https://developers.eveonline.com/docs/services/esi/
  baseURL: https://esi.evetech.net/latest
  tags:
  - Dogma
  properties:
  - type: OpenAPI
    url: openapi/eve-online-dogma-api-openapi.yml
  - type: Documentation
    url: https://developers.eveonline.com/docs/services/esi/
  - type: APIExplorer
    url: https://developers.eveonline.com/api-explorer
  - type: Swagger
    url: https://esi.evetech.net/ui
  - type: BestPractices
    url: https://developers.eveonline.com/docs/services/esi/best-practices/
  - type: RateLimits
    url: https://developers.eveonline.com/docs/services/esi/rate-limiting/
  - type: GitHubRepo
    url: https://github.com/esi/esi-docs
  - type: GitHubRepo
    url: https://github.com/esi/esi-issues
  - type: GitHubRepo
    url: https://github.com/esi/esi-routes
  - type: GitHubRepo
    url: https://github.com/esi/eve-glue
  - type: SupportIssues
    url: https://github.com/esi/esi-issues
- aid: eve-online:eve-online-faction-warfare-api
  name: EVE Online Faction Warfare API
  description: The Faction Warfare API from EVE Online — 16 operation(s) for faction warfare.
  humanURL: https://developers.eveonline.com/docs/services/esi/
  baseURL: https://esi.evetech.net/latest
  tags:
  - Faction Warfare
  properties:
  - type: OpenAPI
    url: openapi/eve-online-faction-warfare-api-openapi.yml
  - type: Documentation
    url: https://developers.eveonline.com/docs/services/esi/
  - type: APIExplorer
    url: https://developers.eveonline.com/api-explorer
  - type: Swagger
    url: https://esi.evetech.net/ui
  - type: BestPractices
    url: https://developers.eveonline.com/docs/services/esi/best-practices/
  - type: RateLimits
    url: https://developers.eveonline.com/docs/services/esi/rate-limiting/
  - type: GitHubRepo
    url: https://github.com/esi/esi-docs
  - type: GitHubRepo
    url: https://github.com/esi/esi-issues
  - type: GitHubRepo
    url: https://github.com/esi/esi-routes
  - type: GitHubRepo
    url: https://github.com/esi/eve-glue
  - type: SupportIssues
    url: https://github.com/esi/esi-issues
- aid: eve-online:eve-online-fittings-api
  name: EVE Online Fittings API
  description: The Fittings API from EVE Online — 5 operation(s) for fittings.
  humanURL: https://developers.eveonline.com/docs/services/esi/
  baseURL: https://esi.evetech.net/latest
  tags:
  - Fittings
  properties:
  - type: OpenAPI
    url: openapi/eve-online-fittings-api-openapi.yml
  - type: Documentation
    url: https://developers.eveonline.com/docs/services/esi/
  - type: APIExplorer
    url: https://developers.eveonline.com/api-explorer
  - type: Swagger
    url: https://esi.evetech.net/ui
  - type: BestPractices
    url: https://developers.eveonline.com/docs/services/esi/best-practices/
  - type: RateLimits
    url: https://developers.eveonline.com/docs/services/esi/rate-limiting/
  - type: GitHubRepo
    url: https://github.com/esi/esi-docs
  - type: GitHubRepo
    url: https://github.com/esi/esi-issues
  - type: GitHubRepo
    url: https://github.com/esi/esi-routes
  - type: GitHubRepo
    url: https://github.com/esi/eve-glue
  - type: SupportIssues
    url: https://github.com/esi/esi-issues
- aid: eve-online:eve-online-fleets-api
  name: EVE Online Fleets API
  description: The Fleets API from EVE Online — 16 operation(s) for fleets.
  humanURL: https://developers.eveonline.com/docs/services/esi/
  baseURL: https://esi.evetech.net/latest
  tags:
  - Fleets
  properties:
  - type: OpenAPI
    url: openapi/eve-online-fleets-api-openapi.yml
  - type: Documentation
    url: https://developers.eveonline.com/docs/services/esi/
  - type: APIExplorer
    url: https://developers.eveonline.com/api-explorer
  - type: Swagger
    url: https://esi.evetech.net/ui
  - type: BestPractices
    url: https://developers.eveonline.com/docs/services/esi/best-practices/
  - type: RateLimits
    url: https://developers.eveonline.com/docs/services/esi/rate-limiting/
  - type: GitHubRepo
    url: https://github.com/esi/esi-docs
  - type: GitHubRepo
    url: https://github.com/esi/esi-issues
  - type: GitHubRepo
    url: https://github.com/esi/esi-routes
  - type: GitHubRepo
    url: https://github.com/esi/eve-glue
  - type: SupportIssues
    url: https://github.com/esi/esi-issues
- aid: eve-online:eve-online-incursions-api
  name: EVE Online Incursions API
  description: The Incursions API from EVE Online — 2 operation(s) for incursions.
  humanURL: https://developers.eveonline.com/docs/services/esi/
  baseURL: https://esi.evetech.net/latest
  tags:
  - Incursions
  properties:
  - type: OpenAPI
    url: openapi/eve-online-incursions-api-openapi.yml
  - type: Documentation
    url: https://developers.eveonline.com/docs/services/esi/
  - type: APIExplorer
    url: https://developers.eveonline.com/api-explorer
  - type: Swagger
    url: https://esi.evetech.net/ui
  - type: BestPractices
    url: https://developers.eveonline.com/docs/services/esi/best-practices/
  - type: RateLimits
    url: https://developers.eveonline.com/docs/services/esi/rate-limiting/
  - type: GitHubRepo
    url: https://github.com/esi/esi-docs
  - type: GitHubRepo
    url: https://github.com/esi/esi-issues
  - type: GitHubRepo
    url: https://github.com/esi/esi-routes
  - type: GitHubRepo
    url: https://github.com/esi/eve-glue
  - type: SupportIssues
    url: https://github.com/esi/esi-issues
- aid: eve-online:eve-online-industry-api
  name: EVE Online Industry API
  description: The Industry API from EVE Online — 16 operation(s) for industry.
  humanURL: https://developers.eveonline.com/docs/services/esi/
  baseURL: https://esi.evetech.net/latest
  tags:
  - Industry
  properties:
  - type: OpenAPI
    url: openapi/eve-online-industry-api-openapi.yml
  - type: Documentation
    url: https://developers.eveonline.com/docs/services/esi/
  - type: APIExplorer
    url: https://developers.eveonline.com/api-explorer
  - type: Swagger
    url: https://esi.evetech.net/ui
  - type: BestPractices
    url: https://developers.eveonline.com/docs/services/esi/best-practices/
  - type: RateLimits
    url: https://developers.eveonline.com/docs/services/esi/rate-limiting/
  - type: GitHubRepo
    url: https://github.com/esi/esi-docs
  - type: GitHubRepo
    url: https://github.com/esi/esi-issues
  - type: GitHubRepo
    url: https://github.com/esi/esi-routes
  - type: GitHubRepo
    url: https://github.com/esi/eve-glue
  - type: SupportIssues
    url: https://github.com/esi/esi-issues
- aid: eve-online:eve-online-insurance-api
  name: EVE Online Insurance API
  description: The Insurance API from EVE Online — 2 operation(s) for insurance.
  humanURL: https://developers.eveonline.com/docs/services/esi/
  baseURL: https://esi.evetech.net/latest
  tags:
  - Insurance
  properties:
  - type: OpenAPI
    url: openapi/eve-online-insurance-api-openapi.yml
  - type: Documentation
    url: https://developers.eveonline.com/docs/services/esi/
  - type: APIExplorer
    url: https://developers.eveonline.com/api-explorer
  - type: Swagger
    url: https://esi.evetech.net/ui
  - type: BestPractices
    url: https://developers.eveonline.com/docs/services/esi/best-practices/
  - type: RateLimits
    url: https://developers.eveonline.com/docs/services/esi/rate-limiting/
  - type: GitHubRepo
    url: https://github.com/esi/esi-docs
  - type: GitHubRepo
    url: https://github.com/esi/esi-issues
  - type: GitHubRepo
    url: https://github.com/esi/esi-routes
  - type: GitHubRepo
    url: https://github.com/esi/eve-glue
  - type: SupportIssues
    url: https://github.com/esi/esi-issues
- aid: eve-online:eve-online-killmails-api
  name: EVE Online Killmails API
  description: The Killmails API from EVE Online — 6 operation(s) for killmails.
  humanURL: https://developers.eveonline.com/docs/services/esi/
  baseURL: https://esi.evetech.net/latest
  tags:
  - Killmails
  properties:
  - type: OpenAPI
    url: openapi/eve-online-killmails-api-openapi.yml
  - type: Documentation
    url: https://developers.eveonline.com/docs/services/esi/
  - type: APIExplorer
    url: https://developers.eveonline.com/api-explorer
  - type: Swagger
    url: https://esi.evetech.net/ui
  - type: BestPractices
    url: https://developers.eveonline.com/docs/services/esi/best-practices/
  - type: RateLimits
    url: https://developers.eveonline.com/docs/services/esi/rate-limiting/
  - type: GitHubRepo
    url: https://github.com/esi/esi-docs
  - type: GitHubRepo
    url: https://github.com/esi/esi-issues
  - type: GitHubRepo
    url: https://github.com/esi/esi-routes
  - type: GitHubRepo
    url: https://github.com/esi/eve-glue
  - type: SupportIssues
    url: https://github.com/esi/esi-issues
- aid: eve-online:eve-online-location-api
  name: EVE Online Location API
  description: The Location API from EVE Online — 6 operation(s) for location.
  humanURL: https://developers.eveonline.com/docs/services/esi/
  baseURL: https://esi.evetech.net/latest
  tags:
  - Location
  properties:
  - type: OpenAPI
    url: openapi/eve-online-location-api-openapi.yml
  - type: Documentation
    url: https://developers.eveonline.com/docs/services/esi/
  - type: APIExplorer
    url: https://developers.eveonline.com/api-explorer
  - type: Swagger
    url: https://esi.evetech.net/ui
  - type: BestPractices
    url: https://developers.eveonline.com/docs/services/esi/best-practices/
  - type: RateLimits
    url: https://developers.eveonline.com/docs/services/esi/rate-limiting/
  - type: GitHubRepo
    url: https://github.com/esi/esi-docs
  - type: GitHubRepo
    url: https://github.com/esi/esi-issues
  - type: GitHubRepo
    url: https://github.com/esi/esi-routes
  - type: GitHubRepo
    url: https://github.com/esi/eve-glue
  - type: SupportIssues
    url: https://github.com/esi/esi-issues
- aid: eve-online:eve-online-loyalty-api
  name: EVE Online Loyalty API
  description: The Loyalty API from EVE Online — 4 operation(s) for loyalty.
  humanURL: https://developers.eveonline.com/docs/services/esi/
  baseURL: https://esi.evetech.net/latest
  tags:
  - Loyalty
  properties:
  - type: OpenAPI
    url: openapi/eve-online-loyalty-api-openapi.yml
  - type: Documentation
    url: https://developers.eveonline.com/docs/services/esi/
  - type: APIExplorer
    url: https://developers.eveonline.com/api-explorer
  - type: Swagger
    url: https://esi.evetech.net/ui
  - type: BestPractices
    url: https://developers.eveonline.com/docs/services/esi/best-practices/
  - type: RateLimits
    url: https://developers.eveonline.com/docs/services/esi/rate-limiting/
  - type: GitHubRepo
    url: https://github.com/esi/esi-docs
  - type: GitHubRepo
    url: https://github.com/esi/esi-issues
  - type: GitHubRepo
    url: https://github.com/esi/esi-routes
  - type: GitHubRepo
    url: https://github.com/esi/eve-glue
  - type: SupportIssues
    url: https://github.com/esi/esi-issues
- aid: eve-online:eve-online-mail-api
  name: EVE Online Mail API
  description: The Mail API from EVE Online — 13 operation(s) for mail.
  humanURL: https://developers.eveonline.com/docs/services/esi/
  baseURL: https://esi.evetech.net/latest
  tags:
  - Mail
  properties:
  - type: OpenAPI
    url: openapi/eve-online-mail-api-openapi.yml
  - type: Documentation
    url: https://developers.eveonline.com/docs/services/esi/
  - type: APIExplorer
    url: https://developers.eveonline.com/api-explorer
  - type: Swagger
    url: https://esi.evetech.net/ui
  - type: BestPractices
    url: https://developers.eveonline.com/docs/services/esi/best-practices/
  - type: RateLimits
    url: https://developers.eveonline.com/docs/services/esi/rate-limiting/
  - type: GitHubRepo
    url: https://github.com/esi/esi-docs
  - type: GitHubRepo
    url: https://github.com/esi/esi-issues
  - type: GitHubRepo
    url: https://github.com/esi/esi-routes
  - type: GitHubRepo
    url: https://github.com/esi/eve-glue
  - type: SupportIssues
    url: https://github.com/esi/esi-issues
- aid: eve-online:eve-online-market-api
  name: EVE Online Market API
  description: The Market API from EVE Online — 22 operation(s) for market.
  humanURL: https://developers.eveonline.com/docs/services/esi/
  baseURL: https://esi.evetech.net/latest
  tags:
  - Market
  properties:
  - type: OpenAPI
    url: openapi/eve-online-market-api-openapi.yml
  - type: Documentation
    url: https://developers.eveonline.com/docs/services/esi/
  - type: APIExplorer
    url: https://developers.eveonline.com/api-explorer
  - type: Swagger
    url: https://esi.evetech.net/ui
  - type: BestPractices
    url: https://developers.eveonline.com/docs/services/esi/best-practices/
  - type: RateLimits
    url: https://developers.eveonline.com/docs/services/esi/rate-limiting/
  - type: GitHubRepo
    url: https://github.com/esi/esi-docs
  - type: GitHubRepo
    url: https://github.com/esi/esi-issues
  - type: GitHubRepo
    url: https://github.com/esi/esi-routes
  - type: GitHubRepo
    url: https://github.com/esi/eve-glue
  - type: SupportIssues
    url: https://github.com/esi/esi-issues
- aid: eve-online:eve-online-planetary-interaction-api
  name: EVE Online Planetary Interaction API
  description: The Planetary Interaction API from EVE Online — 8 operation(s) for planetary interaction.
  humanURL: https://developers.eveonline.com/docs/services/esi/
  baseURL: https://esi.evetech.net/latest
  tags:
  - Planetary Interaction
  properties:
  - type: OpenAPI
    url: openapi/eve-online-planetary-interaction-api-openapi.yml
  - type: Documentation
    url: https://developers.eveonline.com/docs/services/esi/
  - type: APIExplorer
    url: https://developers.eveonline.com/api-explorer
  - type: Swagger
    url: https://esi.evetech.net/ui
  - type: BestPractices
    url: https://developers.eveonline.com/docs/services/esi/best-practices/
  - type: RateLimits
    url: https://developers.eveonline.com/docs/services/esi/rate-limiting/
  - type: GitHubRepo
    url: https://github.com/esi/esi-docs
  - type: GitHubRepo
    url: https://github.com/esi/esi-issues
  - type: GitHubRepo
    url: https://github.com/esi/esi-routes
  - type: GitHubRepo
    url: https://github.com/esi/eve-glue
  - type: SupportIssues
    url: https://github.com/esi/esi-issues
- aid: eve-online:eve-online-routes-api
  name: EVE Online Routes API
  description: The Routes API from EVE Online — 2 operation(s) for routes.
  humanURL: https://developers.eveonline.com/docs/services/esi/
  baseURL: https://esi.evetech.net/latest
  tags:
  - Routes
  properties:
  - type: OpenAPI
    url: openapi/eve-online-routes-api-openapi.yml
  - type: Documentation
    url: https://developers.eveonline.com/docs/services/esi/
  - type: APIExplorer
    url: https://developers.eveonline.com/api-explorer
  - type: Swagger
    url: https://esi.evetech.net/ui
  - type: BestPractices
    url: https://developers.eveonline.com/docs/services/esi/best-practices/
  - type: RateLimits
    url: https://developers.eveonline.com/docs/services/esi/rate-limiting/
  - type: GitHubRepo
    url: https://github.com/esi/esi-docs
  - type: GitHubRepo
    url: https://github.com/esi/esi-issues
  - type: GitHubRepo
    url: https://github.com/esi/esi-routes
  - type: GitHubRepo
    url: https://github.com/esi/eve-glue
  - type: SupportIssues
    url: https://github.com/esi/esi-issues
- aid: eve-online:eve-online-search-api
  name: EVE Online Search API
  description: The Search API from EVE Online — 2 operation(s) for search.
  humanURL: https://developers.eveonline.com/docs/services/esi/
  baseURL: https://esi.evetech.net/latest
  tags:
  - Search
  properties:
  - type: OpenAPI
    url: openapi/eve-online-search-api-openapi.yml
  - type: Documentation
    url: https://developers.eveonline.com/docs/services/esi/
  - type: APIExplorer
    url: https://developers.eveonline.com/api-explorer
  - type: Swagger
    url: https://esi.evetech.net/ui
  - type: BestPractices
    url: https://developers.eveonline.com/docs/services/esi/best-practices/
  - type: RateLimits
    url: https://developers.eveonline.com/docs/services/esi/rate-limiting/
  - type: GitHubRepo
    url: https://github.com/esi/esi-docs
  - type: GitHubRepo
    url: https://github.com/esi/esi-issues
  - type: GitHubRepo
    url: https://github.com/esi/esi-routes
  - type: GitHubRepo
    url: https://github.com/esi/eve-glue
  - type: SupportIssues
    url: https://github.com/esi/esi-issues
- aid: eve-online:eve-online-skills-api
  name: EVE Online Skills API
  description: The Skills API from EVE Online — 6 operation(s) for skills.
  humanURL: https://developers.eveonline.com/docs/services/esi/
  baseURL: https://esi.evetech.net/latest
  tags:
  - Skills
  properties:
  - type: OpenAPI
    url: openapi/eve-online-skills-api-openapi.yml
  - type: Documentation
    url: https://developers.eveonline.com/docs/services/esi/
  - type: APIExplorer
    url: https://developers.eveonline.com/api-explorer
  - type: Swagger
    url: https://esi.evetech.net/ui
  - type: BestPractices
    url: https://developers.eveonline.com/docs/services/esi/best-practices/
  - type: RateLimits
    url: https://developers.eveonline.com/docs/services/esi/rate-limiting/
  - type: GitHubRepo
    url: https://github.com/esi/esi-docs
  - type: GitHubRepo
    url: https://g

# --- truncated at 32 KB (44 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/eve-online/refs/heads/main/apis.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/eve-online"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/eve-online/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/eve-online/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.