Docs

API Reference

BeautyFeeds API response format, with full endpoint reference documentation coming soon.

API Reference

Full endpoint-by-endpoint reference documentation is coming soon. Here's the response format you can expect today.

{
  "data": [
    {
      "uniq_id": "sample_value",
      "site_name": "sample_value",
      "product_name": "sample_value",
      "brand_name": "sample_value"
    }
  ],
  "filters": ["site_name", "category", "has_price"],
  "total": 1000,
  "plan": "Pro"
}

Want early access to full endpoint docs?

Get in touch and we'll let you know as endpoint-by-endpoint documentation rolls out.