/
OP
opencelium
/
OpenCelium API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 30m ago · Updated 1w ago
View markdown
opencelium
OpenCelium API
get
Verifies uniqueness of connector title
v3
latest
OpenAPI 3.0.1
raw.githubusercontent.com
2026-08-01
230
114
249.2 KB
# Authorization
1
Aggregator
8
Application Components
1
Application Config
2
Category
11
Connection
35
Connector
15
get
Retrieves a connector from database by provided connector ID
put
Modifies a connector in the system by providing connector ID and accepting Connector data in the request body
delete
Deletes a connector in the system by providing connector ID
put
Modifies connector's required data
put
Deletes a collection of connector based on the provided list of their corresponding IDs.
get
Retrieves a connector from database by provided connector Title
post
Creates new connector in the system by accepting Connector data in the request body
post
Uploads (or replaces) the icon of a connector by its ID
delete
Deletes the icon of a connector by its ID
post
Retrieves all connectors with IDs
post
Checks connection to a remote application where credential are set in connector
get
Verifies Master Password
get
Checks existence of Master Password
get
Verifies uniqueness of connector title
get
Retrieves all connectors from database
Event Content
3
Event Message
10
Execution
5
Extra Operations
3
File
8
Invoker
14
Languages
1
Ldap
2
Online Synchronization History with Service Portal
3
password-reset-controller
2
Scheduler
22
Search
1
Subscription
13
Support files for Connections
6
Template
11
Update Assistant
17
User
12
User Details
1
User Role(Group)
9
Webhook
6
Widget
6
Widget Settings
2
Connector
Verifies uniqueness of connector title
get
/connector/exists/{title}
Path parameters
title
string
required
Response
Returns true or false in the result object
ErrorResource
required
timestamp
string
date-time
status
integer
error
string
message
string
path
string