Havenly website screenshot

Havenly

Havenly is an online interior-design platform that connects clients with professional designers for virtual and in-person home-decorating services. Clients take a style quiz, match with a designer, collaborate on 3D room renderings, and shop curated furniture and decor from partner brands at exclusive prices. Havenly also offers AI-assisted design. The company exposes a REST API (documented publicly via Postman at api-docs.havenly.com) covering users and profiles, addresses, design boards and board products, a vendor product catalog (vendor variants), attribute types, board feedback, and user opinions/likes. Authentication is OAuth2 (password grant) returning a Bearer token; HAL+JSON responses use page/limit pagination and zf-doctrine-querybuilder query filters. Havenly is backed by 500 Global and Foundry Group.

Havenly publishes 11 APIs on the APIs.io network, including Addresses API, Attribute Types API, Authentication API, and 8 more. Tagged areas include Company, Interior Design, Home Decor, Furniture, and E-Commerce.

Havenly’s developer surface includes documentation, API reference, pricing, signup flow, engineering blog, support, and 9 more developer resources.

38.8/100 thin ▬ flat Agent 33/100 agent aware Full breakdown ↓
scored 2026-08-10 · rubric v0.9.1
AccessSelf serve
11 APIs
CompanyInterior DesignHome DecorFurnitureE-CommerceMarketplaceDesignRetailAI

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-10 · rubric v0.9.1
Composite quality — 38.8/100 · thin
Contract Quality 15.0 / 25
Developer Ergonomics 4.7 / 20
Commercial Clarity 8.9 / 20
Operational Transparency 0.0 / 13
Governance 1.0 / 12
Discoverability 9.3 / 10
Agent readiness — 33/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/havenly: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 11

Individual APIs this provider publishes, each with its own machine-readable definition.

Havenly Addresses API

The Addresses API from Havenly — 1 operation(s) for addresses.

Havenly Attribute Types API

The Attribute Types API from Havenly — 1 operation(s) for attribute types.

Havenly Authentication API

The Authentication API from Havenly — 1 operation(s) for authentication.

Havenly Board Feedback API

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

Havenly Board Feedback Questions API

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

Havenly Board Products API

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

Havenly Searched Vendor Variants API

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

Havenly User Opinions API

The User Opinions API from Havenly — 2 operation(s) for user opinions.

Havenly User Profile API

The User Profile API from Havenly — 2 operation(s) for user profile.

Havenly Users API

The Users API from Havenly — 1 operation(s) for users.

Havenly Vendor Variants API

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

Scroll for all 11

Postman Collections 1

Ready-to-run Postman collections for exercising this provider's APIs.

Havenly API

POSTMAN

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Havenly Authentication

http/oauth2 · 2 schemes

SECURITY

Havenly Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Havenly Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: havenly
name: Havenly
description: Havenly is an online interior-design platform that connects clients with professional designers for virtual and
  in-person home-decorating services. Clients take a style quiz, match with a designer, collaborate on 3D room renderings,
  and shop curated furniture and decor from partner brands at exclusive prices. Havenly also offers AI-assisted design. The
  company exposes a REST API (documented publicly via Postman at api-docs.havenly.com) covering users and profiles, addresses,
  design boards and board products, a vendor product catalog (vendor variants), attribute types, board feedback, and user
  opinions/likes. Authentication is OAuth2 (password grant) returning a Bearer token; HAL+JSON responses use page/limit pagination
  and zf-doctrine-querybuilder query filters. Havenly is backed by 500 Global and Foundry Group.
url: https://raw.githubusercontent.com/api-evangelist/havenly/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- 500-global
- foundry-group
x-tier: stub
x-tier-reason: portfolio-lead
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
image: https://havenly.com/favicon.ico
tags:
- Company
- Interior Design
- Home Decor
- Furniture
- E-Commerce
- Marketplace
- Design
- Retail
- AI
apis:
- aid: havenly:havenly-addresses-api
  name: Havenly Addresses API
  description: The Addresses API from Havenly — 1 operation(s) for addresses.
  humanURL: https://api-docs.havenly.com/
  baseURL: https://api.havenly.com
  tags:
  - Addresses
  properties:
  - type: OpenAPI
    url: openapi/havenly-addresses-api-openapi.yml
  - type: Postman
    url: postman/havenly-api.postman_collection.json
  - type: Authentication
    url: authentication/havenly-authentication.yml
  - type: Conventions
    url: conventions/havenly-conventions.yml
  - type: ErrorCatalog
    url: errors/havenly-problem-types.yml
  - type: DataModel
    url: data-model/havenly-data-model.yml
  - type: Lifecycle
    url: lifecycle/havenly-lifecycle.yml
- aid: havenly:havenly-attribute-types-api
  name: Havenly Attribute Types API
  description: The Attribute Types API from Havenly — 1 operation(s) for attribute types.
  humanURL: https://api-docs.havenly.com/
  baseURL: https://api.havenly.com
  tags:
  - Attribute Types
  properties:
  - type: OpenAPI
    url: openapi/havenly-attribute-types-api-openapi.yml
  - type: Postman
    url: postman/havenly-api.postman_collection.json
  - type: Authentication
    url: authentication/havenly-authentication.yml
  - type: Conventions
    url: conventions/havenly-conventions.yml
  - type: ErrorCatalog
    url: errors/havenly-problem-types.yml
  - type: DataModel
    url: data-model/havenly-data-model.yml
  - type: Lifecycle
    url: lifecycle/havenly-lifecycle.yml
- aid: havenly:havenly-authentication-api
  name: Havenly Authentication API
  description: The Authentication API from Havenly — 1 operation(s) for authentication.
  humanURL: https://api-docs.havenly.com/
  baseURL: https://api.havenly.com
  tags:
  - Authentication
  properties:
  - type: OpenAPI
    url: openapi/havenly-authentication-api-openapi.yml
  - type: Postman
    url: postman/havenly-api.postman_collection.json
  - type: Authentication
    url: authentication/havenly-authentication.yml
  - type: Conventions
    url: conventions/havenly-conventions.yml
  - type: ErrorCatalog
    url: errors/havenly-problem-types.yml
  - type: DataModel
    url: data-model/havenly-data-model.yml
  - type: Lifecycle
    url: lifecycle/havenly-lifecycle.yml
- aid: havenly:havenly-board-feedback-api
  name: Havenly Board Feedback API
  description: The Board Feedback API from Havenly — 2 operation(s) for board feedback.
  humanURL: https://api-docs.havenly.com/
  baseURL: https://api.havenly.com
  tags:
  - Board Feedback
  properties:
  - type: OpenAPI
    url: openapi/havenly-board-feedback-api-openapi.yml
  - type: Postman
    url: postman/havenly-api.postman_collection.json
  - type: Authentication
    url: authentication/havenly-authentication.yml
  - type: Conventions
    url: conventions/havenly-conventions.yml
  - type: ErrorCatalog
    url: errors/havenly-problem-types.yml
  - type: DataModel
    url: data-model/havenly-data-model.yml
  - type: Lifecycle
    url: lifecycle/havenly-lifecycle.yml
- aid: havenly:havenly-board-feedback-questions-api
  name: Havenly Board Feedback Questions API
  description: The Board Feedback Questions API from Havenly — 2 operation(s) for board feedback questions.
  humanURL: https://api-docs.havenly.com/
  baseURL: https://api.havenly.com
  tags:
  - Board Feedback Questions
  properties:
  - type: OpenAPI
    url: openapi/havenly-board-feedback-questions-api-openapi.yml
  - type: Postman
    url: postman/havenly-api.postman_collection.json
  - type: Authentication
    url: authentication/havenly-authentication.yml
  - type: Conventions
    url: conventions/havenly-conventions.yml
  - type: ErrorCatalog
    url: errors/havenly-problem-types.yml
  - type: DataModel
    url: data-model/havenly-data-model.yml
  - type: Lifecycle
    url: lifecycle/havenly-lifecycle.yml
- aid: havenly:havenly-board-products-api
  name: Havenly Board Products API
  description: The Board Products API from Havenly — 3 operation(s) for board products.
  humanURL: https://api-docs.havenly.com/
  baseURL: https://api.havenly.com
  tags:
  - Board Products
  properties:
  - type: OpenAPI
    url: openapi/havenly-board-products-api-openapi.yml
  - type: Postman
    url: postman/havenly-api.postman_collection.json
  - type: Authentication
    url: authentication/havenly-authentication.yml
  - type: Conventions
    url: conventions/havenly-conventions.yml
  - type: ErrorCatalog
    url: errors/havenly-problem-types.yml
  - type: DataModel
    url: data-model/havenly-data-model.yml
  - type: Lifecycle
    url: lifecycle/havenly-lifecycle.yml
- aid: havenly:havenly-searched-vendor-variants-api
  name: Havenly Searched Vendor Variants API
  description: The Searched Vendor Variants API from Havenly — 1 operation(s) for searched vendor variants.
  humanURL: https://api-docs.havenly.com/
  baseURL: https://api.havenly.com
  tags:
  - Searched Vendor Variants
  properties:
  - type: OpenAPI
    url: openapi/havenly-searched-vendor-variants-api-openapi.yml
  - type: Postman
    url: postman/havenly-api.postman_collection.json
  - type: Authentication
    url: authentication/havenly-authentication.yml
  - type: Conventions
    url: conventions/havenly-conventions.yml
  - type: ErrorCatalog
    url: errors/havenly-problem-types.yml
  - type: DataModel
    url: data-model/havenly-data-model.yml
  - type: Lifecycle
    url: lifecycle/havenly-lifecycle.yml
- aid: havenly:havenly-user-opinions-api
  name: Havenly User Opinions API
  description: The User Opinions API from Havenly — 2 operation(s) for user opinions.
  humanURL: https://api-docs.havenly.com/
  baseURL: https://api.havenly.com
  tags:
  - User Opinions
  properties:
  - type: OpenAPI
    url: openapi/havenly-user-opinions-api-openapi.yml
  - type: Postman
    url: postman/havenly-api.postman_collection.json
  - type: Authentication
    url: authentication/havenly-authentication.yml
  - type: Conventions
    url: conventions/havenly-conventions.yml
  - type: ErrorCatalog
    url: errors/havenly-problem-types.yml
  - type: DataModel
    url: data-model/havenly-data-model.yml
  - type: Lifecycle
    url: lifecycle/havenly-lifecycle.yml
- aid: havenly:havenly-user-profile-api
  name: Havenly User Profile API
  description: The User Profile API from Havenly — 2 operation(s) for user profile.
  humanURL: https://api-docs.havenly.com/
  baseURL: https://api.havenly.com
  tags:
  - User Profile
  properties:
  - type: OpenAPI
    url: openapi/havenly-user-profile-api-openapi.yml
  - type: Postman
    url: postman/havenly-api.postman_collection.json
  - type: Authentication
    url: authentication/havenly-authentication.yml
  - type: Conventions
    url: conventions/havenly-conventions.yml
  - type: ErrorCatalog
    url: errors/havenly-problem-types.yml
  - type: DataModel
    url: data-model/havenly-data-model.yml
  - type: Lifecycle
    url: lifecycle/havenly-lifecycle.yml
- aid: havenly:havenly-users-api
  name: Havenly Users API
  description: The Users API from Havenly — 1 operation(s) for users.
  humanURL: https://api-docs.havenly.com/
  baseURL: https://api.havenly.com
  tags:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/havenly-users-api-openapi.yml
  - type: Postman
    url: postman/havenly-api.postman_collection.json
  - type: Authentication
    url: authentication/havenly-authentication.yml
  - type: Conventions
    url: conventions/havenly-conventions.yml
  - type: ErrorCatalog
    url: errors/havenly-problem-types.yml
  - type: DataModel
    url: data-model/havenly-data-model.yml
  - type: Lifecycle
    url: lifecycle/havenly-lifecycle.yml
- aid: havenly:havenly-vendor-variants-api
  name: Havenly Vendor Variants API
  description: The Vendor Variants API from Havenly — 1 operation(s) for vendor variants.
  humanURL: https://api-docs.havenly.com/
  baseURL: https://api.havenly.com
  tags:
  - Vendor Variants
  properties:
  - type: OpenAPI
    url: openapi/havenly-vendor-variants-api-openapi.yml
  - type: Postman
    url: postman/havenly-api.postman_collection.json
  - type: Authentication
    url: authentication/havenly-authentication.yml
  - type: Conventions
    url: conventions/havenly-conventions.yml
  - type: ErrorCatalog
    url: errors/havenly-problem-types.yml
  - type: DataModel
    url: data-model/havenly-data-model.yml
  - type: Lifecycle
    url: lifecycle/havenly-lifecycle.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: OAuthScopes
  url: scopes/havenly-scopes.yml
- type: Website
  url: https://havenly.com
- type: Documentation
  url: https://api-docs.havenly.com/
- type: APIReference
  url: https://api-docs.havenly.com/
- type: Pricing
  url: https://havenly.com/pricing
- type: SignUp
  url: https://havenly.com/interior-design-style-quiz/style-inspiration
- type: Login
  url: https://havenly.com/login
- type: TermsOfService
  url: https://havenly.com/terms
- type: PrivacyPolicy
  url: https://havenly.com/privacy
- type: Blog
  url: https://havenly.com/blog
- type: Support
  url: https://havenly.kustomer.help
- type: HelpCenter
  url: https://help.havenly.com/
- type: LLMsTxt
  url: llms/havenly-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: DomainSecurity
  url: security/havenly-domain-security.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence