Live API workspace

Age assurance without the plumbing

Verification, parental consent, privacy vaulting, and regulator-ready exports — all from one API and dashboard.

No credit card required100 free checksCancel anytime
copply.basemapped.com

Production Surface

Compliance Dashboard

Auth

GitHub OAuth

API

Supabase Edge

Billing

Stripe Checkout

Exports

CSV / PDF

Vault

Audit records

SDK

TypeScript

Generate API keys from the dashboard, then call the hosted verification and consent endpoints from your product.

Developer Experience

One API call. Structured decisions.

No complex integrations. No wrestling with state-level law logic. Just send a user ID and jurisdiction, get back a clear allow/block/consent decision with full audit trail.

Edge-deployed decisions

Age verification and consent flows served close to your users

Audit-ready by default

CSV and PDF exports for regulator and platform reviews

TX, CA, LA, UT + Federal COPPA

Current state-law coverage with more jurisdictions on the roadmap

example.js
 Verify age with one API call
const result = await fetch('https://copply.basemapped.com/api/copply/verify-age',
  {
    method: 'POST',
    headers: {
      'Authorization': 'Bearer cp_live_...',
      'Content-Type': 'application/json'
    },
    body: JSON.stringify({
      userId: 'usr_123',
      declaredAge: 17,
      stateHint: 'TX'
    })
  }
);

 Response: { allowed: true, reason: 'age_verified' }

Capabilities

What ships today

Everything you need to handle age assurance, consent, and compliance — without building it from scratch.

Age Verification

Structured decisions for adult, minor, and consent-required flows with per-state law logic.

Parental Consent

Issue, check, and expire guardian approval records without building custom workflows.

Privacy Vault

Review verification records, deletion audit state, and compliance score in one dashboard.

Regulator Export

Generate CSV and PDF evidence packages for audits and platform reviews in seconds.

Expiry Tracker

Daily cleanup support for jurisdictions requiring consent and data expiry automation.

Law Changelog

Track state-level age assurance changes with RSS feeds and API access.

Age compliance API

Built for teams searching for age verification, parental consent, and COPPA implementation.

Copply helps app developers move from “we need age compliance” to a working API integration: age checks, consent workflows, audit logs, deletion records, and exports. It is an implementation layer, not a substitute for legal review.

age verification APIparental consent APIage compliance APICOPPA workflow APIonline safety compliance

Age verification API for apps

Return allowed, blocked, or requiresConsent decisions from a server-side endpoint built for social, gaming, marketplace, education, and UGC products.

Parental consent API for COPPA workflows

Create and check guardian consent records with email, credit-card, and ID verification paths that can be connected to your own product backend.

Age compliance API workflow

Keep implementation details, API keys, usage analytics, privacy deletion records, and regulator export evidence in one developer dashboard.

What is Copply?

Copply is an age verification API and parental consent API for app teams that need practical age-assurance workflows, privacy deletion logs, and audit-ready records.

Is Copply legal advice?

No. Copply is implementation infrastructure. Teams should still confirm their obligations with counsel and configure the workflow for their product, jurisdiction, and audience.

Who should use an age compliance API like Copply?

Copply is built for developers and founders working on social apps, chat products, games, marketplaces, education tools, UGC platforms, and kids-adjacent products.

Does Copply support parental consent?

Yes. Copply supports parental consent checks through email consent, credit-card verification, and ID verification provider flows.

5
Jurisdictions live today
3
Consent methods (email, card, ID)
100
Free checks to start
Beta
Public early access

What ships today

Beta-ready, not vaporware

We're shipping real verification, provider-backed consent, and real exports now. Production keys are installed for billing and consent flows.

Age verification APILive
Email parental consent (Resend)Live
Credit-card verification (Stripe)Live
ID verification (Persona)Live
CSV + PDF regulator exportLive
Dashboard, API keys, billingLive
50-state coverageRoadmap
SOC 2 Type IIRoadmap

Pricing

Start small. Scale when usage proves it.

Transparent pricing. No hidden fees. No surprise overages.

Indie

$29/mo

10,000 checks/mo

  • API keys
  • Privacy Vault
  • Email support
  • Basic analytics
Most popular

Pro

$99/mo

100,000 checks/mo

  • Regulator exports
  • Consent expiry tracker
  • Priority support
  • Advanced analytics
  • Custom webhooks

Enterprise

$299/mo

Custom volume

  • SLA options
  • Dedicated support
  • Custom workflows
  • On-premise option
  • SSO & SAML

Ready to stop building compliance from scratch?

Get 100 free checks. No credit card required.