Skip to main content

Step 1: Get an API key

  1. Log in to SureFeedback
  2. Go to Profile → API Keys
  3. Click + Create API Key
  4. Name it, set Read permission, and click Create
  5. Copy your sf_... key — it’s shown only once

Step 2: Make your first request

Fetch all sites in your active project:
Response:

Step 3: Fetch comments for a site

Step 4: Resolve a comment

Requires a key with Write permission:

Step 5: Approve a page

That’s it. No login, no token exchange — just your API key on every request.

Authentication details

Learn about permissions and key security.

Webhooks

Receive real-time events for new comments and approvals.