SoundStat.info

Independent Audio Analysis API

Register Now

Example API Response

{
    "id": "0ROMalDdNg3L2HoZP4qFyJ",
    "name": "The Four Seasons: Concerto No. 4 in F Minor, RV 297",
    "artists": [
        "Antonio Vivaldi",
        "Adrian Chandler",
        "La Serenissima"
    ],
    "popularity": 62,
    "genre": "classical",
    "audio_analysis": {
        "tempo": {
            "value": 172.27
        },
        "key": {
            "value": 7
        },
        "mode": {
            "value": 0
        },
        "key_confidence": {
            "value": 0.53
        },
        "energy": {
            "value": 0.32
        },
        "danceability": {
            "value": 0.49
        },
        "valence": {
            "value": 0.48
        },
        "instrumentalness": {
            "value": 0.73
        },
        "acousticness": {
            "value": 0.97
        },
        "loudness": {
            "value": 0.21
        },
        "segments": {
            "count": 82,
            "average_duration": 0.35
        },
        "beats": {
            "count": 82,
            "regularity": 0.93
        }
    }
}
Start Using SoundStat API

Free recommendation system access included with registration

Latest Updates

February 11, 2025

Major milestone: Successfully analyzed over 1,000,000 tracks with our audio analysis system.

February 8, 2025

Published article: Understanding Audio Analysis - Learn about different audio analysis systems and how to convert between scales.

January 31, 2025

SoundStat launches its service

January 30, 2025

API system and recommendation system development completed.

December 30, 2024

Fixed critical system bugs. Started development of the API implementation.

December 23, 2024

Infrastructure scaling preparation completed. Testing and debugging successfully finished.

December 19, 2024

Initial infrastructure deployment and testing phase completed.

December 15, 2024

Analysis algorithms optimization for faster processing.

December 7, 2024

Started development of scalable audio analysis infrastructure.

December 3, 2024

SoundStat.info start development to provide alternative solution.

November 27, 2024

Spotify restricts audio features and recommendations API endpoints.