/
MLS
MLS
Mls (/mls)
Authorization
MLS authorized only by userId and Token in HEADER
key: "SiteAuth"
value: "userID:Token"
curl --request POST -H "Content-Type=multipart/form-data" -H "SiteAuth:<userId>:<Token>" "https://api.asari.pro/$URL"
The data downloaded by API should be saved to a local database. Web pages should display data from database prepared in that way.
Number of queries to the API is restricted to 25 per minute (It's best to use a 3-4 second interval). Limit of connection can undergo change.
The following methods should be used to implement website functionality.
, multiple selections available,
Related content
asariAPI
asariAPI
More like this
API ASARI CRM
API ASARI CRM
More like this
MLS Adress Request
MLS Adress Request
More like this
Examples
Examples
More like this
Site
More like this
Site example
Site example
More like this