Nexiant
NameScan · Self-Serve Compliance

Compliance Screening. No Subscription Required.

NameScan gives you instant access to global PEP, sanctions, and adverse media screening. Pay only for the scans you run. Free credits are included in every account and refresh each month.

No credit card to startResults in secondsISO 27001 certifiedAPI access included
0+
Customers Worldwide
Across 195 countries
0+
Global Watchlists
Updated daily
Free
Monthly Credits
Refreshed every month
ISO 27001
Certified
ISO 27701 also held

Getting Started

From Sign-Up to Screened in Minutes

No procurement process. No onboarding call. Create an account, get your free credits, and run your first scan straight away.

1

Create Your Account

Sign up in under a minute. No credit card required. Free monthly credits are added to your account automatically.

2

Run Your First Scan

Enter a name, company, or upload a file. Choose your scan type and the watchlist categories that fit your compliance needs.

3

Get Your Result

Results arrive in seconds. Download a PDF report for your records, or access results programmatically via the API.

Scan Types

Four Ways to Screen

NameScan covers individual screening, enhanced adverse media checks, business verification, and identity confirmation. Use one or all four.

Sapphire

Individual Screening

Screen any individual against 1,500+ global watchlists covering PEP lists, sanctions registers, and law enforcement databases. Results return in seconds.

  • Global PEP coverage
  • OFAC, UN, EU, HMT & more
  • Match confidence scoring
  • Downloadable PDF report
Emerald

Enhanced Screening

Everything in Individual Screening, plus adverse media analysis across thousands of global news sources. Identifies negative coverage that watchlists alone may miss.

  • All Sapphire checks included
  • Adverse media from global press
  • Categorised risk findings
  • FRAUD · SANCTIONS · CRIME tags
Know Your Business

Company Screening

Verify businesses against corporate registries, sanctions lists, and beneficial ownership records. Know who you are dealing with before the relationship starts.

  • Entity sanctions screening
  • UBO identification
  • Registry verification
  • Corporate structure checks
Identity

ID Verification

Verify identity documents against issuing authority records and run biometric liveness checks. Confirm that your customer is who they say they are.

  • Passport & licence verification
  • Biometric face matching
  • Liveness detection
  • DVS integration (AU/NZ)

Who It Is Built For

Compliance Screening for Every Sector

NameScan is used by professionals across industries where customer due diligence is a legal or commercial requirement but enterprise platform costs are not justified.

Legal & Accounting

Run fast due diligence checks on new clients without disrupting your onboarding process.

Real Estate

Screen buyers, sellers, and beneficial owners to meet AML obligations in property transactions.

Banking & Credit

Verify lower-volume customers and counterparties that fall outside enterprise platform thresholds.

Cryptocurrency

Meet VASP compliance requirements with fast, credible screening backed by certified data.

Insurance

Screen policyholders and claimants at onboarding and at renewal without adding manual overhead.

Fintech & Payments

Embed PAYG screening into your customer journey via API and pay only for the checks you run.

Global city at night representing enterprise-grade screening available on demand

Enterprise-grade screening. No subscription required.

NameScan gives compliance teams and regulated businesses access to the same watchlist intelligence as MemberCheck — on a pay-as-you-go basis with no long-term commitment.

Developer API

Build Screening Into Your Product

The NameScan REST API gives developers direct access to every scan type. Integrate compliance checks into your onboarding flow, back office, or CRM without sending users to a separate platform.

  • RESTful API

    Full REST API with JSON responses. Integrate NameScan directly into your onboarding workflow, CRM, or back office with a few lines of code.

  • Results in Milliseconds

    Screen checks return programmatically in real time. Your application keeps moving without any manual wait.

  • Full Documentation

    Detailed API reference, code samples in multiple languages, and a sandbox environment for testing before you go live.

  • Secure by Design

    All requests are authenticated via API key. Data is encrypted in transit and at rest. ISO 27001 certified infrastructure.

View API documentation
namescan-api.sh

# Screen an individual via NameScan API

curl -X POST \

"https://api.namescan.io/v3/" \

-H "api-key: YOUR_KEY" \

-d '{

"name": "Alessandro Costa",

"type": "sapphire",

"categories": ["pep", "sanctions"]

}'

# Response

{

"matches": 1,

"risk": "high",

"credits_remaining": 42

}

Choosing the Right Tool

NameScan vs MemberCheck

Both products use the same underlying compliance data. The difference is how you need to work with it.

Start with NameScan if…

You run checks occasionally, want no upfront commitment, or are evaluating compliance tooling for the first time.

  • You screen fewer than a few hundred customers per month
  • You need checks on demand, not on a regular schedule
  • You want to pay per scan rather than subscribe
  • Your team is small or you work independently
  • You want to try the platform before committing to enterprise pricing
  • You need a quick API integration without a long procurement process

Upgrade to MemberCheck if…

You need to monitor a growing customer base continuously, with unlimited team access and dedicated compliance support.

  • You onboard and monitor hundreds or thousands of customers
  • Daily automated re-screening is part of your AML programme
  • Your team needs unlimited user seats without per-seat fees
  • You require configurable matching thresholds for different risk segments
  • You need batch file processing and workflow case management
  • Dedicated support and SLAs are required by your compliance function
Diverse compliance team walking through modern office using NameScan for on-demand screening

Trusted Globally

Trusted by Compliance Professionals in 130+ Countries

From sole traders entering regulated markets to boutique compliance consultancies managing client screening programmes, NameScan delivers institutional-grade results at accessible scale.

  • Access to 1,500+ global watchlists including OFAC, UN, and regional sanctions
  • ISO 27001 certified infrastructure with enterprise-grade data security
  • API access for developers building compliance into their product workflows
  • No setup fees, no minimum commitment, no lock-in

Certified & Compliant

EMVCoPCI DSSPCI 3DSISO 27001ISO 27701GDPRDORA

Common Questions

Frequently Asked Questions

What is included in the free monthly credits?
Every NameScan account receives a set of free credits that refresh at the start of each calendar month. Free credits cover individual PEP and sanctions scans (Sapphire). They can be used without entering any payment details.
How does pay-as-you-go pricing work?
You purchase credits in advance and they are deducted each time you run a scan. Each scan type has a defined credit cost. Credits do not expire, so you can buy a block and use them at whatever pace suits your workload. Detailed pricing is available on the NameScan pricing page.
What is the difference between Sapphire and Emerald scans?
A Sapphire scan checks an individual against global PEP lists, sanctions registers, and law enforcement databases. An Emerald scan includes all of that plus an adverse media check across thousands of international news sources. Emerald is recommended when you need a fuller picture of a person's public risk profile.
Is NameScan appropriate for enterprise compliance requirements?
NameScan is built for organisations that run compliance checks at lower volumes or on an ad hoc basis. For enterprise teams that need ongoing monitoring, bulk batch processing, unlimited user seats, and dedicated support, MemberCheck is the right choice. Both platforms share the same underlying compliance data.
Is my data secure on NameScan?
Yes. NameScan is ISO 27001:2022 and ISO 27701:2019 certified. All personally identifiable information is encrypted in storage and in transit. NameScan infrastructure does not retain scan subject data beyond what is needed to generate and store your report.
Can I use NameScan via API?
Yes. The NameScan REST API gives you programmatic access to all scan types. You authenticate with an API key, send a request, and receive a structured JSON response. A sandbox environment and full documentation are available for development and testing.
Which countries does NameScan cover?
NameScan has active customers in 195 countries. The underlying watchlist and PEP data covers over 250 countries and territories, with daily updates to ensure accuracy against the latest sanctions designations and political changes.

Start Screening for Free Today

Create a NameScan account in under a minute. Free credits are waiting. No credit card, no contract, no commitment.