API Credentials |

Person Enrichment API Playground

Test the Person Enrichment API with real requests and see complete HTTP request/response details. This playground shows you exactly how the API works so you can implement it in your own code.

Try the API

Request Parameters

Provide at least one of the following parameters:

💼

Best Practices for Input Selection

The type of input significantly affects match rates. For best results, prioritize inputs in this order:

  1. LinkedIn URL (Best) — Highest match rate and most accurate results
  2. Email Address (Good) — Work emails typically perform better than personal
Example: https://linkedin.com/in/johndoe
LinkedIn, Twitter, or other social media profile URL
Valid email address to enrich
URL to receive results asynchronously
Select social media sources for newsfeed data (additional charges apply if data found)
Lite Enrichment Feature: Enable lightweight enrichment mode. Returns only essential fields (displayname, first organization, LinkedIn URL) and disables advanced features (AI-enhanced search, newsfeed). Uses reduced credit cost.
Enable probabilistic matching when standard methods don't return results. Response includes probability field.
Not for AI agents: This feature requires human review to verify match accuracy. Automated systems should use standard enrichment without this flag.

Quick Examples

Click any example to populate the form:

Response

Send a request to see the complete HTTP request/response details here...

Example Requests

Here are some example requests you can try:

Email Enrichment

Enrich data using an email address

Email: john.doe@example.com

LinkedIn Enrichment

Enrich data using a LinkedIn profile

LinkedIn: https://linkedin.com/in/johndoe

Facebook Enrichment

Enrich data using a Facebook profile

Facebook: https://facebook.com/zuck

Response Format

The API returns a JSON response with the following structure:

{ "success": true, "data": { "request_id": "8a4e88d9a3eec50df5a9a9a7802671df_1757108706.53783_2615", "status": "completed", "result": { "displayname": "John Smith", "bio": "Software engineer with expertise in web development...", "location": "San Francisco, CA", "gender": "Male", "fullphone": [ { "fullphone": "(555) 123-4567" } ], "altemails": [ "john.smith@example.com" ], "social_profiles": { "linkedin": { "url": "https://www.linkedin.com/in/johnsmith", "username": "johnsmith" } }, "organizations": [ { "name": "Tech Corp", "title": "Senior Software Engineer" } ] }, "completed_on": "2025-09-05T21:45:12", "created_on": "2025-09-05T21:45:06", "completed": true }, "timestamp": "2025-09-05T21:45:25Z" }

Need Help?

Our support team is here to help you integrate and use our APIs effectively.

Email: support@nyne.com

Sales: sales@nyne.ai

Try EZ Tool for a simpler, no-code interface.