---
title: "Create stripe Setup Intent"
method: POST
path: "/api/integrations/stripe/setup-intent"
tags: ["billing > setup-intent"]
---

# Create stripe Setup Intent

`POST /api/integrations/stripe/setup-intent`

This endpoint can only be used after setting up the billing integration. Refer to the [billing integration documentation](/documentation/integrations/billing/overview) for more details.

## Headers

- `X-API-Key` string, required

## Request body

- SetupIntentSetupIntentCreateStripeV1Request — unresolved $ref

## Response `200`

Response with status 200

- SetupIntentSetupIntentCreateStripeV1Response — unresolved $ref

---

[API](https://skmtc.dev/usebridge/apis/api-reference.md) · [All operations](https://skmtc.dev/usebridge/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/usebridge/api-reference/revisions/811dbc81bcd5/schema)
