← Back to directory

Nyne.ai

The people data API for AI agents.

Visit Nyne.ai
signals/intent

Core capabilities

Vendor's own claim
  • Identity resolution - deduplicate and merge partial records, aliases, old addresses and typos into one profile with a match confidence score
  • Person enrichment from an email, phone or social profile URL, returning up to 2,400+ attributes
  • Person search and discovery by name, company, role or other criteria; lead-list generation
  • Live life-event signals (e.g. home purchase) with recency attached
  • Person newsfeed, events, social profiles, interests, interactions and article search
  • Person Deep Research - a full intelligence dossier
  • Person Ask - natural-language questions about a person; Person Simulation - simulated conversation with a profile
  • Competitor engagement tracking at the person level
  • Company APIs - firmographics and company intelligence resolved from a domain
  • An MCP server plus an agent manifest of structured tool definitions and an llms.txt index

API & agent surface

From official docs
Authentication
API key + secret sent as HTTP headers: X-API-Key and X-API-Secret. The docs instruct keeping the secret server-side and calling from a backend.
Base URL
https://api.nyne.ai
Rate limits
100 requests/minute and 1,000 requests/hour, stated on the API documentation index
Notable endpoints
  • POST /person/enrichment - look up contact information from email, phone or social profile URL
  • Person Search - find contacts by name, company, role or other criteria
  • Person Discovery / Discover - find new contacts matching criteria
  • Person Leads - generate lead lists from search criteria
  • Person Deep Research - full intelligence dossier on a person
  • Person Ask - natural-language questions about a person
  • Person Simulation - simulate conversations with a person profile
  • Person Newsfeed, Events, Social Profiles, Interests, Interactions, Article Search
  • Person Single Social Lookup - resolve one social profile by URL
  • Person Competitor Engagements - track competitor engagement
  • Company APIs - firmographics and company intelligence resolved from a domain
Machine-readable spec
No OpenAPI link

What is Nyne.ai

Vendor's own claim

The core operation is a two-stage pipeline - resolve the identity first, then enrich it - with a published confidence score on the match and per-field sourcing and timestamps, which is a more honest data shape than a flat record. Note what kind of data this is: alongside B2B firmographics it returns household composition, household income band, property, wealth and affinities, which puts it in consumer-data territory as much as sales-tooling territory.

Ideal customer profile

Vendor's own claim

Engineering teams building agents or data pipelines that need to resolve messy identity fragments into complete person records - CRM enrichment, lead generation, and research or personalisation workflows that consume data programmatically rather than through an interface.

Who should look elsewhere

Our read

Two structural constraints. First, the API is asynchronous by design: most enrichment and search endpoints return 202 Accepted with a request_id and require you to poll a status endpoint or supply a callback_url, so anything expecting a synchronous blocking call needs rearchitecting - the advertised 184ms median enrich time is not the shape of a single round trip you can rely on inline. Second, rate limits are documented at 100 requests/minute and 1,000/hour, which caps bulk backfill work at roughly 24,000 records a day before you talk to sales. Separately, and more importantly for buyers in regulated or EU contexts: the returned record includes household composition, household income, wealth, property and affinity data on named individuals, which is consumer personal data with its own compliance burden - this is not a fit for a team that assumed it was buying B2B firmographics only.

Tools in the same layer

Our read

No curated rival set covers this tool yet, so these are simply other tools in the same architectural layer and product form. Treat it as a starting point, not a shortlist.

Nyne.ai FAQ

How does the API authenticate?

An API key and secret sent as two HTTP headers, X-API-Key and X-API-Secret, generated from the dashboard. Nyne's docs explicitly warn never to ship the secret to the browser and to call the API from your backend.

From official docs
Are the endpoints synchronous?

Mostly not. The docs state that most enrichment and search endpoints are asynchronous: you submit and receive 202 Accepted with a request_id, then poll the matching status endpoint until status is 'completed', or supply a callback_url to receive the result by webhook instead.

From official docs
What are the rate limits?

100 requests per minute and 1,000 per hour, per the API documentation index.

From official docs
Do I get charged for a lookup that finds nothing?

No. The documentation states plainly that empty results never burn credits, and that completed results are charged according to the endpoint's credit table.

From official docs
How much does it cost?

We could not retrieve any prices. Per-endpoint credit costs are documented within the API reference, but the cost of a credit is not something we obtained. Ask the vendor.

Our read
What does an enriched record actually contain?

The vendor lists demographics, household composition, income and wealth, residence, property, affinities, career and company, filings, and live life-event signals - advertised as 2,400+ attributes, with each field scored, sourced and time-stamped, and a match confidence value on the resolution itself.

Vendor's own claim
Is this B2B or consumer data?

Both, and buyers should be clear-eyed about it. Alongside company firmographics, the advertised person record includes household size, household income band, residence, property and personal affinities on a named individual. That is consumer personal data, and it carries a different compliance and privacy posture than B2B contact enrichment.

Our read
How should I read the '2B+ people' and '184ms' figures?

As vendor marketing. We did not test any of it - and note the async submit/poll pattern means 184ms is not the end-to-end latency you will experience.

Vendor's own claim

Verify before you buy

  • All pricing - no pricing page was reachable, and we have neither plan tiers nor the cash cost of a credit
  • The per-endpoint credit tables themselves (referenced in the docs; we retrieved the index, not the endpoint pages)
  • MCP tool names, the MCP endpoint URL and the Agent Manifest contents
  • Any OpenAPI specification
  • Data-sourcing methodology, geographic coverage, accuracy measurement, and the compliance basis for the consumer attributes returned
  • Official social profiles and any official vendor video

Need help setting it up?

This page tells you whether Nyne.ai fits. Cheetah builds and runs the system it goes into — enrichment, sequencing, CRM and the joins between them.

Book a call →

The directory stays free. There is nothing gated behind this.