ποΈ Introduction
Get started with Credyt. This guide walks you from creating your first customer to sending real-time usage events and checking wallet balances, step by step in minutes.
ποΈ Create a Product
Build your first usage-based product in Credyt. Configure event type, billing asset, usage calculation mode, and unit pricing, then publish it for customer subscriptions.
ποΈ Create a Customer
Create a Credyt customer linked to your own system via external_id and subscribe them to a product in one API call. Their wallet and accounts are provisioned automatically.
ποΈ Pre-fund Balance
Use the Wallet Adjustment API to pre-fund a customer's balance during testing. Bypass the payment flow and verify end-to-end billing.
ποΈ Send Usage Events
Send usage events to Credyt that immediately debit a customer's prepaid wallet. Matched to their active subscription by event type with idempotency built in.
ποΈ Check Balance
Retrieve a customer's full wallet or a specific asset account balance using the Customer Wallet API to monitor and display prepaid credit levels in your application.
ποΈ Billing Portal
Generate a pre-authenticated Billing Portal session link via a single API call and redirect customers to their self-service billing hub. The link expires after 10 minutes.
ποΈ Troubleshooting
Diagnose common Credyt integration issues: events not billing, negative balances, missing wallet accounts, expired portal links, and Stripe Tax not appearing at checkout.