Keep track of every change to the Bodyguard.ai API.
All updates and additions to the Bodyguard.ai API are listed in chronological order in this changelog.
January 03, 2025
- Classification
- Add
SEXTING
- Add
October 31, 2024
- Classification
- Add
PEDOPHILIA_REFERENCE
- Add
May 31, 2024
- Classification
- Add
REPUTATION_HARM - Add
POLITICS - Add
TERRORISM_REFERENCE - Add
BOYCOTT
- Add
April 17, 2023
We are excited to announce a new feature that we believe will have a significant impact on your community: automatic author decision making.
Much like message moderation, this feature allows you to set up automatic actions that will be taken on authors based on their behavior within your communities.
For example, you can easily ban scammers or other authors who exhibit highly toxic behavior.
To take advantage of this feature, you will need to subscribe to our webhooks with AUTHOR_UPDATED events.
March 13, 2023
- Full re-design of our developer documentation website 💪
- Improved taxonomy detection:
- Type
- Rename
SUPPORTIVEtoPOSITIVE - Rename
NOISEtoUNDESIRABLE - Add
HATE_SPEECH - Add
CRITICISM
- Rename
- Directed at
- Add
ENTITY
- Add
- Severity
- Rename
VERY_HIGHtoCRITICAL
- Rename
- Classification
- Rename
HOMOPHOBIAtoLGBTQIAPLUS_PHOBIA - Add
FLOOD - Add
SELF_HARM - Add
DOXXING - Add
VULGARITY - Add
SEXUALLY_EXPLICIT - Add
DRUG_EXPLICIT - Add
WEAPON_EXPLICIT - Add
PII - Add
UNDERAGE_USER - Add
GEOPOLITICAL - Add
FAIRPLAY
- Rename
December 30, 2022
- Add detection for classification
MISOGYNY. - Set param
publishedAtas mandatory to the analyze endpoint.
September 29, 2022
- Add param
publishedAtto the analyze endpoint.
August 24, 2021
- Say hello to webhooks, which allow you to create advanced workflows based on Bodyguard.ai actions.
- Bodyguard.ai can identify spam messages using asynchronous analysis. Combined with our webhooks, you'll receive notifications for every identified spam message.
- Rename
context.contenttocontext.postin the analyze endpoint.
June 28, 2021
- Add
permalinkfor messages, author and content to the analyze endpoint.
March 26, 2021
- Add
defaultLanguagefield that behave as the currentlanguagefield. - The
languagefield now force the language detection if set.
September 17, 2021
- Here comes our new documentation for Bodyguard.ai! 💪
- We have designed this API to be simple and straightforward, with a unique
/analyzeendpoint.