SentiSnap.com | Online surveys with AI translations and response analysis

Authentication

The Sentisnap API uses API keys to authenticate requests.

Getting Your API Key

  1. Log in to your Sentisnap dashboard
  2. Go to Settings > API Keys
  3. Click Create API Key
  4. Give your key a descriptive name
  5. Select the scopes (permissions) you need
  6. Copy your key — it will only be shown once!

Using Your API Key

Include your API key in the Authorization header:

curl -X GET "https://public-api.sentisnap.com/v1/surveys"
        -H "Authorization: Bearer YOUR_TOKEN_HERE"

API Key Format

API keys follow this format:

sk_live_XXXXXX_YYYYYYYYYYYYYYYYYYYYYYYY
  • sk_live_ — prefix indicating a production key
  • XXXXXX — your team identifier
  • YYYY... — unique random string

Scopes

API keys can be created with limited permissions:

ScopeDescription
surveys:readRead survey metadata and structure
responses:readRead response data
responses:exportExport responses to CSV/JSON
analytics:readAccess analytics and insights
webhooks:readView webhook subscriptions
webhooks:writeCreate and manage webhooks
*Full access (all permissions)

Security Best Practices

  • Never share your API key publicly or commit it to version control
  • Use environment variables to store your API key
  • Create keys with the minimum required scopes
  • Rotate your keys periodically
  • Revoke unused keys immediately
SentiSnap.com

Capture every mention of your brand, monitor feedback across all channels, and turn the noise of the internet into clear insights that drive your business growth through social listening.

Copyright © 2026 SentiSnap s.r.o.

SentiSnap s.r.o., Rybná 716/24, Staré Město, 110 00 Praha 1, IČO: 21384053, DIČ: CZ21384053

circle-gray