airbit.com API: get_producer_beats
airbit.com via Parse · music
Get all marketplace beats for a specific producer by their user ID. Supports keyword search within the producer's catalog and pagination. Returns 20 beats per page sorted by most recent. API for Airbit music marketplace to browse beats, charts, playlists, and producer catalogs. Fulfilled by Parse from airbit.com.
- airbit-com
- entertainment
- marketplace
- music
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- music
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/67696d42-9ee1-40ed-8902-73cd6cb0afd5/get_producer_beats
- Interface artifact
- sha256:34ba13f39b793365a5347e7311a33ebeccfd3ee443c6f5fe9172e37ddf559b7e
- Manifest digest
- sha256:1d573208d11d5e66d5eac3cb8fb8563bc8b17e38ae3886aa567fe75d35213633
Request fields
- page (integer): Page number for pagination.
- search (string): Search keyword to filter within the producer's beats.
- user_id (string, required): Producer numeric ID (e.g. '30066'). Available from beat details or chart data user.id field.
Example queries
- {"page":"1","user_id":"16806"}