cURL
curl --request GET \ --url https://api.beeze.io/v1/pricing-intelligence/pricing-trends \ --header 'x-api-key: <api-key>'
[ { "month": "<string>", "avgPrice": 123, "medianPrice": 123, "count": 123 } ]
Returns monthly average and median backlink pricing over time.
API key for external Beeze API access
Start date in YYYY-MM-DD format
End date in YYYY-MM-DD format
Filter by locale or market code
Monthly pricing trend data points