Stripe API

api.stripe.com

Community

The Stripe REST API. Please see https://stripe.com/docs/api for more details.

Auth

api_key

Pricing

free

Spec version

1.0

Base URL

https://api.stripe.com

Crawl failures

1

Last verified

2026-03-01T11:54:51.000Z

Health

This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →

Capabilities

account

Manage account — create an account link, create an account session, retrieve account. Supports standard CRUD operations through the REST API.

Detail: https://api.stripe.com/capabilities/account

accounts

Manage accounts — with connect, you can create stripe accounts for your users. to do th, update an account, create an external account. Supports standard CRUD operations through the REST API.

Detail: https://api.stripe.com/capabilities/accounts

apple_pay

Manage apple pay — create an apple pay domain., list apple pay domains., retrieve an apple pay domain.. Supports standard CRUD operations through the REST API.

Detail: https://api.stripe.com/capabilities/apple_pay

application_fees

Manage application fees — create an application fee refund, update an application fee refund, list all application fees. Supports standard CRUD operations through the REST API.

Detail: https://api.stripe.com/capabilities/application_fees

apps

Manage apps — set a secret, delete a secret, list secrets. Supports standard CRUD operations through the REST API.

Detail: https://api.stripe.com/capabilities/apps

balance

Manage balance — retrieve balance, list all balance transactions, retrieve a balance transaction. Supports standard CRUD operations through the REST API.

Detail: https://api.stripe.com/capabilities/balance

balance_settings

Manage balance settings — update balance settings, retrieve balance settings. Supports standard CRUD operations through the REST API.

Detail: https://api.stripe.com/capabilities/balance_settings

balance_transactions

Manage balance transactions — list all balance transactions, retrieve a balance transaction. Supports standard CRUD operations through the REST API.

Detail: https://api.stripe.com/capabilities/balance_transactions

billing

Manage billing — create a billing alert, create a credit grant, create a billing meter event adjustment. Supports standard CRUD operations through the REST API.

Detail: https://api.stripe.com/capabilities/billing

billing_portal

Manage billing portal — create a portal configuration, create a portal session, update a portal configuration. Supports standard CRUD operations through the REST API.

Detail: https://api.stripe.com/capabilities/billing_portal

charges

Manage charges — this method is no longer recommended—use the payment intents , update a charge, capture a payment. Supports standard CRUD operations through the REST API.

Detail: https://api.stripe.com/capabilities/charges

checkout

Manage checkout — create a checkout session, update a checkout session, expire a checkout session. Supports standard CRUD operations through the REST API.

Detail: https://api.stripe.com/capabilities/checkout

Agent Preview

This is what an AI agent sees when it discovers this service via the Gateway:

Service: Stripe API
Description: The Stripe REST API. Please see https://stripe.com/docs/api for more details.
Auth: api_key
Capabilities:
  - account: Manage account — create an account link, create an account session, retrieve account. Supports standard CRUD operations through the REST API.
  - accounts: Manage accounts — with connect, you can create stripe accounts for your users.
to do th, update an account, create an external account. Supports standard CRUD operations through the REST API.
  - apple_pay: Manage apple pay — create an apple pay domain., list apple pay domains., retrieve an apple pay domain.. Supports standard CRUD operations through the REST API.
  - application_fees: Manage application fees — create an application fee refund, update an application fee refund, list all application fees. Supports standard CRUD operations through the REST API.
  - apps: Manage apps — set a secret, delete a secret, list secrets. Supports standard CRUD operations through the REST API.
  - balance: Manage balance — retrieve balance, list all balance transactions, retrieve a balance transaction. Supports standard CRUD operations through the REST API.
  - balance_settings: Manage balance settings — update balance settings, retrieve balance settings. Supports standard CRUD operations through the REST API.
  - balance_transactions: Manage balance transactions — list all balance transactions, retrieve a balance transaction. Supports standard CRUD operations through the REST API.
  - billing: Manage billing — create a billing alert, create a credit grant, create a billing meter event adjustment. Supports standard CRUD operations through the REST API.
  - billing_portal: Manage billing portal — create a portal configuration, create a portal session, update a portal configuration. Supports standard CRUD operations through the REST API.
  - charges: Manage charges — this method is no longer recommended—use the payment intents , update a charge, capture a payment. Supports standard CRUD operations through the REST API.
  - checkout: Manage checkout — create a checkout session, update a checkout session, expire a checkout session. Supports standard CRUD operations through the REST API.