Live at iamaroik.online

Identify any song
in seconds.

Iamaroik is a production music recognition platform — like Shazam for your own catalog. Upload tracks, build audio fingerprints, match short clips from a microphone or file, and connect mobile apps through a secure API.

Smart fingerprinting

Constellation hashing plus MFCC features for accurate matches from just a few seconds of audio.

Instant matching

Upload a clip or record from the web dashboard — get title, artist, album, and confidence score.

iOS & Android

Native apps tap-to-listen and send samples to the public match API with key authentication.

YouTube catalog

Import songs from YouTube URLs or bulk search — fingerprints and metadata stored together.

120
Songs fingerprinted
<10s
Typical match time
REST
OpenAPI at /docs

How Iamaroik works

Inspired by Shazam's approach, Iamaroik analyzes the unique spectral fingerprint of each song and stores it in a searchable database. When you submit a short sample — from a phone, microphone, or uploaded file — the engine compares constellation hashes and MFCC features against your library and returns the best match with a confidence score.

1. Build your library

Upload MP3, WAV, M4A, or FLAC files. Add metadata and optional YouTube links. Fingerprints are generated automatically.

2. Match audio

Record or upload a short clip from the dashboard or mobile app. Quality checks filter silence and noise before matching.

3. Integrate anywhere

Use JWT auth for the web app or API keys for mobile. Full documentation at /docs on the API host.

Built for

Broadcasters & DJs

Catalog tracks you play and identify unknown songs from air checks or recordings.

Curators & labels

Maintain a private fingerprint database with per-user libraries and secure access control.

Developers

FastAPI backend, Swift and Android SDK guides, and a thread-safe match endpoint for production apps.