Atoka API User Reference

Real Estate Root Fields

These fields do not belong to a specific package, but are always returned for each location regardless the value of param packages

API tokens are configured to access only the packages each user needs; this means you might not have access to the content of this package. Ask your sales contact!

Available fields
Description
Data
Used by filters
Facet
Match
Stats
cervedId Private field

Cerved ID of the real estate

int -
fullAddress

Full address of the real estate

"string" -
id

Unique ID that you can use throughout the API endpoints to reference to a specific real estate

"string" -
Example JSON fragment for package
{
"id": "6da785b3adf219770c9e",
"fullAddress": "foo",
"cervedId": 2044622
}