PRODUCT
Intelligence API for Your Workflows. Integrate audience, brand, and location intelligence directly into your products, tools, and decisions.
50+ endpoints · REST API · Real-time data
The Challenge
Your CRM, media planning tools, and internal dashboards need audience data too. Copy-pasting from one platform to another isn't a workflow — it's a workaround. The Rascasse API makes audience intelligence a building block for any system. Stop treating insights as static reports. Start treating them as live data that flows wherever your teams need it.
How Rascasse Helps
50+ endpoints organized around audiences, brands, locations, and ad targeting — all via simple GET requests with JSON responses.
Enrich any system with live audience profiles — so your CRM, planning tools and dashboards always reflect who your customers really are.
Power competitive analysis and partner evaluation at scale — with audience breakdowns for 320,000+ brands, celebrities and properties.
Make location decisions with audience context — know who lives where down to postal-code level before you invest.
Turn audience intelligence into platform-ready targeting — so your Meta and TikTok campaigns reach the right people from day one.
See It in Action
{
"success": true,
"data": {
"name": "BMW",
"country": "Germany",
"audience_size": 4200000,
"demographics": {
"female_share": 0.38,
"avg_age": 38.2,
"top_age_group": "30-39"
},
"top_affinities": [
{ "entity": "Audi", "affinity": 5.2 },
{ "entity": "Mercedes", "affinity": 4.8 },
{ "entity": "Porsche", "affinity": 4.1 }
]
},
"_timing_ms": 245
}