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

The Locations API from Navigate — 2 operation(s) for locations.

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

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

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

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

Paths & Operations 4

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

Locations 4
GET
/v1/location
List locations
api_external_api_location_list_locations 4 params → 200
POST
/v1/location
Create a location
api_external_api_location_create_location body → 200
POST
/v1/location/{location_id}
Update a location
api_external_api_location_update_location 1 param body → 200
GET
/v1/location/{location_id}
Get a location
api_external_api_location_get_location 1 param → 200

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are LocationExternalSchema (12 properties), CreateLocationRequest (11 properties), UpdateLocationRequest (3 properties), ListLocationsResponse (2 properties). Each schema is shown below with its type and property counts.

UpdateLocationRequest
object
3 properties
LocationExternalSchema
object
12 properties 12 required
CreateLocationRequest
object
11 properties 4 required
LocationResponse
object
1 property 1 required
ListLocationsResponse
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

navigate-locations-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 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