AsyncAPI channel · Modulate · Velma 2 AI Music Detection Streaming API

/api/velma-2-ai-music-detection-streaming

## WebSocket Close Codes - `1000`: Normal closure after the `done` message, or after the connection completes. - `1003`: Invalid or missing query parameters (unknown `audio_format`, invalid `sample_rate` or `num_channels`, a raw format missing `sample_rate`/`num_channels`, `sample_rate`/`num_channels` supplied without `audio_format`, or `audio_format` omitted). An `error` message is sent

Provider: Modulate AsyncAPI: v3.0.0 Spec: Velma 2 AI Music Detection Streaming API Operations: 5 Messages: 5

Channel address

/api/velma-2-ai-music-detection-streaming

Operations

send
sendAudio
Stream audio data to the server.
send
signalEnd
Signal end of audio stream.
receive
receiveWindowResult
Receive a per-window detection result.
receive
receiveDone
Receive the final clip-level summary when analysis is complete.
receive
receiveError
Receive an error notification.

Messages

audioData
A binary frame containing audio samples.
Content-Type: application/octet-stream
endOfStream
An empty text frame signalling that the client has finished sending audio.
Content-Type: text/plain
windowResult
A single 4-second window detection result.
Content-Type: application/json
done
Analysis complete - final clip-level verdict has been computed.
Content-Type: application/json
error
An error occurred during connection or analysis.
Content-Type: application/json

About AsyncAPI

The AsyncAPI specification describes event-driven APIs the way OpenAPI describes request/response APIs. A channel is the named pipe — a webhook URL, a Kafka topic, a WebSocket route, an MQTT subject — that producers and consumers publish or subscribe to. Each channel carries one or more messages with structured payloads, and an operation declares whether a given party sends or receives on that channel.

Browse every event-driven channel on the APIs.io network or compare with the broader Agent Skill and MCP server surfaces of the same providers.

Work with this as data

Every channel here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for event channels

4 MCP tools reach this
  • find_channelsBrowse and filter every channel in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This channel
curl "https://apis.io/api/v1/channels/api-velma-2-ai-music-detection-streaming"
All event channels
curl "https://apis.io/api/v1/channels?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.