Hypernative

Hypernative is an institutional-grade Web3 and onchain security platform that detects and prevents blockchain threats before they cause damage. It combines real-time monitoring, machine-learning detection, simulation and graph-based analysis across 70+ chains with automated onchain response, covering over 300 risk types including smart contract exploits, bridge incidents, frontend compromises, private key theft, market manipulation and governance attacks. The platform is delivered as five products — the Hypernative Platform (onchain monitoring and automated response), Guardian / Transaction Guard (pre-signature transaction simulation and policy enforcement), Screener (cross-chain address reputation and risk scoring), Wallet Protect (end-user wallet threat prevention), and Fraud Prevention — and integrates into customer operations through UI, REST API, SDK and webhook paths served from api.hypernative.xyz. Hypernative reports securing $100B+ in onchain assets for 250+ customers including chains, protocols, exchanges, custodians, asset managers, stablecoin issuers and financial institutions.

Hypernative publishes 1 API on the APIs.io network. Tagged areas include Company, Security, Blockchain, Web3, and Threat Detection.

The Hypernative catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Hypernative’s developer surface includes documentation, engineering blog, support, and 12 more developer resources.

29.8/100 thin ▬ flat Agent 23/100 agent aware Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
1 APIs
CompanySecurityBlockchainWeb3Threat DetectionRisk ManagementComplianceFraud PreventionMonitoringCryptocurrency

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 29.8/100 · thin
Contract Quality 10.7 / 25
Developer Ergonomics 1.4 / 20
Access Clarity 3.4 / 20
Operational Transparency 3.4 / 13
Contract Governance 2.2 / 12
Discoverability 8.7 / 10
Agent readiness — 23/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/hypernative: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Hypernative API

The Hypernative REST API exposes the platform's monitoring, detection, screening and automated-response surface — including Screener address reputation (/assets/reputation/addre...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Hypernative Rate Limits

0 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Hypernative Authentication

2 schemes

SECURITY

Hypernative Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: hypernative
name: Hypernative
description: Hypernative is an institutional-grade Web3 and onchain security platform that detects and prevents blockchain
  threats before they cause damage. It combines real-time monitoring, machine-learning detection, simulation and graph-based
  analysis across 70+ chains with automated onchain response, covering over 300 risk types including smart contract exploits,
  bridge incidents, frontend compromises, private key theft, market manipulation and governance attacks. The platform is delivered
  as five products — the Hypernative Platform (onchain monitoring and automated response), Guardian / Transaction Guard (pre-signature
  transaction simulation and policy enforcement), Screener (cross-chain address reputation and risk scoring), Wallet Protect
  (end-user wallet threat prevention), and Fraud Prevention — and integrates into customer operations through UI, REST API,
  SDK and webhook paths served from api.hypernative.xyz. Hypernative reports securing $100B+ in onchain assets for 250+ customers
  including chains, protocols, exchanges, custodians, asset managers, stablecoin issuers and financial institutions.
url: https://raw.githubusercontent.com/api-evangelist/hypernative/refs/heads/main/apis.yml
image: https://www.hypernative.io/favicon.ico
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-22'
modified: '2026-08-22'
tags:
- Company
- Security
- Blockchain
- Web3
- Threat Detection
- Risk Management
- Compliance
- Fraud Prevention
- Monitoring
- Cryptocurrency
apis:
- aid: hypernative:hypernative-api
  name: Hypernative API
  description: The Hypernative REST API exposes the platform's monitoring, detection, screening and automated-response surface
    — including Screener address reputation (/assets/reputation/addresses), asset and watchlist management, alert/notification
    channels and Transaction Guard policy enforcement. Authenticated with a Bearer token or client-id/client-secret pair issued
    from the Hypernative app. The reference documentation is published to customers via GitBook at docs.hypernative.xyz and
    requires an authenticated Hypernative account.
  humanURL: https://docs.hypernative.xyz/
  baseURL: https://api.hypernative.xyz
  tags:
  - Security
  - Blockchain
  - Threat Detection
  - Screening
  properties:
  - type: Authentication
    url: authentication/hypernative-authentication.yml
  - type: ErrorCatalog
    url: errors/hypernative-problem-types.yml
  - type: RateLimits
    url: rate-limits/hypernative-rate-limits.yml
  - type: Conventions
    url: conventions/hypernative-conventions.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/hypernative-domain-security.yml
- type: Website
  url: https://www.hypernative.io/
- type: Documentation
  url: https://docs.hypernative.xyz/
- type: Blog
  url: https://www.hypernative.io/insights/blog
- type: PrivacyPolicy
  url: https://www.hypernative.io/privacy-policy
- type: Login
  url: https://app.hypernative.xyz/login
- type: Support
  url: https://www.hypernative.io/book-a-demo
- type: GitHubOrganization
  url: https://github.com/Hypernative-Labs
- type: LLMsTxt
  url: llms/hypernative-llms.txt
- type: StatusPage
  url: lifecycle/hypernative-lifecycle.yml
- type: Lifecycle
  url: lifecycle/hypernative-lifecycle.yml
- type: Webhooks
  url: asyncapi/hypernative-webhooks.yml
- type: Conformance
  url: conformance/hypernative-conformance.yml
- type: Packages
  url: packages/hypernative-packages.yml
- type: Plans
  url: plans/hypernative-plans-pricing.yml
x-enrichment:
  date: '2026-08-22'
  status: enriched
  artifacts_added: 12
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/hypernative"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/hypernative/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/hypernative/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.