# Credyt Documentation for AI Tools - [Introduction](https://docs.dev.credyt.ai/index.md) ## Ai Integration - [Credyt integration guide for AI assistants and tools](https://docs.dev.credyt.ai/ai-integration.md) ## Concepts - [Concepts & Terminology](https://docs.dev.credyt.ai/concepts.md) ## Faqs - [Frequently asked questions](https://docs.dev.credyt.ai/faqs.md) ## Partners - [Credyt for Platforms](https://docs.dev.credyt.ai/partners/platforms-overview.md) ## Pricing Guide - [Pricing Guide](https://docs.dev.credyt.ai/pricing-guide.md) ## Quickstart - [Introduction](https://docs.dev.credyt.ai/quickstart.md) - [Billing Portal](https://docs.dev.credyt.ai/quickstart/billing-portal.md) - [Check Balance](https://docs.dev.credyt.ai/quickstart/check-balance.md) - [Create a Customer](https://docs.dev.credyt.ai/quickstart/create-a-customer.md) - [Create a Product](https://docs.dev.credyt.ai/quickstart/create-a-product.md) - [Pre-fund Balance](https://docs.dev.credyt.ai/quickstart/pre-fund-balance.md) - [Send Usage Events](https://docs.dev.credyt.ai/quickstart/send-usage.md) - [Troubleshooting](https://docs.dev.credyt.ai/quickstart/troubleshooting.md) ## Features - [Assets](https://docs.dev.credyt.ai/features/assets.md) - [Auto Top-up](https://docs.dev.credyt.ai/features/auto-topup.md) - [Billing Portal](https://docs.dev.credyt.ai/features/billing-portal.md) - [Credit grants](https://docs.dev.credyt.ai/features/credit-grants.md) - [Customers](https://docs.dev.credyt.ai/features/customers.md) - [Products and Pricing](https://docs.dev.credyt.ai/features/product-catalog.md) - [Dimensional Pricing](https://docs.dev.credyt.ai/features/product-catalog/dimensional-pricing.md) - [Hybrid billing with Entitlements](https://docs.dev.credyt.ai/features/product-catalog/entitlements.md) - [Recurring Fixed Fee Pricing](https://docs.dev.credyt.ai/features/product-catalog/fixed-fee-pricing.md) - [Profitability](https://docs.dev.credyt.ai/features/profitability.md) - [Usage Events](https://docs.dev.credyt.ai/features/usage.md) - [Wallets and Topups](https://docs.dev.credyt.ai/features/wallets-and-topups.md) ## Advanced Topics - [Adjustments, Gifts and Ad-hoc Charges](https://docs.dev.credyt.ai/advanced-topics/adjustments-charges-gifts.md) - [Checkout Branding](https://docs.dev.credyt.ai/advanced-topics/checkout-branding.md) - [Refunds](https://docs.dev.credyt.ai/advanced-topics/refunds.md) - [Stripe Payments](https://docs.dev.credyt.ai/advanced-topics/stripe-setup.md) ## Use Cases - [Fiat vs Custom Units](https://docs.dev.credyt.ai/use-cases/fiat-vs-custom-units.md) - [Hybrid Model](https://docs.dev.credyt.ai/use-cases/hybrid-model.md) - [Subscriptions Only Model](https://docs.dev.credyt.ai/use-cases/subscriptions-only.md) - [Topups Only Model](https://docs.dev.credyt.ai/use-cases/top-ups-only-model.md) ## API Reference - [Create account](https://docs.dev.credyt.ai/api/account-ops-create-account.md) - [Get an account's details](https://docs.dev.credyt.ai/api/account-ops-get-account.md) - [List accounts](https://docs.dev.credyt.ai/api/account-ops-list-accounts.md) - [Add a new asset buy rate](https://docs.dev.credyt.ai/api/assets-ops-add-asset-rate.md) - [Create an asset](https://docs.dev.credyt.ai/api/assets-ops-create-asset.md) - [Get an asset's details](https://docs.dev.credyt.ai/api/assets-ops-get-asset.md) - [List assets](https://docs.dev.credyt.ai/api/assets-ops-list-assets.md) - [Get a quote](https://docs.dev.credyt.ai/api/assets-ops-quote-asset.md) - [Create a portal session](https://docs.dev.credyt.ai/api/billing-portal-create-portal-session.md) - [Credyt API](https://docs.dev.credyt.ai/api/credyt-api.md) - [Create adjustment](https://docs.dev.credyt.ai/api/customer-wallet-ops-create-adjustment.md) - [Create a charge](https://docs.dev.credyt.ai/api/customer-wallet-ops-create-charge.md) - [Get a customer's wallet account](https://docs.dev.credyt.ai/api/customer-wallet-ops-get-account.md) - [Get credit grants for a wallet account](https://docs.dev.credyt.ai/api/customer-wallet-ops-get-credit-grants.md) - [Get a customer's wallet](https://docs.dev.credyt.ai/api/customer-wallet-ops-get-customer-wallet.md) - [Get a wallet transaction](https://docs.dev.credyt.ai/api/customer-wallet-ops-get-transaction.md) - [Create a customer](https://docs.dev.credyt.ai/api/customers-ops-create-customer.md) - [Add a subscription to a customer](https://docs.dev.credyt.ai/api/customers-ops-create-product-subscription.md) - [Get a customer's details](https://docs.dev.credyt.ai/api/customers-ops-get-customer.md) - [List customers](https://docs.dev.credyt.ai/api/customers-ops-list-customers.md) - [Update a customer](https://docs.dev.credyt.ai/api/customers-ops-update-customer.md) - [Update a subscription](https://docs.dev.credyt.ai/api/customers-ops-update-customer-subscription.md) - [Update a subscription product](https://docs.dev.credyt.ai/api/customers-ops-update-customer-subscription-product.md) - [Get an event's details](https://docs.dev.credyt.ai/api/event-ops-get-event.md) - [List events](https://docs.dev.credyt.ai/api/event-ops-list-events.md) - [Submit events](https://docs.dev.credyt.ai/api/event-ops-send-usage.md) - [Archive a product version](https://docs.dev.credyt.ai/api/product-ops-archive-product-version.md) - [Create a product](https://docs.dev.credyt.ai/api/product-ops-create-product.md) - [Update product](https://docs.dev.credyt.ai/api/product-ops-create-product-version.md) - [Delete or archive a product](https://docs.dev.credyt.ai/api/product-ops-delete-product.md) - [Get a product's details](https://docs.dev.credyt.ai/api/product-ops-get-product.md) - [Get a product version's details](https://docs.dev.credyt.ai/api/product-ops-get-product-version.md) - [List products](https://docs.dev.credyt.ai/api/product-ops-list-products.md) - [Simulate usage](https://docs.dev.credyt.ai/api/product-ops-simulate-usage.md) - [Update a product version](https://docs.dev.credyt.ai/api/product-ops-update-product-version.md) - [Get a top-up's details](https://docs.dev.credyt.ai/api/top-ups-ops-get-top-up.md) - [Initiate top-up](https://docs.dev.credyt.ai/api/top-ups-ops-initiate-top-up.md) - [Create a vendor](https://docs.dev.credyt.ai/api/vendors-ops-create-vendor.md) - [Get a vendor's details](https://docs.dev.credyt.ai/api/vendors-ops-get-vendor.md) - [List vendors](https://docs.dev.credyt.ai/api/vendors-ops-list-vendors.md) - [Create a webhook destination](https://docs.dev.credyt.ai/api/webhooks-create-webhook-destination.md) - [Delete a webhook destination](https://docs.dev.credyt.ai/api/webhooks-delete-webhook-destination.md) - [Get a webhook destination's details](https://docs.dev.credyt.ai/api/webhooks-get-webhook-destination.md) - [List webhook events](https://docs.dev.credyt.ai/api/webhooks-list-events.md) - [List webhook destinations](https://docs.dev.credyt.ai/api/webhooks-list-webhook-destinations.md) - [Test a connected account webhook destination](https://docs.dev.credyt.ai/api/webhooks-test-connected-webhook-destination.md) - [Test connected account webhook destinations](https://docs.dev.credyt.ai/api/webhooks-test-connected-webhook-destinations.md) - [Test a webhook destination](https://docs.dev.credyt.ai/api/webhooks-test-webhook-destination.md) - [Test webhook destinations](https://docs.dev.credyt.ai/api/webhooks-test-webhook-destinations.md) - [Update a webhook destination](https://docs.dev.credyt.ai/api/webhooks-update-webhook-destination.md) ## Optional - [Complete Documentation](/llms-full.txt) - [Credyt API OpenAPI Reference](/openapi/openapi.1.0.yaml) - [Credyt Quickstart Video Guide](https://youtu.be/JFKvVFK_Wm4?si=OSG8-Dipl9M1Efqk)