---
title: "Changes to Register New Agent"
method: POST
path: "/register"
---

# Changes to Register New Agent

`POST /register`

> Every recorded change to this endpoint, newest first.
> 50 revisions in range; 2 not diffed.

## Timeline

Changed in 8 of 50 revisions.

- **2025-03-10** `6c351be600a0` — 1 breaking, 1 info
- **2025-02-13** `bc6e0ed16121` — 2 info
- **2023-06-17** `1c234285ea7d` — 1 info
- **2023-06-10** `69f25747ca36` — 1 info
- **2023-06-03** `5a2f0683851a` — 5 breaking
- **2023-06-01** `6cd38661e5a2` — 1 breaking, 5 info
- **2023-05-28** `b5c3ad5c213b` — 5 breaking
- **2023-05-20** `86f8c56c4690` — 1 breaking, 1 warning, 8 info

## Changes

- **2025-03-10** `6c351be600a0` — 1 breaking, 1 info
  - removed the required property `data/ship` from the response with the `201` status
  - added the optional property `data/ships` to the response with the `201` status
- **2025-02-13** `bc6e0ed16121` — 2 info
  - the endpoint scheme security `AccountToken` was added to the API
  - api tag `Global` added
- **2023-06-17** `1c234285ea7d` — 1 info
  - the endpoint scheme security `AgentToken` was removed from the API
- **2023-06-10** `69f25747ca36` — 1 info
  - the endpoint scheme security `AgentToken` was added to the API
- **2023-06-03** `5a2f0683851a` — 5 breaking
  - removed the enum value `COSMIC` of the request property `faction`
  - removed the enum value `DOMINION` of the request property `faction`
  - removed the enum value `GALACTIC` of the request property `faction`
  - removed the enum value `QUANTUM` of the request property `faction`
  - removed the enum value `VOID` of the request property `faction`
- **2023-06-01** `6cd38661e5a2` — 1 breaking, 5 info
  - request property `faction` was restricted to a list of enum values
  - added the new `COSMIC` enum value to the request property `faction`
  - added the new `DOMINION` enum value to the request property `faction`
  - added the new `GALACTIC` enum value to the request property `faction`
  - added the new `QUANTUM` enum value to the request property `faction`
  - added the new `VOID` enum value to the request property `faction`
- **2023-05-28** `b5c3ad5c213b` — 5 breaking
  - removed the enum value `COSMIC` of the request property `faction`
  - removed the enum value `DOMINION` of the request property `faction`
  - removed the enum value `GALACTIC` of the request property `faction`
  - removed the enum value `QUANTUM` of the request property `faction`
  - removed the enum value `VOID` of the request property `faction`
- **2023-05-20** `86f8c56c4690` — 1 breaking, 1 warning, 8 info
  - request property `faction` was restricted to a list of enum values
  - removed the optional property `data/ships` from the response with the `201` status
  - the endpoint scheme security `AccountToken` was removed from the API
  - api tag `Global` removed
  - added the new `COSMIC` enum value to the request property `faction`
  - added the new `DOMINION` enum value to the request property `faction`
  - added the new `GALACTIC` enum value to the request property `faction`
  - added the new `QUANTUM` enum value to the request property `faction`
  - added the new `VOID` enum value to the request property `faction`
  - added the required property `data/ship` to the response with the `201` status

---

[Operation](https://skmtc.dev/spacetradersapi/apis/spacetraders-api/docs/register/post.md) · [API](https://skmtc.dev/spacetradersapi/apis/spacetraders-api.md) · [Page](https://skmtc.dev/spacetradersapi/apis/spacetraders-api/changes/register/post)
