curl --request POST \ --url https://api.scrapetable.com/people/address \ --header 'Content-Type: application/json' \ --header 'api-key: <api-key>' \ --data '{ "street": "123 Sesame St", "city_state_zip": "Example Fl United States", "matching": true }'
{}
This endpoint costs 30 credits per search.
Successful response
The response is of type object.
object