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 Line items API

The Line items API from Navigate — 2 operation(s) for line items.

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

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

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

2 operations 2 paths 10 schemas 2 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 Line items API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (ApiKeyAuth).

Paths & Operations 2

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

Line items 2
POST
/v1/line_items
Create a line item
api_external_api_line_item_create_line_item_endpoint body → 200
POST
/v1/line_items/{line_item_id}
Update a line item
api_external_api_line_item_update_line_item_row_endpoint 1 param body → 200

Schemas 10

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

LineItemRowApiResponse
object
1 property 1 required
AudioEvidenceExternalSchema
object
4 properties 3 required
CostComponentExternalSchema
object
A cost component representing a portion of a line item's pricing (e.g. labor, material).
5 properties 2 required
TextEvidenceExternalSchema
object
2 properties 1 required
LineItemRowExternalSchema
object
19 properties 15 required
LineItemRoomExternalSchema
object
The room or area a line item applies to.
2 properties 1 required
VendorOrganizationExternalSchema
object
6 properties 6 required
ImageEvidenceExternalSchema
object
6 properties 1 required
UpdateLineItemRowRequest
object
Request schema for updating a line item row. All fields are optional. Omitting a field leaves it unchanged. Some fields may be explicitly set to null to clear…
7 properties
CreateLineItemRequest
object
6 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

navigate-line-items-api-openapi.yml Raw ↑

Other APIs Navigate publishes across the network.

Navigate Access codes API
Navigate Assets API
Navigate Lennar 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
Navigate Video Upload Requests API