Userback website screenshot

Userback

Userback is a customer feedback platform that captures visual feedback, screenshots, screen recordings, and bug reports directly from in-product widgets installed on websites and web applications. The platform offers feedback boards, session replays, and integrations with project management and developer tools to streamline customer-driven product development. Userback's REST API uses Bearer token authentication for managing feedback, projects, users, and account data.

Userback publishes 3 APIs on the APIs.io network: Feedback API, Feedback Comments API, and Projects API. Tagged areas include Customer Feedback, Bug Reporting, Visual Feedback, Session Replay, and Product Management.

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

31.0/100 thin ▬ flat Agent 17/100 agent aware Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
AccessSelf serve
4 APIs
Customer FeedbackBug ReportingVisual FeedbackSession ReplayProduct ManagementSoftware-as-a-Service

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 31.0/100 · thin
Contract Quality 15.1 / 25
Developer Ergonomics 2.6 / 20
Access Clarity 4.7 / 20
Operational Transparency 0.3 / 13
Contract Governance 0.0 / 12
Discoverability 8.2 / 10
Agent readiness — 17/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
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
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
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/userback: 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 4

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

Userback REST API

REST API for managing Userback feedback items, projects, users, tags, and account resources. Uses Bearer token authentication; partner integrations use an X-Partner-Code header.

Userback Feedback API

Feedback items captured by Userback widgets.

Userback Feedback Comments API

Comments attached to feedback items.

Userback Projects API

Userback projects (workspaces grouping feedback widgets).

Open Collections 5

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

API Collection

OPEN COLLECTION

Userback REST API

OPEN COLLECTION

Security Posture 2

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

Userback Authentication

http · 1 scheme

SECURITY

Userback Domain Security

TLSv1.2 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Userback Agentic Access

8 operations · 4 acting

8 operations · 4 acting

AGENTIC

Resources

Get Started 1

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

Commercial 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: userback
name: Userback
description: Userback is a customer feedback platform that captures visual feedback, screenshots, screen recordings, and bug
  reports directly from in-product widgets installed on websites and web applications. The platform offers feedback boards,
  session replays, and integrations with project management and developer tools to streamline customer-driven product development.
  Userback's REST API uses Bearer token authentication for managing feedback, projects, users, and account data.
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/userback.png
tags:
- Customer Feedback
- Bug Reporting
- Visual Feedback
- Session Replay
- Product Management
- Software-as-a-Service
tags_raw:
- Customer Feedback
- Bug Reporting
- Visual Feedback
- Session Replay
- Product Management
- SaaS
url: https://raw.githubusercontent.com/api-evangelist/userback/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.23'
apis:
- aid: userback:rest-api
  name: Userback REST API
  description: REST API for managing Userback feedback items, projects, users, tags, and account resources. Uses Bearer token
    authentication; partner integrations use an X-Partner-Code header.
  humanURL: https://docs.userback.io/reference
  baseURL: https://rest.userback.io/1.0
  tags:
  - Customer Feedback
  - Bug Reporting
  - Visual Feedback
  properties:
  - type: Documentation
    url: https://docs.userback.io/reference
  - type: Authentication
    url: https://docs.userback.io/reference/authentication
  - type: Overview
    url: https://docs.userback.io/reference/overview
- aid: userback:userback-feedback-api
  name: Userback Feedback API
  description: Feedback items captured by Userback widgets.
  humanURL: https://docs.userback.io/reference
  baseURL: https://rest.userback.io/1.0
  tags:
  - Feedback
  properties:
  - type: OpenAPI
    url: openapi/userback-feedback-api-openapi.yml
- aid: userback:userback-feedback-comments-api
  name: Userback Feedback Comments API
  description: Comments attached to feedback items.
  humanURL: https://docs.userback.io/reference
  baseURL: https://rest.userback.io/1.0
  tags:
  - Feedback Comments
  properties:
  - type: OpenAPI
    url: openapi/userback-feedback-comments-api-openapi.yml
- aid: userback:userback-projects-api
  name: Userback Projects API
  description: Userback projects (workspaces grouping feedback widgets).
  humanURL: https://docs.userback.io/reference
  baseURL: https://rest.userback.io/1.0
  tags:
  - Project
  tags_raw:
  - Projects
  properties:
  - type: OpenAPI
    url: openapi/userback-projects-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/userback-agentic-access.yml
- type: DomainSecurity
  url: security/userback-domain-security.yml
- type: Authentication
  url: authentication/userback-authentication.yml
- type: GitHubOrganization
  url: https://github.com/userback
- type: LinkedIn
  url: https://www.linkedin.com/company/userback
- type: Website
  url: https://www.userback.io
- type: Documentation
  url: https://docs.userback.io
- type: Pricing
  url: https://www.userback.io/pricing
- type: Signup
  url: https://app.userback.io/signup
- type: LlmsText
  url: https://docs.userback.io/llms.txt
- url: https://www.userback.io/blog
  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/userback"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/userback/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/userback/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.