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

The Rooms API from Navigate — 2 operation(s) for rooms.

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

Tagged areas include Rooms. 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 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.

2 operations 2 paths 5 schemas 2 GET

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 Rooms 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 GET. Each is listed below with its method, path, parameters, and response codes.

Rooms 2
GET
/v1/location/{location_id}/rooms
List rooms for a location
api_external_api_room_list_rooms 1 param → 200
GET
/v1/location/{location_id}/rooms/{room_id}
Get a room
api_external_api_room_get_room 2 params → 200

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are RoomExternalSchema (7 properties), RoomMeasurementsExternalSchema (3 properties), RoomImageExternalSchema (2 properties), RoomResponse (1 property). Each schema is shown below with its type and property counts.

ListRoomsResponse
object
1 property 1 required
RoomImageExternalSchema
object
An image of a room, captured during a visit.
2 properties 1 required
RoomExternalSchema
object
A room at a location.
7 properties 2 required
RoomResponse
object
1 property 1 required
RoomMeasurementsExternalSchema
object
Physical measurements of the room. Always present; individual fields are null when unknown.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

navigate-rooms-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 Scopes API
Navigate Scoping API
Navigate Vendors API
Navigate Video Upload Requests API