Quickstart Guide
Last updated
Last updated
Tythe makes it simple to integrate decentralized credibility without redesigning your platform architecture or handling sensitive data. This guide will walk you through a minimal integration — from linking a TRIS to submitting a score-relevant action.
Step 1: Define Your Use Case
Decide how your platform will use credibility:
• Score users for their actions?
• Gate access behind DISC Scores or Ranks?
• Read public credibility metadata?
• Display Credonation history?
Step 2: Configure Your Metrics
Select the actions that matter to your platform and map them to Tythe’s credibility metrics:
• Choose from Financial, Creative, Educational, Behavioral, Social, Security, Compliance
• Assign a criticality weight to each action (Minimal to Critical)
Need help? See [] for examples.
Step 3: Link TRIS IDs
Ensure each user is associated with a TRIS — Tythe’s portable, ZK-verified identity.
• Users can activate their TRIS via Tythe’s UI
• Or you can link them directly via API (/link-account)
Step 4: Relay User Behavior
Send Tythe a relay when a score-relevant user action occurs.
You’ll include:
• TRIS ID
• Action type
• Metric category
• Criticality level
Each relay updates the user’s DISC Score via TCT distribution.
Step 5: Read Scores and Ranks
Use DISC Score or DISC Rank metadata to:
• Enforce access control
• Adjust user tiers
• Trigger features, rates, or visibility filters
You can fetch this data via simple GET endpoints — no authentication required.
Testnet and Dev Access
Postman Collection and sandbox environment launching Q3 2025.
Ready to Build?
Integration Support
Need help setting up your credibility metric logic and relay structure?
“Unless the Lord builds the house, those who build it labor in vain.”
— Psalm 127:1
See [] for basic payload structure
Early integrators may request private access by reaching out to .
• View full []
• Explore []
Reach out to for engineering support or onboarding.