API Keys

Manage your API keys and monitor usage

API Usage
Requests over the last 7 days
12,450 / 50,000 API calls this month24.9%
Your API Keys

Production API

sk_live_a3f8...x9z2

active

Development API

sk_test_d7e1...u4w8

active

Webhook Secret

whk_g5h2...r1t6

active
Quick Start
Use this cURL command to test your API key
curl -X GET "https://api.socialsignals.io/v1/analytics" \
  -H "Authorization: Bearer sk_live_your_key_here" \
  -H "Content-Type: application/json"