Skip to main content
GET
Suggest values for a free-text search field

Authorizations

Authorization
string
header
required

Your API token (af_…) as the Basic-auth username, with an empty password.

Query Parameters

field
enum<string>
required

Which free-text vocabulary to suggest from: company, website, location, region, title, school or skill (region suggestions also carry the countries they appear in).

Available options:
company,
website,
location,
region,
title,
school,
skill
q
string
required

Text fragment to complete (1-100 chars).

Required string length: 1 - 100

Response

Success

field
enum<string>
required

Echo of the requested field.

Available options:
company,
website,
location,
region,
title,
school,
skill
suggestions
object[]
required