Skip to content

Stripe

The Stripe connector enables you to get data from your Stripe application.

Prerequisites

You must have a a Stripe account.

The Stripe API uses API keys to authenticate requests. You can view and manage your API keys in the Stripe Dashboard.

Connection Details

Specify the following details to define a connection:

Property Description
Base URL The base API URL for Stripe endpoints. For example:https://api.stripe.com/v1
Version Latest API version. The current version is '2024-06-20'.
API Token The secret API key received the Stripe app.

Additional Information

API documentation can be found at https://stripe.com/docs/api.