API Credentials |

Network Intelligence API Playground

Test the Network Intelligence API with real requests and see complete HTTP request/response details.

Try the API

Request Parameters

Map to people we can derive someone knows.

Select the type of network intelligence lookup to fetch
Paste a supported URL
Maximum number of results (1-1000, default: 100)
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 network intelligence requests you can try.

Examples

Conversation Signals

Map to people connected to a specific post

Type: replies
URL: https://social-profile.example/johndoe/post/1234567890

Audience Signals

Map to people connected to an account

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

Affinity Signals

Map to people associated with an account

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

Combined Signals

Get both signal sets in one request

Type: followers,following
URL: https://social-profile.example/johndoe

Examples

Affinity Signals

Map to people associated with an account

Type: following
URL: https://social-profile.example/janedoe

Response Format

The API returns a JSON response with the following structure:

{ "success": true, "data": { "request_id": "interaction_abc123def456_1234567890", "status": "completed", "interaction_type": "followers", "platform": "twitter", "result": { "interaction_type": "followers", "source_platform": "twitter", "target": { "username": "elonmusk", "display_name": "Elon Musk", "profile_url": "https://social-profile.example/johndoe" }, "interactions": [ { "username": "follower123", "display_name": "John Smith", "bio": "Tech enthusiast", "followers_count": 1234, "following_count": 567 } ], "total_count": 1 }, "result_count": 1, "created_on": "2025-01-15T10:30:00Z", "completed_on": "2025-01-15T10:31:00Z" }, "timestamp": "2025-01-15T10:31:05Z" }

Need Help?

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

Email: support@nyne.ai

Sales: sales@nyne.ai