API Credentials |

Personal Interests Finder API Playground

Test the Personal Interests Finder API with real requests. Build an interest profile for a person using the identifiers you already have.

Prefer no-code? Try the no-code version - same results, simpler interface.

Try the API

Request Parameters

Provide at least one identifier. Adding a company helps disambiguate name-based lookups.

Personal Interests

Get the interests of a person.

Professional network profile URL or other profile URL
Valid email address to look up
US or international phone number
Use a full name when you do not have another identifier
Recommended with name-only lookups to reduce ambiguity
URL to receive results asynchronously

Quick Examples

Click any example to populate the form:

Response

Loading request builder...

Or Check Existing Request

Paste a request ID from a previous request to check its status.

Example Requests

Here are some example requests you can try:

Email Lookup

Find interests using an email address

Email: john.doe@example.com

Phone Lookup

Find interests using a phone number

Phone: +1-555-123-4567

Professional Network Profile

Find interests using a professional network profile

URL: https://professional-network.example/johndoe

Social Profile

Find interests using a social profile

URL: https://social-profile.example/johndoe

Name + Company

Find interests using a person's name with a company hint

Name: John Doe
Company: OpenAI

Response Format

The API returns a deep, attribution-based persona profile where every insight is tied to specific accounts:

{ "success": true, "data": { "request_id": "a1b2c3d4e5f6...", "status": "completed", "completed": true, "result": { "core_profile": { "archetypes": ["Tech Creative", "Sports Enthusiast"], "supporting_accounts": ["@techcrunch", "@espn"] }, "psychographics": { "political_alignment": { "classification": "Moderate", "supporting_accounts": ["@wsj"] } }, "interest_graph": { "sports_and_fitness": { "interests": [ {"activity": "Basketball", "supporting_accounts": ["@nba"]} ] }, "entertainment": { "preferences": [ {"category": "Film", "supporting_accounts": ["@a24"]} ] } }, "brand_affinities": [ {"category": "Tech", "brands": ["Apple"], "supporting_accounts": ["@apple"]} ] }, "following_count": 87, "completed_on": "2024-12-24T10:31:15" }, "timestamp": "2024-12-24T10:31:20Z" }

Need Help?

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

Email: support@nyne.ai

Sales: sales@nyne.ai

Try no-code tool for a simpler, no-code interface.