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 Tickets API

Create and manage security change tickets

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

Tagged areas include Tickets. 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 5 operations across 3 paths, and defines 3 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.

5 operations 3 paths 3 schemas 3 GET1 POST1 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 Tickets 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 5

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

Tickets 5

Create and manage security change tickets

GET
/tickets
Get Tickets
getTickets 6 params → 200401
POST
/tickets
Create Ticket
createTicket body → 200400401
GET
/tickets/{ticketId}
Get Ticket By ID
getTicketById 1 param → 200404
PUT
/tickets/{ticketId}
Update Ticket
updateTicket 1 param body → 200404
GET
/tickets/{ticketId}/tasks
Get Ticket Tasks
getTicketTasks 1 param → 200

Schemas 3

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

Task
object
A workflow task within a SecureChange ticket
7 properties
TicketInput
object
Input for creating or updating a ticket
6 properties 2 required
Ticket
object
A security change ticket in SecureChange
10 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tufin-tickets-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 Tasks 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 Tickets 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.