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

The Scoping API from Navigate — 3 operation(s) for scoping.

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

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

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

3 operations 3 paths 19 schemas 1 GET2 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 Scoping API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (ApiKeyAuth).

Paths & Operations 3

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

Scoping 3
POST
/v1/location/{location_id}/line_itemdeprecated
Add a line item
api_external_api_location_create_location_line_item 1 param body → 200
GET
/v1/scope/{location_id}deprecated
Get a scope
api_external_api_scope_get_scope 1 param → 200
POST
/v1/scope/{location_id}/line_item_row
Create a line item
api_external_api_scope_create_line_item_row 1 param body → 200

Schemas 19

The contract defines 19 schemas that model the data the API accepts and returns. The most detailed are LineItemRowExternalSchema (19 properties), VisitExternalSchema (15 properties), LocationExternalSchema (12 properties), CreateLineItemRowRequest (10 properties). Each schema is shown below with its type and property counts.

ExternalVisitRequestStatus
string
Customer facing visit statuses. Each VisitRequestStatus should map directly to a ExternalVisitRequestStatus. But we don't need ExternalVisitRequestStatus to di…
VisitExternalSchema
object
15 properties 14 required
TextEvidenceExternalSchema
object
2 properties 1 required
UserExternalSchema
object
5 properties 5 required
VisitTypeExternalSchema
object
3 properties 3 required
VideoExternalSchema
object
4 properties 4 required
LegacyScopeResponse
object
1 property 1 required
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
LineItemRowExternalSchema
object
19 properties 15 required
VendorOrganizationExternalSchema
object
6 properties 6 required
CreateLocationLineItemRequest
object
9 properties 1 required
ImageEvidenceExternalSchema
object
6 properties 1 required
CreateLineItemRowRequest
object
10 properties 1 required
LegacyScopeExternalSchema
object
8 properties 8 required
AnswerExternalSchema
object
6 properties 6 required
LineItemRoomExternalSchema
object
The room or area a line item applies to.
2 properties 1 required
LocationExternalSchema
object
12 properties 12 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

navigate-scoping-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 Vendors API
Navigate Video Upload Requests API