Hey everyone,
I added two new selections today:
- 'user' -> 'organizedcrime' which returns information about the organized crime key owner is currently participating in (if any)
- 'user' -> 'factionbalance' which returns key owner's current faction balance (if they're in a faction)
I also added 'executed_at' field to 'faction' -> 'crimes' (and 'user' -> 'organizedcrime') which indicates when was the crime actually executed at. Unfortunately, this value will be "null" for all crimes executed until today (I'll see if we can somehow backfill the missing data).
Upcoming breaking change notice!
Early next week (Monday or Tuesday), we'll be changing the required access key type, for these selections:
- 'user' -> 'newmessages' selection to require Limited access key (currently Public)
- 'user' -> 'newevents' selection to require Minimal access key (currently Public)
This should improve the privacy concerns some users had while sharing their public keys.
--
The Swagger schema is now updated as well (if you're not seeing changes make sure to hard-refresh the openapi.json file).
Let me know your thoughts in the discussion thread.
Thank you.
Mentions: Upcoming API changes - discussion