Documentation Index
Fetch the complete documentation index at: https://developer.forebit.io/llms.txt
Use this file to discover all available pages before exploring further.
Overview
This page explains how to prepare your environment and obtain credentials to start building with Forebit Payments API.Prerequisites
- Business ID and API key from Payments → Settings → Developer
- Webhook signing secret (Developer → Webhooks)
- A server capable of receiving webhooks (public URL for production)
Base URL
Environment variables
First request
Create a test payment to verify your setup:id and checkout url:
Webhooks
Verify webhooks with Svix using the raw request body. Required headers:svix-id, svix-timestamp, svix-signature. See: Svix — Verifying Payloads
Next steps
Integration Guide
Webhooks
Payments API
Guide for AI Agents
Paste into Claude, Cursor, or Codex to build your integration faster