RANNTAverse LogoRANNTAverse Ecosystem Hub
Developer Dashboard
Staged Activation Notice
Dashboard access is currently available for infrastructure validation and controlled testing.
Live API key issuance, quota enforcement, and usage analytics will be enabled progressively as the platform moves toward production readiness.

Manage the MVP API access foundation

The dashboard is the truthful operator overview for the current developer platform. Free self-serve signup is live through TON wallet signature. Builder and Pro auto-activate after exact TON or RANNTA mainnet payment verification. USDT quote generation is live. Automatic USDT activation remains staged.

Open PlatformView BillingView Docs
Free Signup
Live
Builder/Pro
TON + RANNTA auto
USDT Quotes
Live
USDT Auto
Staged

API Key Operations

View Docs

Free key issuance is available through wallet-based signup, and operators can still use the admin-gated route. The raw key is returned once and only the SHA-256 hash is stored.

POST /api/developers/keys X-Developer-Admin-Key: <issuer secret>

Required configuration: DATABASE_URL and DEVELOPER_KEY_ISSUER_SECRET.

Access Tiers

Free
100 requests per day
$0
Builder
1,000 requests per day
Auto activation via TON or RANNTA
Pro
10,000 requests per day
Auto activation via TON or RANNTA

Endpoint Availability

Open Platform
RouteStatusAuth state
GET /api/adapter/assetsliveLegacy route remains public for existing Warp UI flows.
GET /api/adapter/quote?direction=TON_TO_ETH&assetId=rannta&amount=1&payAsset=RANNTAliveLegacy route remains public for existing Warp UI flows.
POST /api/adapter/create-intentbetaPublic route today; payload contract stays owned by the relayer.
GET /api/adapter/status/{messageId}liveLegacy route remains public for existing Warp UI flows.
POST /api/registry/applybetaPublic application route today; admin review is separately protected.
GET /api/forge/registrybetaPublic route today; developer key validation helper is available for gated rollout.
POST /api/forge/metadatabetaPublic route today; developer key validation helper is available for gated rollout.
GET /api/jetton/balance?wallet=UQ...livePublic route today; upstream provider limits still apply.