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

Trellis tasks API

Trellis task contracts generated from Hono/Zod schemas.

Trellis tasks API is one of 2 APIs that Trellis 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, authentication docs, API documentation, and an API reference.

This API exposes 7 operations across 3 paths, and defines 26 schemas. It is described by OpenAPI 3.2.0, at version 1.4.0.

Requests are made against a single base URL, /.

7 operations 3 paths 26 schemas 1 DELETE3 GET1 PATCH1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.4.0
Base URL
https://app.trellistech.com/api/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Trellis tasks API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (trls_...) (WorkspaceApiKey).

  • WorkspaceApiKey — Workspace-scoped Trellis API key created from Settings Developer. The requested workspaceId must match the key workspace.

Paths & Operations 7

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

tasks 7

Trellis task contracts generated from Hono/Zod schemas.

GET
/api/v1/workspaces/{workspaceId}/tasks
List tasks
13 params → 200400401403404409422500
POST
/api/v1/workspaces/{workspaceId}/tasks
Create a task
1 param body → 201400401403404409422500
GET
/api/v1/workspaces/{workspaceId}/tasks/daily-work-orders
List daily work orders and costs
2 params → 200400401403404409422500
GET
/api/v1/workspaces/{workspaceId}/tasks/{taskId}
Get a task
2 params → 200400401403404409422500
PUT
/api/v1/workspaces/{workspaceId}/tasks/{taskId}
Replace task fields
2 params body → 200400401403404409422500
DELETE
/api/v1/workspaces/{workspaceId}/tasks/{taskId}
Delete a task
2 params → 200400401403404409422500
PATCH
/api/v1/workspaces/{workspaceId}/tasks/{taskId}
Update a task
2 params body → 200400401403404409422500

Schemas 26

The contract defines 26 schemas that model the data the API accepts and returns. The most detailed are Task (60 properties), UpdateTaskRequest (51 properties), CreateTaskRequest (38 properties), DailyWorkOrder (17 properties). Each schema is shown below with its type and property counts.

TaskAssignee
object
6 properties 6 required
ApiError
object
3 properties 1 required
Task
object
60 properties 57 required
TaskStatus
string
BillToType
string
TaskDepartment
object
3 properties 3 required
GetTaskResponse
object
1 property 1 required
DailyWorkOrder
object
17 properties 17 required
DailyWorkOrderAssigneeType
string
ListTasksResponse
object
2 properties 2 required
CreateTaskRequest
object
38 properties 2 required
TaskAssigneeType
string
VendorAcceptanceStatus
stringnull
DeleteTaskResponse
object
2 properties 2 required
MutateTaskResponse
object
1 property 1 required
TaskTemplateVariables
object
DailyWorkOrderCostItem
object
10 properties 10 required
TaskSource
string
UpdateTaskRequest
object
51 properties
TaskCostItem
object
10 properties 10 required
TaskRelatedProperty
objectnull
5 properties 5 required
DailyWorkOrderAssignee
object
6 properties 6 required
PaginationMeta
object
4 properties 4 required
DailyWorkOrdersResponse
object
7 properties 7 required
Priority
string
AssigneeRole
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

trellistech-tasks-api-openapi.yml Raw ↑

Other APIs Trellis publishes across the network.

Trellis properties API
Where this information came from

This is an independent, third-party profile of Trellis 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.