Skip to main content

How can we help you?

Search

The Game Data API is not yet Available

Last Epoch's Game Data API is currently still a work in progress, and so it is not yet available to the community. 

This is the following available information:

Will the API support JSON?Yes.
Will the API support XML?No.
Will it be a RESTful or GraphQL API?REST.
What kind of information will it expose?

Focusing on skill specialization trees as an example;

  • The name of each node.
  • The description of each node.
  • The number of points you can spend in each node.
  • The art used for each node.
  • Other nodes the node is connected to.
  • The requirements of each node.
  • The flavor text for each node (rare!).
    • An example of this is the Acolyte skill Sacrifice having a specialization tree with a node called Great Sacrifice which says "You monster."
  • The number of points you can spend in each node.