Expand description
Generated by: https://openapi-generator.tech
Version of specification: 2.0.0
Enums§
- GetStatus
Error - Enum for known errors of method
get_status. - GetStatus
Success - Enum for successes of method
get_status. - Register
Error - Enum for known errors of method
register. - Register
Success - Enum for successes of method
register.
Functions§
- get_
status - Return the status of the game server. This also includes a few global elements, such as announcements, server reset dates and leaderboards.
- register
- Creates a new agent and ties it to an account. The agent symbol must consist of a 3-14 character string, and will be used to represent your agent. This symbol will prefix the symbol of every ship you own. Agent symbols will be cast to all uppercase characters. This new agent will be tied to a starting faction of your choice, which determines your starting location, and will be granted an authorization token, a contract with their starting faction, a command ship that can fly across space with advanced capabilities, a small probe ship that can be used for reconnaissance, and 150,000 credits. > #### Keep your token safe and secure > > Save your token during the alpha phase. There is no way to regenerate this token without starting a new agent. In the future you will be able to generate and manage your tokens from the SpaceTraders website. If you are new to SpaceTraders, It is recommended to register with the COSMIC faction, a faction that is well connected to the rest of the universe. After registering, you should try our interactive quickstart guide which will walk you through basic API requests in just a few minutes.