Discover/pluginboutique.com API
live

pluginboutique.com APIpluginboutique.com

Access Plugin Boutique product listings, brand catalogs, deals, free plugins, and detailed specs via a structured REST API with 9 endpoints.

Endpoints
9
Updated
3mo ago
Try it
Page number for pagination.
Search keyword (e.g., 'reverb', 'synth').
api.parse.bot/scraper/269682b9-a9c1-4d93-982c-807f5616ec62/<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/269682b9-a9c1-4d93-982c-807f5616ec62/search_products?page=1&query=reverb' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 9 totalclick to expand

Search for audio plugins by keyword. Returns paginated product listings matching the search query.

Input
ParamTypeDescription
pageintegerPage number for pagination.
queryrequiredstringSearch keyword (e.g., 'reverb', 'synth').
Response
{
  "type": "object",
  "fields": {
    "page": "current page number",
    "has_more": "boolean indicating if more pages are available",
    "products": "array of product objects with id, name, url, brand, category, price, and rating"
  },
  "sample": {
    "data": {
      "page": 1,
      "has_more": false,
      "products": [
        {
          "id": "492",
          "url": "https://www.pluginboutique.com/product/2-Effects/9-Limiter/492-Oxford-Inflator",
          "name": "Oxford Inflator",
          "brand": {
            "url": "https://www.pluginboutique.com/manufacturers/63-Sonnox",
            "name": "Sonnox"
          },
          "price": "$39.00                                     (75% off)",
          "rating": "4.7",
          "category": {
            "url": "https://www.pluginboutique.com/categories/9-Limiter",
            "name": "Limiter"
          }
        }
      ]
    },
    "status": "success"
  }
}

About the pluginboutique.com API

The Plugin Boutique API provides 9 endpoints for querying audio plugin products, brands, deals, and detailed product specs from pluginboutique.com. The get_product_details endpoint returns structured fields including description, features, system requirements (Mac and Windows arrays), manufacturer, rating, and current price — all addressable by product URL. Listing endpoints support pagination via has_more and cover categories, bundles, new arrivals, and free products.

Product Search and Category Browsing

The search_products endpoint accepts a query string (e.g., 'reverb', 'synth') and returns paginated arrays of product objects, each with id, name, url, brand, category, price, and rating. The list_products_by_category endpoint extends this with a category_id parameter — '1' for Instruments, '2' for Effects, '3' for Studio Tools, '81' for Bundles — plus optional boolean flags for free, deals, and bundles, and a sort parameter accepting values like hot, newest, price_asc, and price_desc.

Product Details and Brand Data

get_product_details takes a full product page URL and returns a richer response: a features array, a description string, a manufacturer field, and a system_requirements object with separate Mac and Windows arrays of requirement strings. This endpoint is the primary source for per-plugin technical data. list_brands returns the full catalog of manufacturers with id, name, and url, and get_brand_products then accepts a brand_id to paginate that brand's product listings.

Deals, Free Plugins, Bundles, and New Arrivals

Four convenience endpoints address common discovery workflows: list_deals returns currently discounted products; list_free_products returns plugins priced at zero; list_bundles returns bundle offerings from the Bundles category; and list_new_arrivals returns the most recently added products sorted by newest. All four are paginated using the shared page input and has_more response field, making it straightforward to iterate through full result sets.

Common use cases
  • Build a plugin deal tracker that polls list_deals and alerts users when discounted products appear.
  • Populate a plugin database with system requirements by iterating product URLs through get_product_details.
  • Compare plugin ratings across categories using list_products_by_category with the rating sort option.
  • Generate a brand directory page by fetching all manufacturers from list_brands and linking to their catalogs.
  • Surface free plugin recommendations using list_free_products filtered and paginated for a newsletter or app.
  • Monitor new plugin releases by polling list_new_arrivals and checking for previously unseen product id values.
  • Build a bundle comparison tool using list_bundles and enriching each result with get_product_details data.
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 Plugin Boutique have an official developer API?+
Plugin Boutique does not publish a public developer API or documented REST interface. There is no official API key program or developer portal listed on pluginboutique.com.
What does `get_product_details` return that the listing endpoints do not?+
get_product_details returns a features array, a full description string, a manufacturer field, and a system_requirements object split into Mac and Windows arrays. Listing endpoints return only summary fields: id, name, url, brand, category, price, and rating.
Does `list_new_arrivals` cover all product categories, or only Effects?+
Currently list_new_arrivals returns results from the Effects category sorted by newest. Instruments, Studio Tools, and other categories are not included in this endpoint. You can fork the API on Parse and revise it to query list_products_by_category with the relevant category_id and sort=newest to cover additional categories.
Are user reviews or review text available through any endpoint?+
No endpoint currently returns individual user review text or review counts. The rating field in product objects is a numeric string summary only. You can fork the API on Parse and revise it to add an endpoint that extracts per-review data from a product's page.
How does pagination work across listing endpoints?+
All listing and search endpoints accept an integer page parameter and return a has_more boolean. When has_more is true, increment page by one and repeat the request. There is no total count field, so you continue paginating until has_more is false.
Page content last updated . Spec covers 9 endpoints from pluginboutique.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.