58
edits
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
== Project ERA inventory API == | == Project ERA inventory API == | ||
This page describes interaction with the API. | This page describes interaction with the API. | ||
=== Authenticate Player Session === | |||
Used to validate player and start a playing session | |||
==== CREATE ==== | |||
Requires: | |||
application/vnd.projectera.steam_auth_session.v1+json | |||
Returns: | |||
Redirect to player | |||
=== Buildings === | === Buildings === | ||
| Line 122: | Line 131: | ||
characters | characters | ||
self | self | ||
=== Steam Auth Session === | |||
application/vnd.projectera.steam_auth_session.v1.create+json | |||
Root key: | |||
auth_session | |||
Contents: | |||
auth_session_ticket: String | |||
=== Universe === | === Universe === | ||
edits