Nudgify is currently a client-side product. There is no server API — all logic runs in the browser snippet.
The Nudgify snippet exposes a small JavaScript API via the global Nudgify object. This is everything you need to integrate Nudgify into your app.
Nudgify.init(projectKey, options?)Initializes the snippet and triggers flow evaluation.
Nudgify.identify(user)Pass user properties for plan/session-based targeting.
Nudgify.reset()Clears shown-flow localStorage state. Useful for testing.
See the full Snippet Reference for parameters, return values, and usage examples.
Coming soon
A server-side REST API is on our roadmap. It will let you manage flows, pull analytics, and identify users server-side — useful for server-rendered apps and backend integrations.
For early access, contact hello@nudgify.app
Need something specific?
We're a small team and we ship fast. Tell us what you need.
Email hello@nudgify.app