units before choosing. 'Real Residential Property Prices for France' is the title of BOTH QFRR628BIS (Index 2010=100, the price level) and QFRR368BIS (Percent per Annum, the growth rate). Picking by title alone returns the wrong one about half the time, and the response looks entirely valid either way. popularity is a reasonable tiebreak, not a guarantee.x-api-key: ********************curl --location 'https://sugra.ai/api/v1/macro/search?q=gold&limit=20&offset=0&order_by=search_rank' \
--header 'x-api-key: <api-key>'{
"data": {
"query": "string",
"total": 0,
"returned": 0,
"offset": 0,
"series": [
{
"series_id": "string",
"title": "string",
"frequency": "string",
"units": "string",
"seasonal_adjustment": "string",
"popularity": 0,
"observation_start": "string",
"observation_end": "string",
"last_updated": "string",
"in_catalog": true,
"property1": "string",
"property2": "string"
}
],
"source": "string",
"property1": "string",
"property2": "string"
},
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"data_age_days": 0,
"source": "string",
"attribution": "string",
"fallback_used": true,
"fallback_chain": [
"string"
],
"cached": true,
"stale": true,
"period": "string",
"notes": "string"
}
}