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

Tool balances per storeroom (read-only list, detail, and bin list); non-rotating quantity changes use the tool adjustment endpoint.

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

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

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

5 operations 5 paths 5 schemas 4 GET1 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 Tools 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 5

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

Tools 5

Tool balances per storeroom (read-only list, detail, and bin list); non-rotating quantity changes use the tool adjustment endpoint.

GET
/tool
List tools
listStockedTools 9 params → 200401
GET
/tool/{id}
Get a tool
getStockedTool 3 params → 200401404
GET
/tool/{id}/bin
List bins and on-hand quantities for a tool
listToolBins 1 param → 200401404
POST
/tool/adjustment
Adjust tool quantity (non-rotating types)
toolAdjustment 1 param body → 200400401
GET
/tool/metadata
Get tool field schema
getStockedToolMetadata 1 param → 200401404

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are FacilioField (10 properties), ToolAdjustment (8 properties), FacilioModule (4 properties), Error (2 properties). Each schema is shown below with its type and property counts.

FacilioModule
object
A single entry in the module catalogue returned by GET /modules.
4 properties
ModuleMetaResponse
object
Response body for GET /{moduleName}/metadata.
2 properties
FacilioField
object
Schema descriptor for a single field within a module.
10 properties
ToolAdjustment
object
8 properties 4 required
Error
object
Error response
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

facilio-tools-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 Tools 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.