Minimal serverless function that generates Pluggy Connect Tokens. Deploy to Vercel with zero configuration.
Set your PLUGGY_CLIENT_ID and PLUGGY_CLIENT_SECRET environment variables during deployment.
Once deployed, your endpoint is available at:
POST https://your-app.vercel.app/api/token
Use this URL as the token endpoint in any frontend quickstart.
npm install
vercel devSandbox-only example: https://pluggy-connect.vercel.app/api/token