• Home
  • Trending
  • Alerts
  • Portfolio

OmniRisk Platform

Developer Portal

Build on OmniRisk. Manage your API keys, monitor live usage, and integrate token risk intelligence directly into your application.

Developer

API Keys

Authenticate API requests with a bearer key. Keep these secret.

Developer

Usage Dashboard

Last 30 days of API activity.

View full API reference →

Total requests

—

Avg / day

—

Requests per day

Developer

Quickstart

Replace ri_live_YOUR_KEY with your API key.

curl -H "x-api-key: ri_live_YOUR_KEY" \
  "https://api.omnirisk.io/v1/token/analyze?chain=eth&address=0x..."
View full API reference →