cURL
curl --request POST \ --url https://api.portal.blend.money/sdk/auth/sign-out \ --header 'Authorization: Bearer <token>' \ --header 'X-Publishable-Key: <api-key>'
{ "status": "success", "message": "<string>", "data": { "message": "<string>" } }
Blacklists the current bearer token until its natural expiry.
Documentation IndexFetch the complete documentation index at: https://docs.blend.money/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.blend.money/llms.txt
Use this file to discover all available pages before exploring further.
Client-safe Account Type key, for example pk_live_....
pk_live_...
SIWE session token returned by /auth/verify.
/auth/verify
Signed out
success
Show child attributes
Was this page helpful?