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

Create, retrieve, update, archive, transfer, and synchronise construction projects across the Fieldwire account. Includes project statistics, notifications, project teams, project users, permissions, and project-level forms / templates. Project data is region-resident — US clients call client-api.us.fieldwire.com/api/v3, EU clients call client-api.eu.fieldwire.com/api/v3.

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

Tagged areas include Construction, Project, and Field Management. The published artifact set on APIs.io includes API documentation and an OpenAPI specification.

This API exposes 7 operations across 4 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.

7 operations 4 paths 3 schemas 1 DELETE2 GET1 PATCH3 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 Projects 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 7

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

Projects 7

Project lifecycle, archival, transfer, and synchronisation.

GET
/projects
Get Projects
getProjects 1 param → 200
POST
/projects
Create Project
createProject body → 201
GET
/projects/{project_id}
Get Project By ID
getProjectById 1 param → 200
PATCH
/projects/{project_id}
Update Project By ID
updateProjectById 1 param body → 200
DELETE
/projects/{project_id}
Delete Project By ID
deleteProjectById 1 param → 204
POST
/projects/{project_id}/restore
Restore Project By ID
restoreProjectById 1 param → 200
POST
/projects/{project_id}/transfer
Transfer Project
transferProject 1 param body → 202

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Project (15 properties), ProjectCreate (9 properties), ProjectUpdate (9 properties). Each schema is shown below with its type and property counts.

ProjectUpdate
object
9 properties
Project
object
15 properties
ProjectCreate
object
9 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

fieldwire-projects-api-openapi.yml Raw ↑

Other APIs Fieldwire publishes across the network.

Fieldwire Tasks 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 Projects 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.