Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Tessell Ticket API

The Ticket API from Tessell — 4 operation(s) for ticket.

Tessell Ticket API is one of 82 APIs that Tessell publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 6 operations across 4 paths, and defines 6 schemas. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against a single base URL, {server}.

6 operations 4 paths 6 schemas 2 GET1 PATCH1 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://api.console.tessell.com
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Tessell Ticket API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth).

Paths & Operations 6

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

Ticket 6
GET
/tickets/v2
Get tickets
getTicketsV2 1 param → 200default
POST
/tickets/v2
Create ticket
createTicketV2 1 param body → 200default
GET
/tickets/v2/{id}
Get ticket by id
getTicketByIdV2 2 params → 200default
PUT
/tickets/v2/{id}
Update ticket
updateTicketV2 2 params body → 200default
PUT
/tickets/v2/{id}/status
Open/Close a ticket
updateTicketStatusV2 2 params body → 200default
PATCH
/tickets/v2/{id}/watchers
Update watchers list for a ticket
updateWatchersV2 2 params body → 200default

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are TicketDTOV2 (11 properties), RequestFieldValues (7 properties), ApiError (7 properties), TicketRequestBodyV2 (4 properties). Each schema is shown below with its type and property counts.

ApiError
object
Common error response object for non 2xx responses
7 properties
TicketUpdateRequestBodyV2
object
Update ticket request body
3 properties
TicketRequestBodyV2
object
Create ticket payload
4 properties
TicketDTOV2
object
Ticket DTO
11 properties
RequestFieldValues
object
Request fields values for jira ticket
7 properties
TicketsResponseV2
array
array of tickets

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tessell-ticket-api-openapi.yml Raw ↑

Other APIs Tessell publishes across the network.

Tessell activity-center API
Tessell Ad Domain API
Tessell Ad Domain Governance API
Tessell agentController API
Tessell alert-controller API
Tessell Authorization API
Tessell Availability Machine API
Tessell azure-netapp-admin-controller API
Tessell azure-netapp-service-controller API
Tessell cloud-resource API
Tessell Compute API
Tessell Compute Governance API