Skip to main content
Bugsmash is a visual review and feedback platform that makes it easy for teams to annotate and approve designs, videos, PDFs, and websites. This documentation covers the Bugsmash REST API — everything you need to create review projects, organize them into folders, track versions, and retrieve or manage feedback comments from your own applications.

Get Started

Learn what Bugsmash offers and how the API fits into your workflow.

Authentication

Get your API key and start making authenticated requests.

Projects

Create review projects and generate shareable review links.

Comments

Retrieve and manage feedback comments left by reviewers.

How it works

1

Get your API key

Log in to Bugsmash and navigate to your account settings to generate an API key.
2

Create a project

Use the Generate Review Link endpoint to upload a file or point to a URL and get back a shareable review link.
3

Share the link

Send the review link to your client or team. Reviewers can leave pinned comments directly on the content without needing an account.
4

Retrieve feedback

Poll the Get All Comments endpoint to pull reviewer feedback into your own tools, dashboards, or project management systems.