---
title: "Redeem donation management link"
method: POST
path: "/donations/manage"
tags: ["Donations"]
---

# Redeem donation management link

`POST /donations/manage`

Consumes the magic link token and redirects to the Stripe billing portal.

## Query parameters

- `token` string, required — Magic link token for donor authentication

## Other responses

- `302` — Success
- `400` — Bad Request - The request was malformed or contained invalid data
- `429` — Too Many Requests - You are being rate limited
- `500` — Internal Server Error - An unexpected error occurred

## Changes

> 19 revisions in range; 1 not diffed.

- **2026-09-15** `e36d9bcd8fbe` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/fluxer/apis/fluxer-api/changes/donations/manage/post.md)

---

[API](https://skmtc.dev/fluxer/apis/fluxer-api.md) · [All operations](https://skmtc.dev/fluxer/apis/fluxer-api/llms.txt) · [OpenAPI document](https://skmtc.dev/fluxer/apis/fluxer-api/revisions/d15f842dd5f1?raw)
