Start Liens Search

This endpoint starts a liens search for a given person or business. If a pending search for a given person_id or business_id already exists, the endpoint will return the pending liens search request. Exactly one of business_id or person_id must be provided. If person_id is provided, search_states must be provided.

By default, this endpoint executes synchronously and returns the completed result. Send Prefer: respond-async to opt into asynchronous execution, which returns 202 Accepted immediately and delivers results via webhooks or polling.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!