Unified.to · Capability
Unified.to API — unified
Unified.to API — unified. 24 operations. Lead operation: Returns API Calls. Self-contained Naftiko capability covering one Unified To business surface.
What You Can Do
GET
Listunifiedapicalls
— Returns API Calls
/v1/unified/apicall
GET
Getunifiedapicall
— Retrieve specific API Call by its ID
/v1/unified/apicall/{id}
GET
Listunifiedconnections
— List all connections
/v1/unified/connection
POST
Createunifiedconnection
— Create connection
/v1/unified/connection
DELETE
Removeunifiedconnection
— Remove connection
/v1/unified/connection/{id}
GET
Getunifiedconnection
— Retrieve connection
/v1/unified/connection/{id}
PATCH
Patchunifiedconnection
— Update connection
/v1/unified/connection/{id}
PUT
Updateunifiedconnection
— Update connection
/v1/unified/connection/{id}
GET
Listunifiedenvironments
— Returns all environments
/v1/unified/environment
POST
Createunifiedenvironment
— Create new environments
/v1/unified/environment
DELETE
Removeunifiedenvironment
— Remove an environment
/v1/unified/environment/{env}
GET
Listunifiedintegrations
— Returns all integrations
/v1/unified/integration
GET
Getunifiedintegrationauth
— Authorize new connection
/v1/unified/integration/auth/{workspace-id}/{integration-type}
GET
Listunifiedintegrationworkspaces
— Returns all activated integrations in a workspace
/v1/unified/integration/workspace/{workspace-id}
GET
Listunifiedissues
— List support issues
/v1/unified/issue
GET
Getunifiedissue
— Retrieve support issue
/v1/unified/issue/{id}
GET
Listunifiedwebhooks
— Returns all registered webhooks
/v1/unified/webhook
POST
Createunifiedwebhook
— Create webhook subscription
/v1/unified/webhook
DELETE
Removeunifiedwebhook
— Remove webhook subscription
/v1/unified/webhook/{id}
GET
Getunifiedwebhook
— Retrieve webhook by its ID
/v1/unified/webhook/{id}
PATCH
Patchunifiedwebhook
— Update webhook subscription
/v1/unified/webhook/{id}
PUT
Updateunifiedwebhook
— Update webhook subscription
/v1/unified/webhook/{id}
PATCH
Patchunifiedwebhooktrigger
— Trigger webhook
/v1/unified/webhook/{id}/trigger
PUT
Updateunifiedwebhooktrigger
— Trigger webhook
/v1/unified/webhook/{id}/trigger
MCP Tools
returns-api-calls
Returns API Calls
read-only
idempotent
retrieve-specific-api-call-its
Retrieve specific API Call by its ID
read-only
idempotent
list-all-connections
List all connections
read-only
idempotent
create-connection
Create connection
remove-connection
Remove connection
idempotent
retrieve-connection
Retrieve connection
read-only
idempotent
update-connection
Update connection
idempotent
update-connection-2
Update connection
idempotent
returns-all-environments
Returns all environments
read-only
idempotent
create-new-environments
Create new environments
remove-environment
Remove an environment
idempotent
returns-all-integrations
Returns all integrations
read-only
idempotent
authorize-new-connection
Authorize new connection
read-only
idempotent
returns-all-activated-integrations-workspace
Returns all activated integrations in a workspace
read-only
idempotent
list-support-issues
List support issues
read-only
idempotent
retrieve-support-issue
Retrieve support issue
read-only
idempotent
returns-all-registered-webhooks
Returns all registered webhooks
read-only
idempotent
create-webhook-subscription
Create webhook subscription
remove-webhook-subscription
Remove webhook subscription
idempotent
retrieve-webhook-its-id
Retrieve webhook by its ID
read-only
idempotent
update-webhook-subscription
Update webhook subscription
idempotent
update-webhook-subscription-2
Update webhook subscription
idempotent
trigger-webhook
Trigger webhook
idempotent
trigger-webhook-2
Trigger webhook
idempotent