Skip to main content

Platform Overview

The Truebees platform is a REST API service for detecting AI-generated media. It consists of two independent services:

ServiceBase URLPurpose
Auth Servicehttps://app.truebees.eu/api/v2/Issues Bearer tokens from service principal credentials
Verification Servicehttps://verify.truebees.eu/api/v2/Accepts media files and returns authenticity verdicts

Architecture

Core concepts

  • Authentication — Service principals and the token lifecycle
  • Verification — Pipelines, async processing, and verdicts
  • Concepts — What verdicts mean and how file hashing works