Skip to main content
Base URL: https://api.surefeedback.com/v1

Authentication

All Public API endpoints require an API key. Include it in every request:
X-API-Key: sf_your_api_key_here
Or using the Authorization header with Bearer prefix:
Authorization: Bearer sf_your_api_key_here

Getting an API key

  1. Log in to SureFeedback
  2. Navigate to Profile on Top Bar → API Keys
  3. Click + Create API Key
  4. Set a name, permissions (Read / Write / Delete), and optional expiry
  5. Copy the key — it is shown only once
Keep your API keys private. Anyone with a key has the access defined by its permissions.

What you can build

  • Read and manage comments, sites, projects, and organizations
  • Approve or unapprove pages programmatically
  • Sync feedback with external tools via webhooks
  • Automate mockup review workflows