Skip to main content
GET
Returns the full integration provider registry

Authorizations

Authorization
string
header
required

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

Response

Default Response

id
string
Example:

"apify"

name
string
Example:

"Apify"

creditCostPerAction
number
Example:

0

requiresUserConnection
boolean
Example:

false

Example:

false

isConnected
boolean
Example:

false

actions
object[]