Koko Keywords API

The keyword-matching service behind Koko's Suicide Prevention Toolkit. Callers match a search term or post against Koko's risk taxonomy, filtered across three dimensions — category, confidence and intensity. Requires HTTP Basic credentials issued by Koko. Consumed through the native Rust client and its Python, Ruby, Go and PHP bindings, which cache the compiled regex set for sub-microsecond matching.

API entry from apis.yml

apis.yml Raw ↑
aid: koko:keywords
name: Koko Keywords API
description: The keyword-matching service behind Koko's Suicide Prevention Toolkit. Callers match a search
  term or post against Koko's risk taxonomy, filtered across three dimensions — category, confidence and
  intensity. Requires HTTP Basic credentials issued by Koko. Consumed through the native Rust client and
  its Python, Ruby, Go and PHP bindings, which cache the compiled regex set for sub-microsecond matching.
humanURL: https://developers.kokocares.org/docs/getting-started
baseURL: https://api.kokocares.org/keywords
tags:
- Keywords
- Content Moderation
- Trust and Safety
properties:
- type: GettingStarted
  url: https://developers.kokocares.org/docs/quickstart
- type: SignUp
  url: https://r.kokocares.org/api_signup