Guides
Guides
Step-by-step tutorials for common integration tasks. Each guide includes real code examples and expected outputs.
New to Ananke Labs? Start with Quickstart first, then work through these guides in order.
Issue a document
Create and deliver an Ananke Trust credential end-to-end with the SDK and raw API.
Ananke TrustBeginner
Verify a document
Verify an Ananke Trust document by reference or hash and interpret the result.
Ananke TrustBeginner
Generate an Ananke TCode
Create an Ananke TCode stamp and understand the generated payload.
Ananke TCodeBeginner
Stamp a PDF
Upload a PDF, apply an Ananke TCode barcode, and download the stamped result.
Ananke TCodeBeginner
Build a verification page
Design and implement a frontend verification experience with proper UX states.
SharedIntermediate
Handle errors
Catch, classify, and recover from API and SDK errors gracefully.
SharedBeginner
Secure your integration
API key management, secret rotation, transport security, and production hardening.
SharedIntermediate