Let everyone sign up · Limit usage by intent

Stop burning tokens
on accounts that won’t convert

Signalmark collects intent signals automatically, ranks each signup, and recommends how much free usage to give. You define the daily token budget. We help you spend it on the right users.

Free Starter plan · Upgrade when it pays for itself

15-min integration<100ms decisionFriction-free signupROI-first dashboard

Know your signups

Reward real users. Contain the chaos.

Signmark dashboard preview

Every signup gets a token allocation automatically · No rules to maintain

How it works

Score intent before signup, then allocate tokens by intent

Step 01

Visitor lands on your site

Signmark starts collecting intent signals in the background—no UX changes.

Step 02

Capture pre-signup intent

We passively track a few simple signals—no forms, no CAPTCHA.

pages: ["/pricing", "/docs"]pricing_time: 12.4sscroll_depth: 78%cta_clicks: 1
Step 03

One API call at signup

You send IP + email (plus our session id). We respond in under 100ms.

ipemailsession_iddecision(<100ms)
Step 04

One output: score + free-tier limit

We recommend the right amount of free usage for each signup based on the budget you set.

Intent score
87
Free-tier limit
148 tokens
latency_ms: 43
Signmark ON

Lightning fast integration

01

Add Signmark to React

Install the SDK and wrap your app. Signmark generates a sessionId and collects pre-signup intent automatically.

tsx
1import { SignmarkProvider } from "signmark";
2
3export default function App() {
4 return (
5 <SignmarkProvider apiKey="xxx">
6 <Routes />
7 </SignmarkProvider>
8 );
9}
02

Decide the free-tier limit on signup

On signup/login, call one backend helper with email + sessionId. Signmark extracts the IP from the request and returns a decision fast enough to run inline in your auth flow.

js
1const decision = await signmark.evaluate(req, {email, sessionId});
03

Save money without breaking UX

Legit users get a smooth experience. Abuse becomes expensive, and your infrastructure bill drops. You get a clear decision plus the reason behind it.

json
1{
2 "visitorId": "e5bc6af4-022f-4d81-98dc-6b0129165065",
3 "intentScore": 87,
4 "tokens": 148,
5 "cause": [
6 "high_pricing_intent",
7 "reasonable_time_on_site",
8 "consistent_navigation",
9 "email_domain_not_disposable"
10 ],
11 ...
12}
✓ ROI-first outcome
✓ No friction for users
✓ Explainable “cause” signals

Built for ROI, not "security theater"

You don’t need more hoops. You need to spend free tokens where they have the best chance of converting.

Pre-signup intent scoring

We collect what users see, how long they spend on key sections, scroll depth, and navigation patterns—before signup—then turn it into an intent score.

Intent-based token allocation

Flat free limits waste budget on low-intent signups. Signmark recommends how much free usage each signup should get based on intent and the budget you set.

Signup-time IP + email signals

We automatically enrich your decision using IP and email signals at signup, layered on top of pre-signup behavior.

Clear savings & ROI tracking

See the impact in dollars: token spend saved, budget allocated more efficiently, and how much more free usage you can give to high-intent users.

Simple pricing that pays for itself

Start small. Prove ROI. Scale confidently.

Starter
$19/mo

For small projects & testing environments

7-day free trial
Up to 1,000 signups/mo
Intent score + free-tier limit
Signup-time IP + email signals
API access
7-day history
Community support
Popular
Growth
$79/mo

For startups reducing free-tier abuse without UX friction

7-day free trial
Up to 10,000 signups/mo
Everything in Starter
Dynamic free-tier recommendations
90-day history
Priority support
Scale
$249/mo

For high-volume products scaling signups & infrastructure

7-day free trial
Up to 50,000 signups/mo
Everything in Growth
More granular limit controls
Trends + cohort insights
1-year history
Dedicated support channel

All paid plans include a 7-day free trial. No credit card required. Cancel anytime.

Live in 15 minutes·No credit card

Make token spend work harder

Signmark ranks each signup by intent and recommends how much free usage to give — so your budget goes to users most likely to activate, retain, and convert.

15-min integration<100ms decisionCancel anytimeROI-first dashboard