- Alliance
- Contacts
- Character
- Character affiliation
- Get character's public information
- Get agents research
- Get blueprints
- Get corporation history
- Calculate a CSPA charge cost
- Get jump fatigue
- Get medals
- Get character notifications
- Get new contact notifications
- Get character portraits
- Get character corporation roles
- Get standings
- Yearly aggregate stats
- Get character corporation titles
- Assets
- Skills
- Bookmarks
- Calendar
- Clones
- Contracts
- Fittings
- Fleets
- Faction Warfare
- Overview of a character involved in faction warfare
- Overview of a corporation involved in faction warfare
- List of the top factions in faction warfare
- List of the top pilots in faction warfare
- List of the top corporations in faction warfare
- An overview of statistics about factions involved in faction warfare
- Ownership of faction warfare systems
- Data about which NPC factions are at war
- Industry
- Killmails
- Location
- Loyalty
- Mail
- Opportunities
- Market
- List open orders from a character
- List historical orders by a character
- List open orders from a corporation
- List historical orders from a corporation
- Get item groups
- Get item group information
- List market prices
- List orders in a structure
- List historical market statistics in a region
- List orders in a region
- List type IDs relevant to a market
- Planetary Interaction
- Search
- Wallet
- Corporation
- Get npc corporationsGET
- Get corporation informationGET
- Get alliance historyGET
- Get corporation blueprintsGET
- Get all corporation ALSC logsGET
- Get corporation divisionsGET
- Get corporation facilitiesGET
- Get corporation iconGET
- Get corporation medalsGET
- Get corporation issued medalsGET
- Get corporation membersGET
- Get corporation member limitGET
- Get corporation's members' titlesGET
- Track corporation membersGET
- Get corporation member rolesGET
- Get corporation member roles historyGET
- Get corporation shareholdersGET
- Get corporation standingsGET
- Get corporation starbases (POSes)GET
- Get starbase (POS) detailGET
- Get corporation structuresGET
- Get corporation titlesGET
- Dogma
- Incursions
- Insurance
- Routes
- Sovereignty
- Status
- User Interface
- Universe
- Get ancestries
- Get asteroid belt information
- Get bloodlines
- Get item categories
- Get item category information
- Get constellations
- Get constellation information
- Get factions
- Get graphics
- Get graphic information
- Get item groups
- Get item group information
- Bulk names to IDs
- Get moon information
- Get names and categories for a set of ID's
- Get planet information
- Get character races
- Get regions
- Get region information
- Get stargate information
- Get star information
- Get station information
- List all public structures
- Get structure information
- Get system jumps
- Get system kills
- Get solar systems
- Get solar system information
- Get types
- Get type information
- Wars
Get npc corporations
GET
/corporations/npccorps/
Corporation
/dev/corporations/npccorps/
/legacy/corporations/npccorps/
/v1/corporations/npccorps/
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://esi.evetech.net/latest/corporations/npccorps/'
Response Response Example
200 - response
[
1000001,
1000002,
1000003
]
Request
Query Params
datasource
stringÂ
optional
Header Params
If-None-Match
stringÂ
optional
Responses
🟢200A list of npc corporation ids
application/json
Body
array[integer <int32>]
get_corporations_npccorps_ok
<= 500 items
🔵304Not modified
🟠400Bad request
🟠420Error limited
🔴500Internal server error
🔴503Service unavailable
🔴504Gateway timeout
Modified at 2023-08-15 09:13:25