# Forebit Developer Hub ## Docs - [Create a payment](https://developer.forebit.io/api-reference/payments/create-a-payment.md): Open a new payment for the given amount and currency. The response includes a hosted checkout URL you can redirect your customer to. - [Get a payment](https://developer.forebit.io/api-reference/payments/get-a-payment.md): Retrieve the full record for a single payment, including customer info, event timeline, on-chain transaction data, and fee details. - [List payments](https://developer.forebit.io/api-reference/payments/list-payments.md): Fetch a paginated set of payments for the business. Filter by date range, status, coin type, amount bounds, or free-text search. The total count is returned in the X-Pagination-Total response header. - [Update payment note](https://developer.forebit.io/api-reference/payments/update-payment-note.md): Set or overwrite the internal note attached to a payment. Notes are visible only to your team. - [Development](https://developer.forebit.io/development.md): Set up your environment and start integrating Forebit APIs - [Welcome to Forebit API](https://developer.forebit.io/index.md): Payment processing API for cryptocurrency - [Guide for AI Agents](https://developer.forebit.io/llms-full.md): Complete context for AI agents (Claude, Cursor, Codex) to implement Forebit cryptocurrency payments into any website - [Accept Payments on Your Site](https://developer.forebit.io/payments/integration.md): End‑to‑end guide to integrate Forebit Payments - [Payments API](https://developer.forebit.io/payments/introduction.md): Payment processing API for cryptocurrency - [Forebit Payments Webhook Documentation](https://developer.forebit.io/payments/webhooks.md): How to receive and validate payment webhooks using Svix - [Quickstart](https://developer.forebit.io/quickstart.md): Start integrating Forebit Payments API in minutes ## OpenAPI Specs - [openapi](https://developer.forebit.io/api-reference/openapi.json) - [wallet-spec](https://developer.forebit.io/api-reference/wallet-spec.json) - [payments-spec](https://developer.forebit.io/api-reference/payments-spec.json) ## Optional - [Website](https://forebit.io) - [GitHub](https://github.com/forebithq) - [Support](mailto:support@forebit.io)