Boardable website screenshot

Boardable

Boardable is board management software for nonprofits, associations, foundations, and other mission-driven organizations, covering meeting scheduling, agenda building, a document center, minutes and AI-generated meeting summaries, e-voting, task assignments, groups/committees, member directories, and built-in video conferencing. As of this review Boardable does NOT publish a documented public developer API: there is no developer portal, no published API reference, no OpenAPI, no self-serve API keys, and no documented webhooks. A private, authentication-gated backend API exists at https://api.boardable.com (for example, GET https://api.boardable.com/accounts returns HTTP 401 Unauthorized) that powers the Boardable web and mobile apps, but it is undocumented and not offered as a public/partner integration surface. Third-party listings occasionally describe Boardable as having an "open API," but Boardable provides no public developer documentation to substantiate that. Integrations are delivered through pre-built connectors (Salesforce, Microsoft 365 / Teams / Outlook / SharePoint / OneDrive, Google Drive & Calendar, Zoom, Dropbox, LinkedIn) rather than a documented API. This entry is therefore an honest stub: no APIs are listed because none are publicly documented.

Boardable is profiled on the APIs.io network. Tagged areas include Board Management, Governance, Non-Profit, Meetings, and Board Portal.

Boardable’s developer surface includes documentation and 6 more developer resources.

12.9/100 emerging ▬ flat Agent 0/100 human only saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessPaid
0 APIs
Board ManagementGovernanceNon-ProfitMeetingsBoard PortalCollaborationNo Public API

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/boardable: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

Pricing Plans 1

Published pricing tiers and plan structures.

Security Posture 3

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

Boardable Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Boardable Vulnerability Disclosure

security.txt · contact published

SECURITY

Boardable Trust Center

SOC 2, HIPAA, GDPR

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Access & Security 3

Authentication, authorization, and security posture

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: boardable
url: https://raw.githubusercontent.com/api-evangelist/boardable/refs/heads/main/apis.yml
name: Boardable
kind: company
description: 'Boardable is board management software for nonprofits, associations, foundations, and other mission-driven organizations,
  covering meeting scheduling, agenda building, a document center, minutes and AI-generated meeting summaries, e-voting, task
  assignments, groups/committees, member directories, and built-in video conferencing. As of this review Boardable does NOT
  publish a documented public developer API: there is no developer portal, no published API reference, no OpenAPI, no self-serve
  API keys, and no documented webhooks. A private, authentication-gated backend API exists at https://api.boardable.com (for
  example, GET https://api.boardable.com/accounts returns HTTP 401 Unauthorized) that powers the Boardable web and mobile
  apps, but it is undocumented and not offered as a public/partner integration surface. Third-party listings occasionally
  describe Boardable as having an "open API," but Boardable provides no public developer documentation to substantiate that.
  Integrations are delivered through pre-built connectors (Salesforce, Microsoft 365 / Teams / Outlook / SharePoint / OneDrive,
  Google Drive & Calendar, Zoom, Dropbox, LinkedIn) rather than a documented API. This entry is therefore an honest stub:
  no APIs are listed because none are publicly documented.'
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: paid
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Paid
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/boardable.png
tags:
- Board Management
- Governance
- Non-Profit
- Meetings
- Board Portal
- Collaboration
- No Public API
tags_raw:
- Board Management
- Governance
- Nonprofit
- Meetings
- Board Portal
- Collaboration
- No Public API
created: '2026-07-05'
modified: '2026-07-05'
specificationVersion: '0.23'
common:
- type: TrustCenter
  url: security/boardable-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/boardable-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/boardable-domain-security.yml
- type: Website
  url: https://boardable.com
- type: LinkedIn
  url: https://www.linkedin.com/company/boardable
- type: Documentation
  url: https://docs.boardable.com/knowledge/getting-started-with-boardable
- type: Plans
  url: plans/boardable-plans-pricing.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/boardable"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/boardable/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/boardable/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.