---
title: "Stripe Portal"
method: POST
path: "/stripe/portal"
tags: ["Meta"]
---

# Stripe Portal

`POST /stripe/portal`

Create a Stripe Billing Portal session for an existing Pro subscriber.
Pass the subscriber's API key in the X-Api-Key header.
Returns a redirect URL to manage or cancel the subscription.

## Headers

- `x-api-key` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/congressinvests/apis/congressinvests-api.md) · [All operations](https://skmtc.net/congressinvests/apis/congressinvests-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/congressinvests/congressinvests-api/versions/d50770dec0e9/schema)
