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

Pricing proposals with line items. Line items on PATCH represent the full desired state — omitted items are deleted.

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

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

This API exposes 6 operations across 3 paths, and defines 8 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.

6 operations 3 paths 8 schemas 1 DELETE3 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 Quotes 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 6

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

Quotes 6

Pricing proposals with line items. Line items on PATCH represent the full desired state — omitted items are deleted.

GET
/quote
List quotes
listQuotes 9 params → 200401
POST
/quote
Create a quote
createQuote body → 201400401
GET
/quote/{id}
Get a quote
getQuote 3 params → 200401404
PATCH
/quote/{id}
Update a quote
updateQuote 1 param body → 200400401404
DELETE
/quote/{id}
Delete a quote
deleteQuote 1 param → 200401404
GET
/quote/metadata
Get quote field schema
getQuoteMetadata 1 param → 200401404

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are Quote (26 properties), QuoteLineItem (13 properties), FacilioField (10 properties), Address (9 properties). Each schema is shown below with its type and property counts.

QuoteLineItem
object
Quote line item.
13 properties
Error
object
Error response
2 properties
ModuleMetaResponse
object
Response body for GET /{moduleName}/metadata.
2 properties
FacilioField
object
Schema descriptor for a single field within a module.
10 properties
Quote
object
Quote with line items.
26 properties
Address
object
Postal address. Used for site/building locations, storeroom locations, vendor/client/tenant addresses, and quote/invoice billing & shipping addresses.
9 properties
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
FacilioModule
object
A single entry in the module catalogue returned by GET /modules.
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

facilio-quotes-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 Quotes 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.