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

# APIs & webhooks

> Ryle APIs and webhooks — integrate confidential issuance, payments, accounts, and disclosure into your own systems. Documentation coming soon.

<Note>
  **Under construction.** API reference and integration guides are being written. Check back soon or contact us if you need early access.
</Note>

The API is the integration surface — a small set of stable, predictable primitives (assets, accounts, mints, redemptions, policies, events) plus webhooks for everything. Every Ryle product is available programmatically: [issuance](/docs/products/issuance), [confidential payments](/docs/products/confidential-payments), [accounts & wallets](/docs/products/accounts-and-wallets), and [compliance & disclosure](/docs/products/compliance-and-disclosure).

## What you get

* Business-level operations — no confidential-network plumbing in your code.
* Idempotent requests, stable identifiers, machine-readable errors.
* Webhooks with replay, retries, and per-delivery logs.
* Sandbox and live parity, scoped API keys, and per-call logs.
