Skip to main content
GET
Search toolkits

Authorizations

x-api-key
string
header
required

API key for authentication. Can also be passed as Authorization: Bearer <token>.

Query Parameters

keywords
string
required

Search keywords matched against toolkit slug, name, and description.

limit
integer

Maximum number of results to return.

cursor
string

Pagination cursor from a previous response.

Response

Successful response

toolkits
object[]
required
nextCursor
string | null

Cursor for the next page of results.