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

Havenly Vendor Variants API

The Vendor Variants API from Havenly — 1 operation(s) for vendor variants.

Havenly Vendor Variants API is one of 11 APIs that Havenly publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Vendor Variants. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

This API exposes 2 operations across 1 path. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://api.havenly.com.

2 operations 1 paths 0 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://api.havenly.com
Authentication
HTTP Bearer, OAuth 2.0
Resource Areas
1

Authentication & Security 2

Havenly Vendor Variants API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). It supports OAuth 2.0 (oauth2) using the password flow. By default, every request must be authenticated.

  • bearerAuth — OAuth2 access token from POST /oauth (password grant), sent as Authorization: Bearer .

Paths & Operations 2

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

Vendor Variants 2
GET
/vendor-variants
Fetch vendor variants
fetchVendorVariants → 200401
POST
/vendor-variants
Create a new vendor variant
createANewVendorVariant body → 201401

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

havenly-vendor-variants-api-openapi.yml Raw ↑

Other APIs Havenly publishes across the network.

Havenly Addresses API
Havenly Attribute Types API
Havenly Authentication API
Havenly Board Feedback API
Havenly Board Feedback Questions API
Havenly Board Products API
Havenly Searched Vendor Variants API
Havenly User Opinions API
Havenly User Profile API
Havenly Users API