How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Tufin Tasks API

Workflow tasks and approvals

Tufin Tasks API is one of 14 APIs that Tufin publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Task. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, an API reference, and a getting-started guide.

This API exposes 3 operations across 2 paths, and defines 2 schemas. It is described by OpenAPI 3.2.0, at version R25-2.

Requests are made against a single base URL, https://{tos_host}/securechangeworkflow/api/securechange.

3 operations 2 paths 2 schemas 2 GET1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
R25-2
Base URL
https://{tos_host}/securetrack/api
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

Tufin Tasks API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basicAuth).

  • basicAuth — HTTP Basic Authentication using Tufin Orchestration Suite credentials. The authenticated user's TOS permissions apply to all API requests.

Paths & Operations 3

Across 2 paths, the API surfaces 3 operations — 2 GET, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Tasks 3

Workflow tasks and approvals

GET
/tickets/{ticketId}/tasks
Get Ticket Tasks
getTicketTasks 1 param → 200
GET
/tickets/{ticketId}/tasks/{taskId}
Get Task By ID
getTaskById 2 params → 200404
PUT
/tickets/{ticketId}/tasks/{taskId}
Update Task
updateTask 2 params body → 200

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are Task (7 properties), TaskUpdate (3 properties). Each schema is shown below with its type and property counts.

Task
object
A workflow task within a SecureChange ticket
7 properties
TaskUpdate
object
Input for updating a task
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tufin-tasks-api-openapi.yml Raw ↑

Other APIs Tufin publishes across the network.

Tufin SecureApp API
Tufin SecureTrack GraphQL API
Tufin SecureCloud API
Tufin Compliance API
Tufin Devices API
Tufin Objects API
Tufin Revisions API
Tufin Rules API
Tufin Tickets API
Tufin Topology API
Tufin Users API
Tufin Workflow Definitions API
Where this information came from

This is an independent, third-party profile of Tufin Tasks API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.