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

# Vault Overview

> Ozura's secure tokenization — Vault API and Elements.

# Vault

Ozura Vault lets you securely collect and store sensitive payment data. You get tokens instead of raw card numbers, keeping your integration PCI-scoped and compliant.

## Vault API

Direct API access for tokenization, proxy, and vault management. The main journeys are **card payments** and **bank payments** — each can be done via the API, [Elements](/guides/vault/elements/overview), or [Checkout](/guides/payments/checkout/overview) (merchants only).

* [Quick Start](/guides/vault/quick-start) — Get a token and proxy a request.
* [Card Payments](/guides/vault/card-payments/overview) — API, Elements, or Checkout for cards.
* [Bank Payments](/guides/vault/bank-payments/overview) — API, Elements, or Checkout for bank accounts.

## Elements

Embeddable UI components (card fields, forms) that tokenize data in the browser. Your frontend never touches raw card data; tokens are created client-side with the Vault pub key.

[→ Elements Docs](/guides/vault/elements/overview)
