Skip to main content
GET
Technologies typeahead

Authorizations

Authorization
string
header
required

Authenticate every request with a Bearer token. Pass your Reply API key in the Authorization header:

Get your API key from the Reply dashboard: Settings → API Key.

Query Parameters

top
integer

Maximum number of items to return (default 100, max 1000)

skip
integer

Number of items to skip

Case-insensitive substring match on technology name

Response

Paginated list of technologies

items
Intent Signal Technology · object[]
hasMore
boolean