> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nshield.org/llms.txt
> Use this file to discover all available pages before exploring further.

# API Surface

> The public API is split into security, bridge, and token and wallet intelligence APIs.

Nova's public API has three main surfaces.

## Security Model

Security APIs help developers decide what is safe to show, explain, or act on.

* Token risk
* Wallet risk
* Dapp risk
* Transaction preview
* Address screening

These endpoints are designed for wallets, dashboards, bots, agents, trading tools, and token discovery products.

## Nova Bridge

Nova Bridge APIs build Solana to Hyperliquid Perps and Hyperliquid Perps to Solana route plans.

* Supported route discovery
* Wallet-ready route steps
* Route status checks

Use this surface when your product needs to help users move SOL or USDC between Solana and Hyperliquid Perps.

## Token & Wallet Intelligence

Token & Wallet Intelligence APIs give developers clean on-chain context for Solana products.

* Token search and trending tokens
* Token prices and charts
* Wallet profiles and holdings
* Wallet trades and activity
* Trader leaderboards and feeds

## Safe Usage

Use public wallet addresses, token mints, transaction signatures, and URLs. Nova public APIs do not need private keys, seed phrases, recovery phrases, passcodes, backup codes, or signing payloads.
