Skip to main content
POST
Search the Integration discovery directory

Authorizations

Authorization
string
header
required

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

Headers

checkfu-version
enum<string>
required
Available options:
2026-08-24

Body

application/json
limit
integer
required
Required range: 1 <= x <= 100
query
string
Maximum string length: 128
kind
enum<string> | null
Available options:
mcp,
openapi,
graphql,
cli
cursor
string | null
Maximum string length: 64

Response

IntegrationDirectoryPage

data
object[]
required
next_page
string | null
required
total_matched
integer
required
Required range: x >= 0