Skip to main content
The Scores API exposes Cortex’s reputation and risk scoring data as structured JSON. Use it to filter on-chain entities in your own tools, build reputation-gated workflows, or display trust signals in your UI.

GET /scores/wallet/:address

Path Parameter

string
required
The on-chain EVM wallet address.

Example Response

GET /scores/token/:address

Path Parameter

string
required
The on-chain contract address of the token.

Example Response

Score fields are 0–100 within each dimension. The composite risk_score and reputation_score are weighted composites — not averages.