Brainy

Welcome Back

sign in to your sonic account

No account? Register

Create Account

join the acoustic revolution

Already registered? Sign In
Analysis Duration 10s
5s 10s 30s 60s

Live Audio Levels

Volume 0.00
Intensity 0%
Category
Dominant Band
Bass
0%
Mid
0%
Treble
0%
Band Trend

Analysis History

Aggregate Insights
Overall Average
Noisiest Hour
Latest Delta
Weekly Average
dB Trend Over Time
No analyses yet. Start your first pulse!
Listening Map

API Access

Use your API key to integrate Sonic Pulse data into your applications.

API Endpoint

GET /api/v1/data
Headers: x-api-key: {your_key}
Response:
{
  "status": "success",
  "data": {
    "user": "username",
    "analysis": {
      "avgDecibel": 45.2,
      "peakDecibel": 78.1,
      "timestamp": "2024-01-01T00:00:00.000Z"
    }
  }
}