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

# ROOTKey Documentation

> Enterprise cyber resilience infrastructure - blockchain-backed data integrity, validation, and audit trail APIs for critical systems.

## What is ROOTKey?

ROOTKey is an enterprise cyber resilience platform that ensures the integrity, authenticity, and auditability of critical data through blockchain and zero-knowledge proof technology.

Organisations use ROOTKey to anchor data to the Polygon blockchain, creating tamper-evident, independently verifiable records - without trusting any single party for validation. The platform operates within a zero-trust model: neither the data owner nor ROOTKey can alter a record once it has been anchored.

ROOTKey is infrastructure. It integrates into existing systems - through REST APIs, MQTT, containers, or on-premise deployments - and adds a cryptographic trust layer to data that already matters to your organisation.

***

## Platform

<CardGroup cols={1}>
  <Card title="Platform API" icon="layer-group" href="/api-reference/platform/overview">
    Vault and file management with blockchain-backed integrity anchoring, validation, and audit trail. The core ROOTKey API for data integrity workflows.
  </Card>
</CardGroup>

***

## Start Building

<CardGroup cols={2}>
  <Card title="Quickstart" icon="play" href="/pages/overview">
    Create your first vault and anchor a record in under 5 minutes.
  </Card>

  <Card title="API Reference" icon="book-open-cover" href="/api-reference/overview">
    Full endpoint documentation, request schemas, and response examples.
  </Card>

  <Card title="Protocols" icon="network-wired" href="/pages/protocols/overview">
    Understand how data is anchored - Full On-Chain, Off-Chain, and Hybrid.
  </Card>

  <Card title="Deployment Methods" icon="server" href="/pages/deployment/overview">
    REST API, on-premise, container, MQTT, and native integrations.
  </Card>
</CardGroup>

***

## For Enterprise Teams

<CardGroup cols={2}>
  <Card title="Security & Trust" icon="shield-halved" href="/pages/security-and-compliance">
    Encryption, key management, compliance posture, and responsible disclosure.
  </Card>

  <Card title="Rate Limits" icon="gauge" href="/pages/rate-limits">
    Throughput, burst limits, and plan-specific API quotas.
  </Card>

  <Card title="Webhooks" icon="webhook" href="/pages/webhooks">
    Async event notifications for blockchain anchoring and validation operations.
  </Card>

  <Card title="API Versioning" icon="code-branch" href="/pages/api-versioning">
    Versioning policy, deprecation timelines, and migration guidance.
  </Card>
</CardGroup>

***

<CardGroup cols={2}>
  <Card title="Create a free account" icon="rocket" href="https://app.rootkey.ai?utm_source=api_docs&utm_medium=introduction&utm_content=signup_cta">
    Access sandbox and production environments. No commitment required.
  </Card>

  <Card title="Request a demo" icon="calendar" href="https://rootkey.ai/contact?utm_source=api_docs&utm_medium=introduction&utm_content=demo_cta">
    Talk to our engineering team about your use case and integration requirements.
  </Card>
</CardGroup>
