Documentation

Overview

Fundamentals

Connecting to your database

Importing data

Securing your data

Working with your data

Managing tables and views

Working with arrays

Managing indexes

Concepts

Implementing cascade deletes

Dropping objects safely

Dropping objects safely

Guardian Tools API

Developer quickstart

Analyze media for AI generation or manipulation and get a signed verdict in minutes. Learn the basics of the Guardian Tools platform.

curl

1 curl -H “Authorization: Bearer $TOKEN” \

2 -H “Content-Type: application/json” \

3 -d ‘{

“webLocation”: “https://example.com/asset.jpg”,

“modality”: “image”

}’ \

4 https://tools.deepid.app/deepfake/detect

Mark what you detect

Guardian Tools can write every verdict back into the file as a cryptographically signed C2PA Content Credential — so the result travels with the asset, not just in your database.

Read the C2PA guide