EVE Online · JSON Structure

Eve Online Corporation Structure

200 ok object

Type: object Properties: 14 Required: 6
AuthenticationAuthorizationGamingImageMMORESTSSOStatic Data

get_corporations_corporation_id_ok is a JSON Structure definition published by EVE Online, describing 14 properties, of which 6 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

alliance_id ceo_id creator_id date_founded description faction_id home_station_id member_count name shares tax_rate ticker url war_eligible

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://api-evangelist.com/json-structure/eve-online-corporation-structure.json",
  "name": "get_corporations_corporation_id_ok",
  "description": "200 ok object",
  "type": "object",
  "required": [
    "name",
    "ticker",
    "member_count",
    "ceo_id",
    "tax_rate",
    "creator_id"
  ],
  "properties": {
    "alliance_id": {
      "type": "int32",
      "description": "ID of the alliance that corporation is a member of, if any",
      "name": "get_corporations_corporation_id_alliance_id"
    },
    "ceo_id": {
      "type": "int32",
      "description": "ceo_id integer",
      "name": "get_corporations_corporation_id_ceo_id"
    },
    "creator_id": {
      "type": "int32",
      "description": "creator_id integer",
      "name": "get_corporations_corporation_id_creator_id"
    },
    "date_founded": {
      "type": "datetime",
      "description": "date_founded string",
      "name": "get_corporations_corporation_id_date_founded"
    },
    "description": {
      "type": "string",
      "description": "description string",
      "name": "get_corporations_corporation_id_description"
    },
    "faction_id": {
      "type": "int32",
      "description": "faction_id integer",
      "name": "get_corporations_corporation_id_faction_id"
    },
    "home_station_id": {
      "type": "int32",
      "description": "home_station_id integer",
      "name": "get_corporations_corporation_id_home_station_id"
    },
    "member_count": {
      "type": "int32",
      "description": "member_count integer",
      "name": "get_corporations_corporation_id_member_count"
    },
    "name": {
      "type": "string",
      "description": "the full name of the corporation",
      "name": "get_corporations_corporation_id_name"
    },
    "shares": {
      "type": "int64",
      "description": "shares integer",
      "name": "get_corporations_corporation_id_shares"
    },
    "tax_rate": {
      "type": "float",
      "minimum": 0,
      "maximum": 1,
      "description": "tax_rate number",
      "name": "get_corporations_corporation_id_tax_rate"
    },
    "ticker": {
      "type": "string",
      "description": "the short name of the corporation",
      "name": "get_corporations_corporation_id_ticker"
    },
    "url": {
      "type": "string",
      "description": "url string",
      "name": "get_corporations_corporation_id_url"
    },
    "war_eligible": {
      "type": "boolean",
      "description": "war_eligible boolean",
      "name": "get_corporations_corporation_id_war_eligible"
    }
  }
}

Work with this as data

Every JSON Structure 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 json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • 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 JSON Structure
curl "https://apis.io/api/v1/json-structures/eve-online-corporation-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

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

Get an API key

Free tier, no email required.

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