cURL
auth-v1
Create a one-time handoff code for launching another Fluide product
Remints the JWT for the target client (same as exchange-client) but returns a short-lived code instead of the raw token. Used by Fluide Home when opening Pay, Business, Capital, or Connect.
POST
cURL
Authorizations
Access token JWT. Use as Authorization: Bearer . In the API playground, paste the JWT only.
Body
application/json
Available options:
fluide-admin, fluide-capital-admin, fluide-super, fluide-developer, fluide-onboarding, fluide-pay Relative in-app path after the target product consumes the handoff code.
Maximum string length:
512Pattern:
/^\/(?!\/).*/Example:
"/dashboard"