Skip to main content
Code auditCheck every pull request for privacy riskWebsite auditCatch scripts and vendors that appear in productionInth AgentAsk what changed and follow the answer to its sourceCookie consentFast consent that lives in your codebase
AboutHandbookBlogOSS
AI feature reviewsFundraising Due DiligencePrivacy impact reviewsEnterprise customer reviewsCookie and tracking audits
Pricing
Sign inRun a free scan
Run a free scan

DEVELOPER-FIRST CONSENT INFRASTRUCTURE

Cookie consent that won't slow down your site

Manage banners, preferences, regional rules, script loading, and consent records in code, without blocking scripts or black-box CMPs.

Start for freeTalk to us

We value your privacy

This site uses cookies to improve your browsing experience, analyze site traffic, and show personalized content.

Reject allAccept all
Customize
Trusted by
  • Vercel
  • Expo
  • Zed
  • Infisical
  • Unkey
  • Chelsea Piers
  • Mario Testino
  • Roboto Studio
  • Cal.com
  • Mastra

Performance

89ms

Consent runtime overhead with c15t, compared with legacy CMPs.

See benchmarks
Inth
89ms
OneTrust
620ms
Cookiebot
450ms
TrustArc
380ms

Open-source foundation

Built on open-source c15t

c15t runs in your application. You own the interface, consent state and script gating while Inth handles the hosted infrastructure around it.

Star on GitHub

Style with your own CSS

Your banner looks like the rest of your product with your own components, tokens and themes.

<ConsentManagerProvider
  options={{ theme: { colors: {
    primary: '#ffc803▏'
  } } }}
/>
We value your privacyCustomize

i18n support

Keep banner copy and regional variants in the same translation system as your application.

🇺🇸English▾

We value your privacy

This site uses cookies to improve your browsing experience and analyze site traffic.

Reject AllAccept AllCustomize

Geo location

Serve the right banner, language and policy config for each region, or show no banner.

Regional rules
  • European UnionGDPR · opt-in banner
  • CaliforniaCCPA · GPC honored
  • BrazilLGPD · opt-in banner
  • QuebecLaw 25 · opt-in banner
  • Rest of worldNo banner shown

Quickstart

One command adds a consent banner inside your codebase

One command adds the provider, banner and preference centre to your codebase. Review the generated code, change it and ship it through your normal workflow.

Next.jsReactJavaScript
terminal

$ npx @c15t/cli generate

✔ Detected Next.js (App Router)

✔ Added ConsentManagerProvider

✔ Scaffolded cookie banner + preferences

✔ Done in 9s. Ready to review.

Consent infrastructure

Simple pricing that scales with your traffic

Every plan runs the full Inth Consent infrastructure. Go beyond included usage for $0.001 per request, or request a custom plan.

Free

For developers evaluating or shipping internal tools.

$0/ mo
billed monthly, plus usage fees
  • 1 project
  • 5,000 sessions & consent saves /mo
  • All paid features on dev instances
  • Production with usage billing
  • Community + docs support
Start for free

Starter

Most popular

For small sites moving consent into their application.

$20/ mo
billed monthly, plus usage fees
  • Everything in Free
  • 2 projects
  • 25,000 sessions & consent saves /mo
  • Production instances included
  • Policy packs included
Start now

Pro

For growing businesses and agencies managing many sites.

$50/ mo
billed monthly, plus usage fees
  • Everything in Starter
  • Unlimited projects
  • 100,000 sessions & consent saves /mo
  • Policy packs included
  • Chat support
Start now

Need enterprise capacity?

Custom usage, advanced SDKs, APIs, integrations, implementation guidance and priority support with a dedicated Slack channel.

Contact sales

FAQ

Frequently asked questions

Questions developers ask before replacing a legacy CMP.

Talk to our team

Inth is privacy change management for software companies that ship fast. Consent is the first part of the product and is built on the open-source c15t framework. Inth also checks code and production for privacy changes that need review.

Stop shipping slow, script-based consent

Move consent into your application. Own the interface, script gating and consent state in code.

Start for freeTalk to us
Inbox - Inth
Inbox

Open

9 items

Reviewing evidence
  • PII in request logs

    4m

    api-gateway forwards email addresses to the logging vendor.

    P0Code scan·Project finding
  • Script calls new domain

    22m

    cdn.thirdparty.io detected in production before consent.

    P1Website activity·Project finding
  • New tracker: pixel.js

    1h

    Marketing category script added without a vendor record.

    P1Website activity·Project finding
Inbox - Inth
INInthPro
Search⌘ K

Products

Inbox
OpenResolvedDismissedAccepted risk
Agent
Audit
Consent
Billing
Settings
Getting started
Help
AMAlex Morgan

Open

9 items

  • PII in request logs

    4m

    api-gateway forwards email addresses to the logging vendor.

    P0Code scan·Project finding
  • Script calls new domain

    22m

    cdn.thirdparty.io detected in production before consent.

    P1Website activity·Project finding
  • New tracker: pixel.js

    1h

    Marketing category script added without a vendor record.

    P1Website activity·Project finding
  • New SDK: analytics-node@4

    5h

    Adds a data flow to Segment. Policy v9 has no match.

    P2Code scan·Project finding
P0Code scan·Open

PII in request logs

Summary

The API gateway forwards email addresses to a logging vendor without an approved data flow.

Evidence

Open scan report →
src/logging/request.ts:42-44
42
43
44
logger.info({
  email: request.user.email,
});

Recommended action

Remove the email field or replace it with a non-identifying internal user ID.
Inbox item resolved

New agent

Privacy agent

Research privacy requirements and turn guidance into practical next steps.

Ask anything about privacy…
Research

Legal information grounded in curated guidance, not legal advice.

Notes from building privacy into the product

Notes from building Inth. Sent occasionally.

Inth connects what your company promised to what engineers just shipped.

Platform

  • Code audit
  • Website audit
  • Inth Agent
  • Consent banner
  • Pricing

Use Cases

  • Privacy Impact Review
  • AI Feature Reviews

Company

  • About
  • Blog
  • Open source
  • Contact

Resources

  • Documentation
  • GitHub
  • Cookiebench
  • Status

© 2026 Inth. All rights reserved.

  • Contact us
  • Privacy
  • Cookies
  • Terms