Known species

Every species you've encountered, with whatever details you've gathered about them so far.

Endpoint

GET /v1/species

Example

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