Airbit: Get Top Charts
Airbit via Parse · music
Get top charts for beats or producers on the Airbit marketplace. Returns ranked items with position and full beat/user details. Charts are available for top selling beats, top earning producers, and top selling newcomer producers, each filterable by time period. Returns a flat structure with chart metadata, items array, and pagination info. API for Airbit music marketplace to browse beats, charts, playlists, and producer catalogs. Fulfilled by Parse from airbit.com.
- airbit
- 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_top_charts
- Interface artifact
- sha256:224571565b515aa41a8f9a969881432eb889fb3ef9bee441881521d14810de97
- Manifest digest
- sha256:bc8ab3a8af802016f40a1c517a23da230b1b3c91ef387165a2715ad5be0283a2
Request fields
- page (integer): Page number for pagination.
- alias (string, required): Chart alias. Accepted values: marketplace_top_selling_beats, marketplace_top_earning_producers, marketplace_top_selling_newcomer_producers.: Allowed values: marketplace_top_selling_beats, marketplace_top_earning_producers, marketplace_top_selling_newcomer_producers
- period (string): Time period for chart data. Accepted values: week, month, all_time.: Allowed values: week, month, all_time
Example queries
- {"page":"1","alias":"marketplace_top_selling_beats","period":"week"}