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

Facilio Work Order Comments API

Add notes and updates to work orders. Comments provide an audit trail of communication between technicians, managers, and requesters.

Facilio Work Order Comments API is one of 35 APIs that Facilio publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Work Order Comments. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

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

Requests are made against a single base URL, https://{region}.facilioapis.com/{app_name}/api/v5.

4 operations 2 paths 3 schemas 1 DELETE1 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
5.0.0
Base URL
https://us.facilioapis.com/maintenance/api/v5
Authentication
API Key, OAuth 2.0
License
Proprietary
Resource Areas
1

Authentication & Security 2

Facilio Work Order Comments API declares 2 security schemes for authenticating requests. An API key is passed in the header as x-api-key (apiKey). It supports OAuth 2.0 (oauth2) using the authorizationCode and password flows. By default, every request must be authenticated.

  • apiKey — Personal access token
  • oauth2 — Supports authorizationcode and password grant types

Paths & Operations 4

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

Work Order Comments 4

Add notes and updates to work orders. Comments provide an audit trail of communication between technicians, managers, and requesters.

GET
/workorder/{id}/comments
List work order comments
listWorkOrderComments 1 param → 200401
POST
/workorder/{id}/comments
Add work order comment
addWorkOrderComment 1 param body → 201400401
PATCH
/workorder/{id}/comments/{commentId}
Update work order comment
updateWorkOrderComment 2 params body → 200400401404
DELETE
/workorder/{id}/comments/{commentId}
Delete work order comment
deleteWorkOrderComment 2 params → 200401404

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are WorkOrderComment (7 properties), User (4 properties), Error (2 properties). Each schema is shown below with its type and property counts.

User
object
Expanded object for lookups to the users module. On list API, user lookups return {id} only unless ?expand= includes that field. When expanded (single-record G…
4 properties
WorkOrderComment
object
Work order comment/note.
7 properties 1 required
Error
object
Error response
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

facilio-work-order-comments-api-openapi.yml Raw ↑

Other APIs Facilio publishes across the network.

Facilio Assets API
Facilio Buildings API
Facilio Client Contacts API
Facilio Client Credits API
Facilio Clients API
Facilio Common API
Facilio Custom Modules API
Facilio Floors API
Facilio Inventory Requests API
Facilio Invoices API
Facilio Item Types API
Facilio Items API
Where this information came from

This is an independent, third-party profile of Facilio Work Order Comments 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.