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, Roadmap, and Changelog.

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

29.7/100 thin ▬ flat Agent 28/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessSelf serve
16 APIs
Customer FeedbackProduct ManagementFeature RequestsRoadmapChangelogVoice of CustomerSaaS

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 29.7/100 · thin
Contract Quality 12.5 / 25
Developer Ergonomics 7.0 / 20
Commercial Clarity 2.1 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 28/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 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/canny: 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 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 1

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

Canny REST API

OPEN COLLECTION

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
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
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/canny.png
tags:
- 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.19'
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:
  - 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:
  - 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:
  - 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