Achievements

The more things you do, the more achievements you grind. There are lots of different events to participate in.

Endpoint

GET /v1/account/achievements

Example

GET /v1/account/achievements 200 OK
$ curl https://api.replicant.space/v1/account/achievements \
    -H "Authorization: Bearer $API_KEY"