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

# RampHub Developer Docs

> One API for quotes, orders, webhooks, and status sync.

RampHub gives you one API for quotes, orders, webhooks, and status sync.

> **Who this docs set is for**\
> Use these docs when you want the full integration path, not just the endpoint list. Start with the overview, then move into quickstart, authentication, and the reference pages.

## What this docs set covers

* Authenticate with `x-api-key`.
* Fetch quotes and create orders.
* Resolve bank details for sell flows.
* Verify webhooks and resync delayed updates.
* Check the provider list.
* Troubleshoot common integration issues.

## Read first

If you are new to RampHub, start with the protocol overview before you jump into the reference pages. It gives you the trade lifecycle in plain language.

## Start here

* [Protocol overview](getting-started/protocol-overview)
* [Introduction](getting-started/introduction)
* [Authentication](getting-started/authentication)
* [Quickstart](getting-started/quickstart)

## Reference

* [Endpoints](reference/endpoints)
* [Quotes](reference/quotes)
* [Bank resolution](reference/bank-resolution)
* [Buy order](reference/buy-order)
* [Sell order](reference/sell-order)
* [Order intent](reference/order-intent)

## Operations

* [Webhooks](operations/webhooks)
* [Status sync](operations/status-sync)
* [Troubleshooting](operations/troubleshooting)
