OpenInt home page
Search...
Sign up
Open API Spec
Sign up
Search...
Navigation
Core
Check connection
Guide
Unified APIs
GitHub
Unified APIs
Connect
Core
GET
List connections
POST
Create connection
GET
Get connection
DEL
Delete connection
PATCH
Update connection
POST
Check connection
POST
Sync connection
GET
Admin list connector configs
POST
Admin upsert connector config
GET
Admin get connector config
DEL
Admin delete connector config
PATCH
Admin update connector config
GET
List connector config infos
GET
List pipelines
POST
Create pipeline
DEL
Delete pipeline
PATCH
Update pipeline
POST
Sync pipeline
GET
List sync runs
Sales Engagement
CRM
Banking
Accounting
PTA
ATS
HRIS
File Storage
Core
Check connection
POST
/
core
/
connection
/
{id}
/
_check
Send
Authorization
x-apikey
string
*
x-apikey
Required
string
x-connection-id
string
*
x-connection-id
Required
string
Path
id
string
*
id
Required
string
Must start with 'conn_'
Body
object
*
skipCache
boolean
boolean
null
Select option
skipCache
boolean
import
boolean
boolean
null
Select option
import
boolean
updateWebhook
boolean
boolean
null
Select option
updateWebhook
boolean
sandboxSimulateUpdate
boolean
boolean
null
Select option
sandboxSimulateUpdate
boolean
sandboxSimulateDisconnect
boolean
boolean
null
Select option
sandboxSimulateDisconnect
boolean
Authorizations
x-apikey
string
header
required
x-connection-id
string
header
required
Path Parameters
id
string
required
Must start with 'conn_'
Body
application/json
skipCache
boolean | null
import
boolean | null
updateWebhook
boolean | null
sandboxSimulateUpdate
boolean | null
sandboxSimulateDisconnect
boolean | null
Response
200 - application/json
The response is of type
any
.
Update connection
Sync connection