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

Fieldwire Tasks API

Create and manage construction tasks — punch list items, RFIs-as-tasks, inspections, and work assignments — including check items, task relations, task types, custom task attributes, bubbles (comments, photos, video, attachments), and template checklists with up to 500 check items per task.

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

This API exposes 1 JSON Schema definition.

Tagged areas include Construction, Field Management, Task, and Punch Lists. The published artifact set on APIs.io includes API documentation, an OpenAPI specification, and 1 JSON Schema.

This API exposes 5 operations across 2 paths, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version v3.1.

Requests are made against a single base URL, https://client-api.super.fieldwire.com.

5 operations 2 paths 3 schemas 1 DELETE2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v3.1
Server
https://client-api.super.fieldwire.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Fieldwire Tasks API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — Send the short-lived access token returned by POST /apikeys/jwt as Authorization: Bearer . Also include the Fieldwire-Version request header and Content-Type:…

Paths & Operations 5

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

Tasks 5

Project task lifecycle and assignment.

GET
/projects/{project_id}/tasks
Get Tasks In Project
getTasksInProject 1 param → 200
POST
/projects/{project_id}/tasks
Create Task In Project
createTaskInProject 1 param body → 201
GET
/projects/{project_id}/tasks/{task_id}
Get Task By ID
getTaskById 2 params → 200
PATCH
/projects/{project_id}/tasks/{task_id}
Update Task By ID
updateTaskById 2 params body → 200
DELETE
/projects/{project_id}/tasks/{task_id}
Delete Task By ID
deleteTaskById 2 params → 204

Schemas 3

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

TaskUpdate
object
8 properties
Task
object
17 properties
TaskCreate
object
9 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

fieldwire-tasks-api-openapi.yml Raw ↑

Other APIs Fieldwire publishes across the network.

Fieldwire Projects API
Fieldwire Attachments and Media API
Fieldwire Actual Costs API
Fieldwire Authentication API
Fieldwire Bubbles API
Fieldwire Budget Line Items API
Fieldwire Building Information Models API
Fieldwire Change Orders API
Fieldwire Custom Stamps API
Fieldwire Floorplans API
Fieldwire Form Inputs API
Fieldwire Form Records API
Where this information came from

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