People Search API

Endpoint

GET /people/search

Description

This endpoint allows you to search for people based on a domain and a prompt. It uses a combination of different data sources to perform the search and returns up to 10 AI filtered results.

Rate Limit

The endpoint is rate-limited to 10 requests per 5 seconds per IP address.

Query Parameters

Response

The response is a JSON object with the following structure:

Error Responses

Example Usage

GET /people/search?domain=vercel.com&prompt=engineering%20leadership

This request will search for people associated with the domain vercel.com and filter/rank the results based on the prompt "engineering leadership".

The response to this call will look like this: