> ## 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.

# OzuraPay API Overview

> Direct API access to Ozura's payment orchestration engine.

# OzuraPay API

OzuraPay API is Ozura's core payment orchestration API. It provides direct, processor-agnostic access to transaction processing, merchant management, and payment routing.

## Key Features

* **Processor-agnostic** — Single API, multiple processors (North, Adyen, Coinflow, etc.)
* **Smart routing** — Route transactions based on rules, MCC, or processor availability
* **Full lifecycle** — Auth, capture, void, refund, and settlement
* **Merchant hierarchy** — ISO → Sub-ISO → Merchant management

## Base URL

| Environment | URL                              |
| ----------- | -------------------------------- |
| Production  | `https://payapi.v2.ozurapay.com` |

<Note>
  Content to be expanded with full OzuraPay API reference from the existing GitBook.
</Note>
