CIAN Yield Layer Points API
Introduction
Query Methods
Method 1: Fixed Interval Points Query
Parameter
Type
Required
Description
{
"points": [
{ "timestamp": 1709251200, "points": 90 },
{ "timestamp": 1709337600, "points": 100 }
]
}Method 2: Timestamp-Based Points Query
Parameter
Type
Required
Description
Additional
Last updated