Skip to main content
Connect Adapt to Stripe to analyze your payments, subscriptions, and revenue data using natural language.

Setup

1

Get your Stripe API key

  1. Go to your Stripe Dashboard
  2. Copy your Secret key (starts with sk_live_ or sk_test_)
Use a restricted key with scopes that match your use case.
2

Go to Settings

Navigate to Settings > Integrations in Adapt
3

Add the secret

Add the following secret:
Secret NameValue
STRIPE_API_KEYYour Stripe secret key
4

Test the connection

Ask Adapt about your MRR or recent charges

Creating a Restricted Key

For security, create a restricted API key with only the permissions Adapt needs:
  1. Go to Stripe API Keys
  2. Click Create restricted key
  3. Enable Read access for:
    • Customers
    • Subscriptions
    • Invoices
    • Charges
    • Products
    • Prices
  4. Copy the key and add it to Adapt

Capabilities

Adapt can query your Stripe data. Analyze revenue metrics, subscriptions, and payment insights.

Examples

Check revenue metrics:
What's our current MRR?
Analyze subscriptions:
How many active subscriptions do we have?
Review payments:
Show me recent failed charges
Customer analysis:
Who are our top 10 customers by lifetime value?