Validates the magic link token and redirects to Stripe billing portal.
curl --request GET \
--url https://api.fluxer.app/v1/donations/manage{
"message": "<string>",
"errors": [
{
"path": "<string>",
"message": "<string>",
"code": "<string>"
}
]
}Documentation Index
Fetch the complete documentation index at: https://docs.fluxer.app/llms.txt
Use this file to discover all available pages before exploring further.
Magic link token for donor authentication
64No Content
curl --request GET \
--url https://api.fluxer.app/v1/donations/manage{
"message": "<string>",
"errors": [
{
"path": "<string>",
"message": "<string>",
"code": "<string>"
}
]
}