audafact-music-intelligence
**Audafact Music Intelligence API** provides advanced music analysis features, starting with genre prediction. The API leverages state-of-the-art machine learning models to analyze audio files or YouTube links, returning accurate genre classifications. Currently, the API offers a single endpoint: ### GET `/get-genres` Upload an audio file or provide a YouTube URL, and receive a list of predicted…
audafact-music-intelligence endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Analyze URL for Tags /api/tags/url |
Analyze tags from an audio URL. Supports SoundCloud links, YouTube links, and other streaming sources. Parameters: - url (path): Full URL of the audio source (required) |
| GET |
Analyze URL for Moods and Themes /api/mood-themes/url |
Analyze moods and themes from an audio URL. Supports SoundCloud links, YouTube links, and other streaming sources. Parameters: - url (path): Full URL of the audio source (required) |
| GET |
Analyze URL for Genres /api/genres/url |
Analyze music genres from an audio URL. Supports SoundCloud links, YouTube links, and other streaming sources. Parameters: - url (path): Full URL of the audio source (required) |
audafact-music-intelligence pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|