Get current authenticated user.
GET
/api/v1/user/mePlug Nudgen into your stack β manage contacts, campaigns, templates, and brand settings from code or agents.
Live app
https://app.nudgen.com
Sign in with tokens you create in the dashboard β no shared passwords in your codebase.
Clear URLs and standard responses so agents and backends integrate without guesswork.
Per-team rate limits keep production workflows stable for you and your customers.
Create a personal access token in Settings β API Keys, then send it with each request.
curl -X GET https://app.nudgen.com/api/v1/user/me \ -H "Authorization: Bearer <your-pat>"
Resources your apps and agents can use today.
/api/v1/user/me/api/v1/teams/api/v1/teams/switch/api/v1/contacts/api/v1/contacts/add/api/v1/contacts/:id/api/v1/contacts/:id/api/v1/contacts/:id/api/v1/campaigns/api/v1/campaigns/api/v1/campaigns/:id/api/v1/campaigns/:id/stats/api/v1/templates/api/v1/templates/api/v1/settings/brand/api/v1/settings/brand