By Address POST Request
The POST request of 'By Address' API enables you to submit a single input
address or a list of addresses for batch processing. This API returns property
attributes for various properties based on multiple addresses. It accepts a list of
address(es)
, as POST request parameters and
category
as path parameters. The output consists of objectId,
category, name, description and value of property attributes.
For exhaustive list of property attributes and their description, click here.
Note: Maximum number of records in a batch POST request is limited to 100.