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

# Introduction

> Welcome to the Qanapi API Documentation

# Qanapi API Documentation

Qanapi is an advanced API-based encryption service designed to provide granular control over your sensitive data. As a third-party key management service, Qanapi enables organizations to encrypt and decrypt data with ease, while securely managing encryption keys.

## What is Qanapi?

Qanapi offers robust data classification features, allowing you to control who can access specific parts of your data based on classifications and access groups. With quantum-hardened encryption and FIPS 140-2 compliant security, Qanapi provides enterprise-grade data protection while maintaining flexibility and ease of use.

<CardGroup cols={2}>
  <Card title="Get Started" icon="rocket" href="/quickstart">
    Start using Qanapi with our quickstart guide
  </Card>

  <Card title="Data Proxies" icon="shield-halved" href="/api-v1/data-proxies/overview">
    Learn how to protect your data with Smart Data Proxies
  </Card>
</CardGroup>

## Key Features

<Card title="Advanced Encryption">
  Qanapi supports multiple encryption strategies including AES-256 (FIPS 140-2 and quantum-resistant).
</Card>

<Card title="Data Classification">
  Create and manage data classification tags to associate with your encrypted data, enabling fine-grained access control.
</Card>

<Card title="Smart Data Proxies">
  Seamlessly encrypt, classify, and protect data within any HTTP request, ensuring sensitive data is never exposed to the destination.
</Card>

<Card title="Security & Compliance">
  Qanapi is designed with security and compliance in mind, supporting various frameworks including FedRAMP, DoD IL4, CMMC 2.0, ISO 27001, PCI DSS, HIPAA, and GDPR.
</Card>

## Documentation Sections

This documentation provides a detailed guide on how to navigate and use the Qanapi web app/dashboard, covering:

* [Registration Process](/getting-started/registration)
* [Dashboard Navigation & Project Creation](/getting-started/dashboard-navigation)
* [Project Management](/project-management/overview)
* [API Keys](/project-management/api-keys)
* [Data Classifications](/project-management/data-classifications)
* [Smart Data Proxies](/api-v1/data-proxies/overview)
* [Team Management](/administration/team-management)
* [Security & Logging](/administration/security-log)
* [Account Management](/administration/my-account)

<CardGroup cols={2}>
  <Card title="Customize Style" icon="palette" href="https://mintlify.com/docs/settings/global">
    Customize your docs to your company's colors and brands
  </Card>

  <Card title="Reference APIs V1" icon="code" href="https://mintlify.com/docs/api-playground/openapi">
    Automatically generate endpoints from an OpenAPI spec
  </Card>

  <Card title="Reference APIs V2" icon="code" href="/api-v2/index">
    Comprehensive documentation of API V2 along with SDKs
  </Card>

  <Card title="Add Components" icon="screwdriver-wrench" href="https://mintlify.com/docs/content/components/accordions">
    Build interactive features and designs to guide your users
  </Card>

  <Card title="Get Inspiration" icon="stars" href="https://mintlify.com/customers">
    Check out our showcase of our favorite documentation
  </Card>
</CardGroup>
