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 Board Products API

The Board Products API from Havenly — 3 operation(s) for board products.

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

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

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

3 operations 3 paths 0 schemas 2 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 Board Products 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 3

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

Board Products 3
POST
/board-products
Create Board Product
createBoardProduct body → 200401
GET
/board-products/{id}
Get a Specific Board Product by ID
getASpecificBoardProductById 1 param body → 200401
GET
/board-products-lite/{id}
Get a Board Product by ID (lite)
getABoardProductById 1 param body → 200401

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

havenly-board-products-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 Searched Vendor Variants API
Havenly User Opinions API
Havenly User Profile API
Havenly Users API
Havenly Vendor Variants API