Documentation Index
Fetch the complete documentation index at: https://apidocs.bridge.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Card programs are required to generate statements and deliver them to cardholders at least monthly. Bridge provides an API to generate statements as PDFs on demand. Statements are viewable via the Bridge Dashboard. They are not currently available in the Stripe Dashboard.Generating a statement
For the Stripe integration, use the Stripe cardholder and card IDs:cardholderID— the Stripe cardholder ID (e.g.ich_1234)cardID— the Stripe card ID (e.g.ic_1234)period— the statement month inYYYY-MMformat (for example,2026-03)
Custom statement templates
Bridge provides a default statement template. If you’d like to customize the layout or branding, Bridge can work with you on a custom template:- Bridge shares a base template you can modify.
- You return the modified template to Bridge for review.
- Once approved, Bridge applies it to future statement generation for your program.
