{"@context": "https://schema.org", "@type": "WebAPI", "name": "Cenit IO - REST API Specification API", "description": "Cenit IO is an Open Platform for Data and Business Integration (iPaaS)", "provider": {"@type": "Organization", "name": "cenit.io"}, "documentation": "https://cenit-io.github.io/openapi/swagger.json"}
Cenit IO is an Open Platform for Data and Business Integration (iPaaS)
Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.
Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.
base URLs: https://cenit.io/api/v1
auth: a p i k e y
find it by capability: POST /search {"query":{"text":"..."}} returns these
operations with their invocation detail. Connect any agent client.
Cenit IO is an Open Platform for Data and Business Integration (iPaaS)
| method | path | what the vendor says it does |
|---|---|---|
GET | /setup/connection | Returns a list of connections Returns a list of connections you've previously created. The connections are ret |
POST | /setup/connection | Create or update a connection Creates or updates the specified connection by setting the values of the paramet |
GET | /setup/connection/{id} | Retrieve an existing connection Retrieves the details of an existing connection. You need only supply the uniq |
DELETE | /setup/connection/{id} | Delete a connection Permanently deletes a connection. It cannot be undone. Connection |
GET | /setup/connection_role | Returns a list of connection roles Returns a list of connection roles you've previously created. The connectio |
POST | /setup/connection_role | Create or update a connection role Creates or updates the specified connection role by setting the values of t |
GET | /setup/connection_role/{id} | Return a connection role Returns a connection role Connection Role |
DELETE | /setup/connection_role/{id} | Delete a connection role. Deletes the specified connection role. Connection Role |
GET | /setup/data_type/ | Returns a list of data types Returns a list of data types you've previously created. The data types are return |
POST | /setup/data_type/ | Create or update a data type Creates or updates the specified data type by setting the values of the parameter |
GET | /setup/data_type/{id} | Retrieve a data type Retrieves the details of an existing data type. You need only supply the unique data typ |
DELETE | /setup/data_type/{id} | Delete a data type Deletes the specified data type. Data Type |
GET | /setup/flow/ | Returns a list of flows Returns a list of flows you've previously created. The flows are returned in sorted or |
POST | /setup/flow/ | Create or update a flow Creates or updates the specified flow. Any parameters not provided will be left unchan |
GET | /setup/flow/{id} | Retrieve an existing flow Retrieves the details of an existing flow. You need only supply the unique flow iden |
DELETE | /setup/flow/{id} | Delete a flow. Deletes the specified flow. Flow |
GET | /setup/namespace/ | Returns a list of namespaces Returns a list of namespaces you've previously created. The namespaces are return |
POST | /setup/namespace/ | Create or update a namespace Creates or updates the specified namespace. Any parameters not provided will be l |
GET | /setup/namespace/{id} | Retrieve an existing namespace Retrieves the details of an existing namespace. You need only supply the unique |
DELETE | /setup/namespace/{id} | Delete a namespace Deletes the specified namespace. Namespace |
GET | /setup/observer/ | Returns a list of events Returns a list of events you've previously created. The events are returned in sorted |
POST | /setup/observer/ | Create or update an event Creates or updates the specified event observer. Any parameters not provided will be |
GET | /setup/observer/{id} | Retrieve an existing event Retrieves the details of an existing event. You need only supply the unique event i |
DELETE | /setup/observer/{id} | Delete an event Deletes the specified event observer. Data Event |
GET | /setup/scheduler/ | Returns a list of schedulers Returns a list of schedulers you've previously created. The schedulers are return |
POST | /setup/scheduler/ | Create or update an scheduler Creates or updates the specified scheduler. Any parameters not provided will be |
GET | /setup/scheduler/{id} | Retrieve an existing schedule Retrieves the details of an existing scheduler. You need only supply the unique |
DELETE | /setup/scheduler/{id} | Delete an schedule Deletes the specified scheduler. Scheduler |
GET | /setup/schema/ | Returns a list of schemas Returns a list of schemas you've previously created. The schemas are returned in sor |
POST | /setup/schema/ | Create or update an schema Creates or updates the specified schema. Any parameters not provided will be left u |
GET | /setup/schema/{id} | Retrieve an existing schema Retrieves the details of an existing schema. You need only supply the unique schem |
DELETE | /setup/schema/{id} | Delete an schema. Deletes the specified schema. Schema |
GET | /setup/translator/ | Returns a list of translators Returns a list of translators you've previously created. The translators are ret |
POST | /setup/translator/ | Create or update a translator Creates or updates the specified translator. Any parameters not provided will be |
GET | /setup/translator/{id} | Retrieve an existing translator Retrieves the details of an existing translator. You need only supply the uniq |
DELETE | /setup/translator/{id} | Delete a translator Deletes the specified translator. Translator |
GET | /setup/webhook/ | Returns a list of webhooks Returns a list of webhooks you've previously created. The webhooks are returned in |
POST | /setup/webhook/ | Create or update a webhook Creates or updates the specified webhook. Any parameters not provided will be left |
GET | /setup/webhook/{id} | Retrieve an existing webhook Retrieves the details of an existing webhook. You need only supply the unique web |
DELETE | /setup/webhook/{id} | Delete a webhook Deletes the specified webhook. Webhook |
specification origin: https://cenit-io.github.io/openapi/swagger.json
nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.