Skip to content
ANY//
//Endpoint · Business Data

People Search — The Right Profiles on Query

Find professionals across 500M+ public profiles by title, company, location, industry, school, and keywords. Cursor pagination walks full result sets, and every row carries a URN ready for enrichment.

Start for free7-day free trial

Fields You Get Back

name
headline
title
company
location
profile_urn
profile_url
cursor
total_results

What Comes Back

POST /api/people/search/users
{
  "results": [
    {
      "name": "Alex Rivera",
      "title": "VP Sales",
      "company": "Stripe",
      "location": "San Francisco, California",
      "profile_urn": "urn:member:a1b2c3d4"
    }
  ],
  "cursor": "eyJvZmZzZXQiOjEwfQ==",
  "total_results": 2847
}

Run Your First Search

Define the filters, page through the results, enrich the URNs — prospect lists without the clicking. 7-day free trial.

Common Questions

Each page returns up to 10 results and costs 1 credit; cursor pagination walks the full result set. There’s no hard cap — a query matching 5,000 profiles takes 500 credits to page through.