One token key. All web apps. Buy credits once and use them across every application in the ecosystem — from biosecurity tools to AI science communicators.
Get a monthly allocation of credits for all your web apps. Cancel anytime.
Buy credits once — no subscription required. Credits never expire.
A dedicated Binance-listed utility coin for purchasing token keys across all web apps. Hold ODC to get discounted credits, participate in governance, and trade on the Binance exchange. Early supporters will receive bonus credits at launch.
Your token key works across all these applications. More apps are added regularly.
POST /api/trpc/tokens.validateToken
Content-Type: application/json
{
"tokenKey": "tok_...",
"appSecret": "your_app_secret",
"creditsToConsume": 1
}
// Response
{
"valid": true,
"creditsConsumed": 1,
"creditsRemaining": 499,
"appName": "Your App Name"
}Contact the admin to register your app and receive an appSecret.