Docs

Typeahead Locations

Finds address suggestions in Precisely by partial location input.

GET

Query

Arguments
stringrequired

The partial address text to search for.

string

ISO country code to search within.

number

The latitude of the reference location.

number

The longitude of the reference location.

string

IP address used to detect a search location when coordinates are not supplied.

string

Largest geographic area, typically a state or province.

string

City or town name used with country filtering.

string

Postal code used with country filtering.

number

Maximum number of address suggestions to return.

number

Radius to search within around the reference location.

string

Unit for the search radius.

string

Whether to auto-detect location from the IP address.

string

Whether to return only admin-area matches.

string

Whether to prefer matching on address number.

string

Whether to include ranges and unit details in the response.

string

Whether to search unit information such as apartment or house number.

string

Whether to include PO Box matches in the search.

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.