Discover/chosic.com API
live

chosic.com APIchosic.com

Search songs and discover similar tracks via the Chosic API. Filter by energy, happiness, acousticness, and popularity. Returns Spotify IDs, artists, and album art.

Endpoints
2
Updated
3mo ago
Try it
Maximum number of results to return
Search keyword (song title, artist name, or both)
api.parse.bot/scraper/2d0c0106-75f6-4f45-918d-1633cfa4cf74/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/2d0c0106-75f6-4f45-918d-1633cfa4cf74/search_songs?limit=3&query=Bohemian+Rhapsody' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 2 totalclick to expand

Search for songs on Chosic. Returns a list of matching songs with their Spotify IDs, titles, artists, and thumbnail images.

Input
ParamTypeDescription
limitintegerMaximum number of results to return
queryrequiredstringSearch keyword (song title, artist name, or both)
Response
{
  "type": "object",
  "fields": {
    "songs": "array of song objects with id, title, artist, and image"
  },
  "sample": {
    "data": {
      "songs": [
        {
          "id": "7tFiyTwD0nx5a1eklYtX2J",
          "image": "https://i.scdn.co/image/ab67616d00004851ce4f1737bc8a646c8c4bd25a",
          "title": "Bohemian Rhapsody - Remastered 2011",
          "artist": "Queen"
        },
        {
          "id": "6vLaKD0HUJ5UtIADG61Fa9",
          "image": "https://i.scdn.co/image/ab67616d00004851ba84c3e2d930822ae1c3ce22",
          "title": "Bohemian Rhapsody - Remastered",
          "artist": "Queen"
        }
      ]
    },
    "status": "success"
  }
}

About the chosic.com API

The Chosic API exposes 2 endpoints for music discovery: search for songs by title or artist, and retrieve similar tracks for any seed song. The get_similar_songs endpoint returns up to the requested number of recommendations with Spotify track IDs, artist names, album names, and thumbnail images, and accepts four audio-feature filters — energy, happiness, acousticness, and popularity — to shape the results toward a target mood or style.

Song Search

The search_songs endpoint accepts a query string (song title, artist name, or a combination) and an optional limit integer. Each result in the returned songs array includes a Spotify-compatible id, a title, an artist string, and an image URL for the track thumbnail. This makes it straightforward to resolve a user-typed query into a concrete Spotify track ID for use in the similarity endpoint.

Similar Song Discovery

The get_similar_songs endpoint identifies tracks similar to a given seed. You can supply either a track_id (Spotify Track ID) directly, or let the API resolve the seed by passing song_title and optionally artist_name. The response includes a seed_track_id field confirming which track was used, alongside a similar_songs array where each object carries id, title, artist, album, and image.

Audio Feature Filtering

Four optional integer parameters (each on a 0–100 scale) let you bias results toward a specific character: energy controls perceived intensity, happiness maps to valence, acousticness targets instrument character, and popularity steers toward well-known or obscure tracks. These filters can be combined freely — for example, requesting low energy plus high acousticness surfaces mellow, acoustic-leaning recommendations without requiring manual playlist curation.

Common use cases
  • Build a 'more like this' feature in a music app using get_similar_songs with a known Spotify track ID
  • Populate a mood-based playlist by filtering similar songs by energy and happiness values
  • Resolve user search queries to Spotify track IDs via search_songs before feeding them into recommendation logic
  • Generate low-energy, high-acousticness playlists for focus or study apps
  • Surface obscure tracks by setting a low popularity filter on get_similar_songs
  • Pre-fill song autocomplete fields in a music tool using the search_songs title and artist fields
  • Enrich a music catalog with album art URLs from the image field returned by both endpoints
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Chosic offer an official developer API?+
Chosic does not publish an official public developer API or documented REST endpoints. The Parse API provides structured programmatic access to the data Chosic surfaces on its website.
What does get_similar_songs return, and how do the audio filters work?+
The endpoint returns a seed_track_id (confirming which track anchored the recommendations) and a similar_songs array. Each song object includes id, title, artist, album, and image. The four optional filter parameters — energy, happiness, acousticness, and popularity — each accept integers from 0 to 100 and can be combined in the same request to steer results toward a target audio profile.
Can I look up a song by Spotify track ID without knowing the title?+
Yes. get_similar_songs accepts track_id directly. If you pass track_id, the song_title and artist_name parameters are ignored. The search_songs endpoint is the intended path for resolving a text query to a Spotify ID first.
Does the API return audio feature scores (e.g. exact BPM, danceability values) for individual tracks?+
Not currently. The API accepts audio feature values as filtering inputs but does not return numeric audio feature scores per track in the response. The response fields are limited to id, title, artist, album, and image. You can fork this API on Parse and revise it to add an endpoint that exposes per-track audio attribute data if Chosic surfaces that information.
Is there a danceability filter available in get_similar_songs?+
The current endpoint exposes four filters: energy, happiness, acousticness, and popularity. Danceability is mentioned in Chosic's interface but is not a supported parameter in this API version. You can fork the API on Parse and revise it to add danceability as an additional filter parameter.
Page content last updated . Spec covers 2 endpoints from chosic.com.
Related APIs in MusicSee all →
djmag.com API
Access the latest DJ and electronic music news, discover rankings of the world's top 100 DJs and clubs, view detailed club profiles, and search through DJ Mag's extensive article archive. Stay updated on the electronic music scene with curated features, news updates, and industry insights all in one place.
glastonburyfestivals.co.uk API
Discover historical and current Glastonbury Festival line-ups, find artist set times and stage locations, and search for specific performers across all festival years. Stay updated with the latest festival news and explore detailed information about festival areas and stages.
puntoticket.com API
Browse and search events happening in Chile with PuntoTicket, viewing featured shows, filtering by category, and checking detailed pricing and availability for concerts, theater, sports, and more. Find the perfect event by exploring all listings or discovering what's trending right now.
aoni.co.jp API
Browse and search voice actors, actresses, and junior talents from Aoni Production with detailed profiles including audio samples and work history. Access company information, news updates, and booking details to discover Japanese voice acting talent.
merchbar.com API
Search and discover music merchandise across vinyls, CDs, apparel, and accessories, then track product details, new arrivals, and sales by artist. Find exactly what you're looking for with real-time product information and pricing updates.
amoeba.com API
Search and browse Amoeba Music's catalog of vinyl records and CDs, including used listings, to find product details and discover new releases. Check store information to plan your visits to Amoeba's physical locations.
boletia.com API
Browse and search events on Boletia.com to discover concerts, shows, and performances across different venues and organizers, then view detailed event information and available ticket options. Filter events by category, venue, organizer, or explore trending music events in Mexico City.
axs.com API
Search for events, performers, and venues across AXS.com to find tickets, pricing, and availability information in your area or by category. Browse featured events, explore venues by city, and access detailed event information all in one place.
Chosic API – Similar Songs & Music Search · Parse