Returns all credit transactions for your organization with complete audit trail history. Transactions are append-only and immutable, providing a permanent record of all credit changes.
Credits only apply to the Chat Completions endpoint (/api/chat/completions). All other endpoints require customer-provided API credentials.
page integer: Page number for pagination.
page_size integer: Number of items per page. Maximum is 1000.
Unique transaction identifier (e.g., ct_1a2b3c4d5e6f7g8h)
Subscription ID for the organization
Organization’s unique identifier (UUID format)
Transaction amount in USD
Type of transaction:
purchase - Customer purchased creditsgrant - Admin granted free creditsadjustment - Admin adjustment (positive or negative)refund - Refund issuedbonus - Promotional or bonus creditsWhen transaction was created (ISO 8601 format)
Expiration date for time-limited credits (nullable)
Human-readable description of the transaction
Stripe payment intent ID (for purchases)
Additional JSON metadata
API key authentication. Get your API key from https://platform.respan.ai/platform/api-keys