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

The Board Feedback API from Havenly — 2 operation(s) for board feedback.

Havenly Board Feedback 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 Feedback. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

This API exposes 4 operations across 2 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.

4 operations 2 paths 0 schemas 1 DELETE2 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 Feedback 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 4

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

Board Feedback 4
GET
/board-feedback
Board Feedback (collection)
boardFeedback → 200401
POST
/board-feedback
Create Board Feedback
createBoardFeedback body → 200401
GET
/board-feedback/{id}
Board Feedback By ID
boardFeedbackById 1 param → 200401
DELETE
/board-feedback/{id}
Remove a piece of board feedback
removeAPieceOfBoardFeedback 1 param → 200401

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

havenly-board-feedback-api-openapi.yml Raw ↑

Other APIs Havenly publishes across the network.

Havenly Addresses API
Havenly Attribute Types API
Havenly Authentication 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
Havenly Vendor Variants API