Logo

Docs

Search

Search Overview

Search across the OpenMusic catalog.

OpenMusic has two search modes.

GET /search

Endpoint reference: searchTop

This endpoint returns grouped search buckets inside one response object.

Possible buckets:

  • top
  • songs
  • artists
  • albums
  • stations
  • playlists

Key parameters:

  • term is required
  • include selects which buckets are returned
  • scoped view[...] and limit[...] control nested resource detail

Typed search endpoints return a paginated result for a single resource type. Search results are ordered by the server's relevance or popularity logic.

Objects

On this page