cURL
curl --request GET \ --url https://us-property-data.p.rapidapi.com/api/v1/search/auto-complete \ --header 'x-rapidapi-key: <api-key>'
{ "success": true, "cost": 1, "data": [ { "id": "Newyork Ny, AS 02222" } ] }
Get Auto Complete
Rapid API Key
Query keyword
"Newyork"
Success
true
Cost of the request
1
Show child attributes