evetech.net
evetech.net hosts EVE Swagger Interface, the public API used by third-party developers to access EVE Online game data and player-authorized resources. It provides endpoints for public game information as well as character- and corporation-scoped data via EVE Online SSO.
evetech.net exposes one documented REST API surface: the EVE Swagger Interface (ESI) at `https://esi.evetech.net/latest`, with EVE SSO OAuth access tokens for authenticated routes.
- EVE Swagger Interface (ESI)discovered
Sign in at the EVE developer site, open Applications, accept the developer license if prompted, then click Create New Application. Choose Authentication & API Access, select only the ESI scopes your integration needs, set a callback URL, and create the app. Then use the EVE SSO OAuth flow to obtain an access token for the selected scopes; authenticated ESI requests send Authorization: Bearer <access token>.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing