Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Navigate Work orders API

The Work orders API from Navigate — 9 operation(s) for work orders.

Navigate Work orders API is one of 16 APIs that Navigate publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Work orders. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and authentication docs.

This API exposes 9 operations across 9 paths, and defines 21 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://api.navigateai.co.

9 operations 9 paths 21 schemas 2 GET7 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.navigateai.co
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Navigate Work orders API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (ApiKeyAuth).

Paths & Operations 9

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

Work orders 9
POST
/v1/location/{location_id}/work_order
Create a work order
api_external_api_location_create_work_order 1 param body → 201
GET
/v1/location/{location_id}/work_orders
List work orders
api_external_api_location_list_work_orders 1 param → 200
GET
/v1/location/{location_id}/work_order/{work_order_id}
Get a work order
api_external_api_location_get_work_order 2 params → 200
POST
/v1/location/{location_id}/work_order/{work_order_id}/process_photos
Start photo processing
api_external_api_location_start_photo_processing 2 params → 200
POST
/v1/location/{location_id}/work_order/{work_order_id}/start_review
Start work order review
api_external_api_location_start_work_order_review 2 params → 200
POST
/v1/location/{location_id}/work_order/{work_order_id}/complete
Complete a work order
api_external_api_location_complete_work_order 2 params → 200
POST
/v1/location/{location_id}/line_item/{line_item_id}/work_order
Assign a line item to a work order
api_external_api_location_set_line_item_work_order 2 params body → 200
POST
/v1/location/{location_id}/work_order/{work_order_id}/line_item/{line_item_id}/photos
Upload photos for a work order line item
api_external_api_location_upload_photos_to_work_order_line_item 3 params body → 200
POST
/v1/location/{location_id}/work_order/{work_order_id}/line_item_proposal/{line_item_row_proposal_id}/vendor_override
Override a line item status as vendor
api_external_api_location_vendor_override_line_item_row_status 3 params body → 200

Schemas 21

The contract defines 21 schemas that model the data the API accepts and returns. The most detailed are LineItemRowProposalExternalSchema (21 properties), LineItemRowExternalSchema (19 properties), WorkOrderExternalSchema (8 properties), VendorOrganizationExternalSchema (6 properties). Each schema is shown below with its type and property counts.

WorkOrderThinExternalSchema
object
Lightweight work order schema without line items for list endpoints.
5 properties 5 required
WorkOrderResponse
object
1 property 1 required
TextEvidenceExternalSchema
object
2 properties 1 required
ListWorkOrdersResponse
object
1 property 1 required
SetLineItemWorkOrderRequest
object
1 property
SetLineItemWorkOrderResponse
object
AudioEvidenceExternalSchema
object
4 properties 3 required
LineItemRowProposalExternalSchema
object
Schema for WorkOrder latestlineitemrowproposals. Only includes image evidence from the photo proof of service visit.
21 properties 17 required
WorkOrderExternalSchema
object
8 properties 8 required
CostComponentExternalSchema
object
A cost component representing a portion of a line item's pricing (e.g. labor, material).
5 properties 2 required
LineItemRowExternalSchema
object
19 properties 15 required
VendorOrganizationExternalSchema
object
6 properties 6 required
ImageEvidenceExternalSchema
object
6 properties 1 required
WorkOrderProcessPhotosResponse
object
1 property 1 required
LineItemEditVendorStatusOverrideExternalSchema
object
2 properties 2 required
CreateWorkOrderRequest
object
3 properties 1 required
OperationSuccessSchema
object
1 property
WorkOrderStartProcessingResponse
object
LineItemRoomExternalSchema
object
The room or area a line item applies to.
2 properties 1 required
UploadPhotosResponse
object
1 property 1 required
VendorOverrideLineItemRowStatusRequest
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

navigate-work-orders-api-openapi.yml Raw ↑

Other APIs Navigate publishes across the network.

Navigate Access codes API
Navigate Assets API
Navigate Lennar API
Navigate Line items API
Navigate Locations API
Navigate Markets API
Navigate Rejection reason options API
Navigate Room types API
Navigate Rooms API
Navigate Scopes API
Navigate Scoping API
Navigate Vendors API