cURL
curl --request GET \ --url https://api.f6o.co/v2/property/_autocomplete/{search} \ --header 'x-api-key: <api-key>'
{ "apiVersion": "<string>", "context": "<string>", "data": { "kind": "<string>", "lang": "<string>", "items": [ "<string>" ] }, "internalDelay": 123 }
API Key used to be authentified to these APIs. Please contact Fluximmo to get one
A successful response.
Show child attributes
Was this page helpful?