UserVoice website screenshot

UserVoice

UserVoice is a product feedback and ideation platform with a REST API for managing ideas, gathering votes, tracking status updates, and syncing user feedback with product roadmaps. It provides an Admin API v2 for administrative operations, a Helpdesk API for end-user and support functionality, and an Idea Collection API for custom feedback capture experiences across web and mobile platforms.

UserVoice publishes 1 API on the APIs.io network: Admin API. Tagged areas include Product Feedback, Idea Management, Customer Feedback, Product Roadmap, and Voting.

The UserVoice catalog on APIs.io includes 1 JSON-LD context.

UserVoice’s developer surface includes documentation, engineering blog, pricing, and 9 more developer resources.

33.6/100 thin ▬ flat Agent 19/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemiumFree trial
3 APIs
Product FeedbackIdea ManagementCustomer FeedbackProduct RoadmapVotingFeature RequestsUser ResearchSaaS

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 33.6/100 · thin
Contract Quality 11.3 / 25
Developer Ergonomics 2.2 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 19/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 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/uservoice: 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 3

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

UserVoice Admin API

The UserVoice Admin API v2 provides a fast and easy way of working with your feedback data, enabling you to build client applications and custom integrations for administrative ...

UserVoice Helpdesk API

The UserVoice Helpdesk API exposes the core end-user and admin functionality of UserVoice, making it easy to build client applications or integrations with your own systems usin...

UserVoice Idea Collection API

The UserVoice Idea Collection API enables developers to create custom experiences for capturing feedback from users across multiple platforms including web and mobile, using OAu...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Uservoice Rate Limits

0 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Uservoice Context

30 classes · 6 properties

JSON-LD

Security Posture 1

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

Uservoice Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

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 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
name: UserVoice
description: UserVoice is a product feedback and ideation platform with a REST API for managing ideas, gathering votes, tracking
  status updates, and syncing user feedback with product roadmaps. It provides an Admin API v2 for administrative operations,
  a Helpdesk API for end-user and support functionality, and an Idea Collection API for custom feedback capture experiences
  across web and mobile platforms.
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: true
  try_now: false
  public: false
  label: Freemium (free trial)
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/uservoice.png
url: https://raw.githubusercontent.com/api-evangelist/uservoice/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-06-13'
specificationVersion: '0.19'
aid: uservoice
tags:
- Product Feedback
- Idea Management
- Customer Feedback
- Product Roadmap
- Voting
- Feature Requests
- User Research
- SaaS
apis:
- name: UserVoice Admin API
  description: The UserVoice Admin API v2 provides a fast and easy way of working with your feedback data, enabling you to
    build client applications and custom integrations for administrative operations including data syncing, content moderation,
    and exports.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.uservoice.com/docs/api/v2/
  baseURL: https://SUBDOMAIN.uservoice.com/api/v2/admin/
  tags:
  - Admin
  - Feedback
  - Ideas
  - Users
  - Roadmap
  properties:
  - type: Documentation
    url: https://developer.uservoice.com/docs/api/v2/
  - type: OpenAPI
    url: https://developer.uservoice.com/docs/api/v2/reference/
  contact:
  - FN: UserVoice Developer Support
    url: https://developer.uservoice.com/
- name: UserVoice Helpdesk API
  description: The UserVoice Helpdesk API exposes the core end-user and admin functionality of UserVoice, making it easy to
    build client applications or integrations with your own systems using OAuth 1.0a authentication.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.uservoice.com/docs/api/
  baseURL: https://SUBDOMAIN.uservoice.com/api/v1/
  tags:
  - Helpdesk
  - Support
  - Tickets
  - Users
  - OAuth
  properties:
  - type: Documentation
    url: https://developer.uservoice.com/docs/api/
  - type: GettingStarted
    url: https://developer.uservoice.com/docs/api/getting-started/
  contact:
  - FN: UserVoice Developer Support
    url: https://developer.uservoice.com/
- name: UserVoice Idea Collection API
  description: The UserVoice Idea Collection API enables developers to create custom experiences for capturing feedback from
    users across multiple platforms including web and mobile, using OAuth Authorization Code Flow with PKCE.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.uservoice.com/docs/idea-collection-api/
  baseURL: https://SUBDOMAIN.uservoice.com/
  tags:
  - Idea Collection
  - Feedback Capture
  - Mobile
  - OAuth PKCE
  properties:
  - type: Documentation
    url: https://developer.uservoice.com/docs/idea-collection-api/
  contact:
  - FN: UserVoice Developer Support
    url: https://developer.uservoice.com/
common:
- type: DomainSecurity
  url: security/uservoice-domain-security.yml
- type: Website
  url: https://www.uservoice.com/
- type: Documentation
  url: https://developer.uservoice.com/docs/
- type: GitHubOrg
  url: https://github.com/uservoice
- type: LinkedIn
  url: https://www.linkedin.com/company/uservoice
- type: X
  url: https://twitter.com/uservoice
- type: Blog
  url: https://www.uservoice.com/blog/
- type: Pricing
  url: https://www.uservoice.com/pricing/
- type: StatusPage
  url: https://status.uservoice.com/
- type: Plans
  url: plans/uservoice-plans-pricing.yml
- type: RateLimits
  url: rate-limits/uservoice-rate-limits.yml
- type: FinOps
  url: finops/uservoice-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com