Canny website screenshot

Canny

Canny is a customer feedback and product management platform that collects, organizes, and prioritizes feature requests from users and internal teams, ties them to roadmaps and changelogs, and surfaces product analytics. The Canny REST API exposes boards, posts, comments, votes, users, companies, categories, status changes, and tags so product teams can integrate feedback with CRMs, support tools, and issue trackers. Requests use a secret API key sent as a POST parameter apiKey or in the x-api-key header against the base URL https://canny.io/api/v1.

Canny publishes 15 APIs on the APIs.io network, including Autopilot API, Boards API, Categories API, and 12 more. Tagged areas include Customer Feedback, Product Management, Feature Requests, Roadmaps, and Changelog.

Canny’s developer surface includes authentication, documentation, pricing, signup flow, engineering blog, and 8 more developer resources.

34.6/100 thin ▬ flat Agent 17/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
Customer FeedbackProduct ManagementFeature RequestsRoadmapsChangelogVoice of CustomerSoftware-as-a-Service

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
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/canny: 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 16

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

Canny REST API

REST API for retrieving and managing Canny boards, posts, comments, votes, status changes, users, companies, categories, tags, and changelog entries. Requests authenticate using...

Canny Autopilot API

The Autopilot API from Canny — 1 operation(s) for autopilot.

Canny Boards API

The Boards API from Canny — 2 operation(s) for boards.

Canny Categories API

The Categories API from Canny — 4 operation(s) for categories.

Canny ChangelogEntries API

The ChangelogEntries API from Canny — 2 operation(s) for changelogentries.

Canny Comments API

The Comments API from Canny — 4 operation(s) for comments.

Canny Companies API

The Companies API from Canny — 3 operation(s) for companies.

Canny Groups API

The Groups API from Canny — 2 operation(s) for groups.

Canny Ideas API

The Ideas API from Canny — 4 operation(s) for ideas.

Canny Insights API

The Insights API from Canny — 2 operation(s) for insights.

Canny Opportunities API

The Opportunities API from Canny — 1 operation(s) for opportunities.

Canny Posts API

The Posts API from Canny — 13 operation(s) for posts.

Canny StatusChanges API

The StatusChanges API from Canny — 1 operation(s) for statuschanges.

Canny Tags API

The Tags API from Canny — 3 operation(s) for tags.

Canny Users API

The Users API from Canny — 5 operation(s) for users.

Canny Votes API

The Votes API from Canny — 4 operation(s) for votes.

Scroll for all 16

Open Collections 17

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

API Collection

OPEN COLLECTION

Canny REST Autopilot API

OPEN COLLECTION

Canny REST API

OPEN COLLECTION

Scroll for all 17

Security Posture 2

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

Canny Authentication

apiKey · 2 schemes

SECURITY

Canny Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Canny Agentic Access

51 operations · 51 acting

51 operations · 51 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: canny
name: Canny
description: Canny is a customer feedback and product management platform that collects, organizes, and prioritizes feature
  requests from users and internal teams, ties them to roadmaps and changelogs, and surfaces product analytics. The Canny
  REST API exposes boards, posts, comments, votes, users, companies, categories, status changes, and tags so product teams
  can integrate feedback with CRMs, support tools, and issue trackers. Requests use a secret API key sent as a POST parameter
  apiKey or in the x-api-key header against the base URL https://canny.io/api/v1.
type: Index
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
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/canny.png
tags:
- Customer Feedback
- Product Management
- Feature Requests
- Roadmaps
- Changelog
- Voice of Customer
- Software-as-a-Service
tags_raw:
- Customer Feedback
- Product Management
- Feature Requests
- Roadmap
- Changelog
- Voice of Customer
- SaaS
url: https://raw.githubusercontent.com/api-evangelist/canny/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.23'
apis:
- aid: canny:v1-api
  name: Canny REST API
  description: REST API for retrieving and managing Canny boards, posts, comments, votes, status changes, users, companies,
    categories, tags, and changelog entries. Requests authenticate using a secret API key sent in the apiKey POST parameter
    or x-api-key header.
  humanURL: https://developers.canny.io/api-reference
  baseURL: https://canny.io/api/v1
  tags:
  - Customer Feedback
  - Product Management
  - Posts
  - Boards
  - Votes
  - Comments
  properties:
  - type: Documentation
    url: https://developers.canny.io/
  - type: APIReference
    url: https://developers.canny.io/api-reference
  - type: Help Article
    url: https://help.canny.io/en/articles/4195400-the-canny-api
- aid: canny:canny-autopilot-api
  name: Canny Autopilot API
  description: The Autopilot API from Canny — 1 operation(s) for autopilot.
  humanURL: https://developers.canny.io/api-reference
  baseURL: https://canny.io/api/v1
  tags:
  - Autopilot
  properties:
  - type: OpenAPI
    url: openapi/canny-autopilot-api-openapi.yml
- aid: canny:canny-boards-api
  name: Canny Boards API
  description: The Boards API from Canny — 2 operation(s) for boards.
  humanURL: https://developers.canny.io/api-reference
  baseURL: https://canny.io/api/v1
  tags:
  - Boards
  properties:
  - type: OpenAPI
    url: openapi/canny-boards-api-openapi.yml
- aid: canny:canny-categories-api
  name: Canny Categories API
  description: The Categories API from Canny — 4 operation(s) for categories.
  humanURL: https://developers.canny.io/api-reference
  baseURL: https://canny.io/api/v1
  tags:
  - Categories
  properties:
  - type: OpenAPI
    url: openapi/canny-categories-api-openapi.yml
- aid: canny:canny-changelogentries-api
  name: Canny ChangelogEntries API
  description: The ChangelogEntries API from Canny — 2 operation(s) for changelogentries.
  humanURL: https://developers.canny.io/api-reference
  baseURL: https://canny.io/api/v1
  tags:
  - ChangelogEntries
  properties:
  - type: OpenAPI
    url: openapi/canny-changelogentries-api-openapi.yml
- aid: canny:canny-comments-api
  name: Canny Comments API
  description: The Comments API from Canny — 4 operation(s) for comments.
  humanURL: https://developers.canny.io/api-reference
  baseURL: https://canny.io/api/v1
  tags:
  - Comments
  properties:
  - type: OpenAPI
    url: openapi/canny-comments-api-openapi.yml
- aid: canny:canny-companies-api
  name: Canny Companies API
  description: The Companies API from Canny — 3 operation(s) for companies.
  humanURL: https://developers.canny.io/api-reference
  baseURL: https://canny.io/api/v1
  tags:
  - Companies
  properties:
  - type: OpenAPI
    url: openapi/canny-companies-api-openapi.yml
- aid: canny:canny-groups-api
  name: Canny Groups API
  description: The Groups API from Canny — 2 operation(s) for groups.
  humanURL: https://developers.canny.io/api-reference
  baseURL: https://canny.io/api/v1
  tags:
  - Group
  tags_raw:
  - Groups
  properties:
  - type: OpenAPI
    url: openapi/canny-groups-api-openapi.yml
- aid: canny:canny-ideas-api
  name: Canny Ideas API
  description: The Ideas API from Canny — 4 operation(s) for ideas.
  humanURL: https://developers.canny.io/api-reference
  baseURL: https://canny.io/api/v1
  tags:
  - Ideas
  properties:
  - type: OpenAPI
    url: openapi/canny-ideas-api-openapi.yml
- aid: canny:canny-insights-api
  name: Canny Insights API
  description: The Insights API from Canny — 2 operation(s) for insights.
  humanURL: https://developers.canny.io/api-reference
  baseURL: https://canny.io/api/v1
  tags:
  - Insights
  properties:
  - type: OpenAPI
    url: openapi/canny-insights-api-openapi.yml
- aid: canny:canny-opportunities-api
  name: Canny Opportunities API
  description: The Opportunities API from Canny — 1 operation(s) for opportunities.
  humanURL: https://developers.canny.io/api-reference
  baseURL: https://canny.io/api/v1
  tags:
  - Opportunities
  properties:
  - type: OpenAPI
    url: openapi/canny-opportunities-api-openapi.yml
- aid: canny:canny-posts-api
  name: Canny Posts API
  description: The Posts API from Canny — 13 operation(s) for posts.
  humanURL: https://developers.canny.io/api-reference
  baseURL: https://canny.io/api/v1
  tags:
  - Posts
  properties:
  - type: OpenAPI
    url: openapi/canny-posts-api-openapi.yml
- aid: canny:canny-statuschanges-api
  name: Canny StatusChanges API
  description: The StatusChanges API from Canny — 1 operation(s) for statuschanges.
  humanURL: https://developers.canny.io/api-reference
  baseURL: https://canny.io/api/v1
  tags:
  - Status Changes
  tags_raw:
  - StatusChanges
  properties:
  - type: OpenAPI
    url: openapi/canny-statuschanges-api-openapi.yml
- aid: canny:canny-tags-api
  name: Canny Tags API
  description: The Tags API from Canny — 3 operation(s) for tags.
  humanURL: https://developers.canny.io/api-reference
  baseURL: https://canny.io/api/v1
  tags:
  - Tags
  properties:
  - type: OpenAPI
    url: openapi/canny-tags-api-openapi.yml
- aid: canny:canny-users-api
  name: Canny Users API
  description: The Users API from Canny — 5 operation(s) for users.
  humanURL: https://developers.canny.io/api-reference
  baseURL: https://canny.io/api/v1
  tags:
  - User
  tags_raw:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/canny-users-api-openapi.yml
- aid: canny:canny-votes-api
  name: Canny Votes API
  description: The Votes API from Canny — 4 operation(s) for votes.
  humanURL: https://developers.canny.io/api-reference
  baseURL: https://canny.io/api/v1
  tags:
  - Votes
  properties:
  - type: OpenAPI
    url: openapi/canny-votes-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/canny-agentic-access.yml
- type: DomainSecurity
  url: security/canny-domain-security.yml
- type: Authentication
  url: authentication/canny-authentication.yml
- type: GitHubOrganization
  url: https://github.com/Canny
- type: Website
  url: https://canny.io
- type: DeveloperPortal
  url: https://developers.canny.io
- type: Documentation
  url: https://developers.canny.io/
- type: Pricing
  url: https://canny.io/pricing
- type: Signup
  url: https://canny.io/signup
- type: Help Center
  url: https://help.canny.io
- type: LinkedIn
  url: https://www.linkedin.com/company/canny-io
- type: LlmsText
  url: https://canny.io/llms.txt
- url: https://canny.io/blog/feed
  type: Blog
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/canny"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/canny/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/canny/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.