attest v2.0.0
Free, open protocol for transparent AI content attribution. One HTTP call. No API keys, no auth tokens, no cost.
Features
- HMAC-SHA256 signed attestations with three authorship types (human, collab, ai)
- Auto-generated short URLs for every attestation
- WebGL noise field background (adapts to light/dark mode)
- Live dashboard with SVG donut charts
- File upload and URL fetch attestation modes
- Machine-readable API discovery at
/.well-known/attest.json - Agent integration via
/llms.txtand offline prompts - SQLite storage with agent visit tracking
- Full light/dark mode support via
prefers-color-scheme - Mobile-responsive card layouts
API Endpoints
| Endpoint | Method | Description |
|---|---|---|
/api/create |
GET | Create attestation from query params |
/api/create-upload |
POST | Upload file to hash and attest |
/api/create-url |
POST | Fetch URL content, hash, and attest |
/api/shorten |
POST | Shorten an existing verify URL |
/api/metrics |
GET | Live platform metrics |
/.well-known/attest.json |
GET | Machine-readable API spec |
Links
- Website: attest.97115104.com
- Agents: attest.97115104.com/agents
- Humans: attest.97115104.com/humans