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

The Vendors API from Navigate — 2 operation(s) for vendors.

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

Tagged areas include Vendors. 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 GET1 PATCH1 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 Vendors 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, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Vendors 4
POST
/v1/vendors
Create a vendor
api_external_api_vendor_create_vendor_organization body → 201
GET
/v1/vendors
List vendors
api_external_api_vendor_list_vendor_organizations 4 params → 200
GET
/v1/vendors/{vendor_id}
Get a vendor
api_external_api_vendor_get_vendor_organization 1 param → 200
PATCH
/v1/vendors/{vendor_id}
Update a vendor
api_external_api_vendor_update_vendor_organization_endpoint 1 param body → 200

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are VendorOrganizationExternalSchema (6 properties), UpdateVendorOrganizationRequest (5 properties), CreateVendorOrganizationRequest (4 properties), ListVendorOrganizationsResponse (2 properties). Each schema is shown below with its type and property counts.

VendorOrganizationResponse
object
1 property 1 required
VendorOrganizationExternalSchema
object
6 properties 6 required
UpdateVendorOrganizationRequest
object
Every field is omit-to-preserve: only fields present in the request body are applied. All fields except email are non-nullable: their default=None, validatedef…
5 properties
CreateVendorOrganizationRequest
object
4 properties 2 required
ListVendorOrganizationsResponse
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

navigate-vendors-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 Video Upload Requests API