Padlet website screenshot

Padlet

Padlet is a collaborative visual platform of boards and canvases ("padlets") used across education and creative work to collect, organize, and share posts, images, links, and files. Its public REST API (api.padlet.dev, JSON:API) lets paying users read boards with their sections, posts, comments, and reactions, create posts, comments, and reactions, generate AI recipe boards, and read user and organization data — authenticated with an x-api-key header. Padlet also runs an official OAuth-protected MCP server at mcp.padlet.com for agent access.

Padlet publishes 7 APIs on the APIs.io network, including AI Recipe Boards API, Boards API, Comments API, and 4 more. Tagged areas include Collaboration, Education, Visual Collaboration, Content, and Boards.

Padlet’s developer surface includes authentication, documentation, API reference, getting-started guide, support, pricing, signup flow, and 21 more developer resources.

50.6/100 developing ▬ flat Agent 48/100 agent ready saas Full breakdown ↓
scored 2026-09-06 · rubric v0.19.0
1 APIs 1 MCP Servers
CollaborationEducationVisual CollaborationContentBoardsProductivityJSON:APIMCPEdTech

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-06 · rubric v0.19.0
Regulatory Posture applies to this provider. Its tags matched the Education & Research regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
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/padlet: 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 →

APIs 7

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

Padlet AI Recipe Boards API

The AI Recipe Boards API from Padlet — 2 operation(s) for ai recipe boards.

Padlet Boards API

The Boards API from Padlet — 1 operation(s) for boards.

Padlet Comments API

The Comments API from Padlet — 1 operation(s) for comments.

Padlet Organizations API

The Organizations API from Padlet — 2 operation(s) for organizations.

Padlet Posts API

The Posts API from Padlet — 2 operation(s) for posts.

Padlet Reactions API

The Reactions API from Padlet — 1 operation(s) for reactions.

Padlet Users API

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

Scroll for all 7

Open Collections 8

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Scroll for all 8

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Padlet MCP Server

MCP SERVER

Rate Limits 1

Documented rate limits and quota policies.

Padlet Rate Limits

1 limits

RATE LIMITS

Security Posture 3

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

Padlet Authentication

apiKey · 1 scheme

SECURITY

Padlet Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Padlet Vulnerability Disclosure

security.txt · contact published

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Padlet Agentic Access

10 operations · 4 acting

10 operations · 4 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Access & Security 5

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: padlet
name: Padlet
description: Padlet is a collaborative visual platform of boards and canvases ("padlets") used across education and creative
  work to collect, organize, and share posts, images, links, and files. Its public REST API (api.padlet.dev, JSON:API) lets
  paying users read boards with their sections, posts, comments, and reactions, create posts, comments, and reactions, generate
  AI recipe boards, and read user and organization data — authenticated with an x-api-key header. Padlet also runs an official
  OAuth-protected MCP server at mcp.padlet.com for agent access.
url: https://raw.githubusercontent.com/api-evangelist/padlet/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- bloomberg-beta
- y-combinator
x-tier: enriched
x-tier-reason: portfolio-lead
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - rate-limits
  - security
  generated: '2026-09-03'
  method: derived
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Collaboration
- Education
- Visual Collaboration
- Content
- Boards
- Productivity
- JSON:API
- MCP
- EdTech
apis:
- aid: padlet:padlet-ai-recipe-boards-api
  name: Padlet AI Recipe Boards API
  description: The AI Recipe Boards API from Padlet — 2 operation(s) for ai recipe boards.
  humanURL: https://docs.padlet.dev/reference/introduction
  baseURL: https://api.padlet.dev/v1
  tags:
  - AI Recipe Boards
  properties:
  - type: OpenAPI
    url: openapi/padlet-ai-recipe-boards-api-openapi.yml
  - type: Documentation
    url: https://docs.padlet.dev/reference/introduction
  - type: APIReference
    url: https://docs.padlet.dev/reference/introduction
  - type: GettingStarted
    url: https://docs.padlet.dev/reference/authentication
- aid: padlet:padlet-boards-api
  name: Padlet Boards API
  description: The Boards API from Padlet — 1 operation(s) for boards.
  humanURL: https://docs.padlet.dev/reference/introduction
  baseURL: https://api.padlet.dev/v1
  tags:
  - Boards
  properties:
  - type: OpenAPI
    url: openapi/padlet-boards-api-openapi.yml
  - type: Documentation
    url: https://docs.padlet.dev/reference/introduction
  - type: APIReference
    url: https://docs.padlet.dev/reference/introduction
  - type: GettingStarted
    url: https://docs.padlet.dev/reference/authentication
- aid: padlet:padlet-comments-api
  name: Padlet Comments API
  description: The Comments API from Padlet — 1 operation(s) for comments.
  humanURL: https://docs.padlet.dev/reference/introduction
  baseURL: https://api.padlet.dev/v1
  tags:
  - Comments
  properties:
  - type: OpenAPI
    url: openapi/padlet-comments-api-openapi.yml
  - type: Documentation
    url: https://docs.padlet.dev/reference/introduction
  - type: APIReference
    url: https://docs.padlet.dev/reference/introduction
  - type: GettingStarted
    url: https://docs.padlet.dev/reference/authentication
- aid: padlet:padlet-organizations-api
  name: Padlet Organizations API
  description: The Organizations API from Padlet — 2 operation(s) for organizations.
  humanURL: https://docs.padlet.dev/reference/introduction
  baseURL: https://api.padlet.dev/v1
  tags:
  - Organization
  tags_raw:
  - Organizations
  properties:
  - type: OpenAPI
    url: openapi/padlet-organizations-api-openapi.yml
  - type: Documentation
    url: https://docs.padlet.dev/reference/introduction
  - type: APIReference
    url: https://docs.padlet.dev/reference/introduction
  - type: GettingStarted
    url: https://docs.padlet.dev/reference/authentication
- aid: padlet:padlet-posts-api
  name: Padlet Posts API
  description: The Posts API from Padlet — 2 operation(s) for posts.
  humanURL: https://docs.padlet.dev/reference/introduction
  baseURL: https://api.padlet.dev/v1
  tags:
  - Posts
  properties:
  - type: OpenAPI
    url: openapi/padlet-posts-api-openapi.yml
  - type: Documentation
    url: https://docs.padlet.dev/reference/introduction
  - type: APIReference
    url: https://docs.padlet.dev/reference/introduction
  - type: GettingStarted
    url: https://docs.padlet.dev/reference/authentication
- aid: padlet:padlet-reactions-api
  name: Padlet Reactions API
  description: The Reactions API from Padlet — 1 operation(s) for reactions.
  humanURL: https://docs.padlet.dev/reference/introduction
  baseURL: https://api.padlet.dev/v1
  tags:
  - Reactions
  properties:
  - type: OpenAPI
    url: openapi/padlet-reactions-api-openapi.yml
  - type: Documentation
    url: https://docs.padlet.dev/reference/introduction
  - type: APIReference
    url: https://docs.padlet.dev/reference/introduction
  - type: GettingStarted
    url: https://docs.padlet.dev/reference/authentication
- aid: padlet:padlet-users-api
  name: Padlet Users API
  description: The Users API from Padlet — 1 operation(s) for users.
  humanURL: https://docs.padlet.dev/reference/introduction
  baseURL: https://api.padlet.dev/v1
  tags:
  - User
  tags_raw:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/padlet-users-api-openapi.yml
  - type: Documentation
    url: https://docs.padlet.dev/reference/introduction
  - type: APIReference
    url: https://docs.padlet.dev/reference/introduction
  - type: GettingStarted
    url: https://docs.padlet.dev/reference/authentication
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: VulnerabilityDisclosure
  url: security/padlet-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/padlet-domain-security.yml
- type: AgenticAccess
  url: agentic-access/padlet-agentic-access.yml
- type: Authentication
  url: authentication/padlet-authentication.yml
- type: Website
  url: https://padlet.com/
- type: DeveloperPortal
  url: https://docs.padlet.dev/
- type: Documentation
  url: https://docs.padlet.dev/reference/introduction
- type: APIReference
  url: https://docs.padlet.dev/reference/introduction
- type: GettingStarted
  url: https://docs.padlet.dev/reference/authentication
- type: Support
  url: https://padlet.help/
- type: Pricing
  url: https://padlet.com/pricing
- type: SignUp
  url: https://padlet.com/auth/signup
- type: TermsOfService
  url: https://padlet.com/tos
- type: PrivacyPolicy
  url: https://legal.padlet.com/privacy
- type: StatusPage
  url: https://status.padlet.com
- type: MCPServer
  url: mcp/padlet-mcp.yml
- type: LLMsTxt
  url: llms/padlet-llms.txt
- type: WellKnown
  url: well-known/padlet-well-known.yml
- type: SecurityTxt
  url: well-known/padlet-security.txt
- type: Security
  url: https://padlet.com/.well-known/security.txt
- type: ErrorCatalog
  url: errors/padlet-problem-types.yml
- type: Conventions
  url: conventions/padlet-conventions.yml
- type: RateLimits
  url: rate-limits/padlet-rate-limits.yml
- type: DataModel
  url: data-model/padlet-data-model.yml
- type: Conformance
  url: conformance/padlet-conformance.yml
- type: Lifecycle
  url: lifecycle/padlet-lifecycle.yml
- type: Overlay
  url: overlays/padlet-openapi-overlay.yaml
- type: AgentSkill
  url: skills/_index.yml
image: https://elvis.padletcdn.com/1/atat/e_1/appBY8jxCUCf4JUUZ/tblANzywOAIDDHQsQ/recwXBCnX3ozCHYBU/fldKQAixAlmwWEnhk/0
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 22
  pass: local-v1

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/padlet"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/padlet/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/padlet/evidence"

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

Get an API key

Free tier, no email required.

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