Skip to main content
GET
Fuzzy entity discovery

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

q
string
required
Minimum string length: 2
type
enum<string>
Available options:
person,
organization,
product,
topic,
channel
has_recommendations_data
boolean
limit
integer
default:10
Required range: 1 <= x <= 25

Response

Success

data
object[]
required
query
string
required

The q parameter echoed back.