Accéder directement au contenu
Créez un compte
ou
connecter-vous
Logo de la documentation Stripe
/
Demander à l'assistant IA
Créez un compte
Connectez-vous
Démarrer
Paiements
Revenus
Plateformes et places de marché
Gestion de fonds
Ressources pour les développeurs
Aperçu
Billing
PrésentationÀ propos des API Billing
Abonnements
Invoicing
Facturation à la consommation
    Présentation
    Fonctionnement de la facturation à l'usage
    Cas d'usage
    Enregistrer la consommation en vue de la facturation
    Proposer des crédits de facturation
    Surveiller l'utilisation
    Gérer votre configuration de facturation à l'usage
    Facturation à l'utilisation avancée
    Billing for LLM tokens
Devis
Gestion des clients
Facturation avec d'autres produits
Recouvrement de revenus
Automatisations
Tester votre intégration
Tax
Présentation
Utiliser Stripe Tax
Gérer la conformité
Rapports
Présentation
Sélectionner un rapport
Configurer des rapports
API de rapport
Rapports sur plusieurs comptes
Comptabilisation des revenus
Données
Présentation
Différents cas d'usage des données métier et produit
SchémaActualisation des données
Rapports personnalisés
Data Pipeline
Gestion des données
AccueilRevenusUsage-based billing

Remarque

Cette page n'est pas encore disponible dans cette langue. Nous faisons tout notre possible pour proposer notre documentation dans davantage de langues et nous vous fournirons la version traduite dès qu'elle sera disponible.

Billing for LLM tokensVersion bêta privée

Learn how to bill for LLM tokens.

Bill for LLM tokens without managing pricing complexity. Set your markup, pick your models, and route calls through our LLM proxy (or supported partners). We sync popular model prices, configure Stripe Usage-Based Billing for your margin, and record usage automatically. Billing for LLM tokens is a private preview feature, and we consider it experimental in nature.

Version bêta à destination des développeurs

This is an experimental private preview. We’re looking for developers willing to test the functionality and share their feedback.

Overview

Say you’re building an AI app: you want a consistent 30% margin over raw LLM token costs across providers.

Billing automates the process and Stripe:

  • Syncs the latest model prices across providers.
  • Configures Usage-Based Billing for your token markup.
  • Records usage automatically through our LLM proxy or supported partners.

Token prices in one place

See token prices across major providers on a single Dashboard page—we keep prices up to date so you always have the current pricing information. You can adjust your markup at any time. We notify you when provider pricing changes.

One-click Usage-Based Billing setup for your token markup

Enter your desired markup (for example, 30%). Click Submit and we’ll configure the required Usage-Based Billing resources—prices, meters, and rate configuration. You only need to set your margin percentage to start using Usage-Based Billing.

Call models and bill in one request

Instead of maintaining an LLM integration and a billing integration, use our LLM proxy to call models and record metered usage in one request. Provide your prompt, chosen model, and the Customer ID. We route to the provider, return the response, and attribute tokens by model and type.

If you’ve already integrated with a different LLM proxy, we’ve partnered with industry leaders to capture usage automatically (with no extra API calls).

Join the waitlist

If you’re interested in the private preview, sign up and we’ll contact you if we have available space.

Cette page vous a-t-elle été utile ?
OuiNon
  • Besoin d'aide ? Contactez le service Support.
  • Rejoignez notre programme d'accès anticipé.
  • Consultez notre log des modifications.
  • Des questions ? Contactez l'équipe commerciale.
  • LLM ? Lire llms.txt.
  • Propulsé par Markdoc