Docs

Geocode Address (Basic)

Retrieves geocoding candidates from Precisely for an address.

GET

Query

Arguments
stringrequired

Single-line input address, or the street-address portion when structured fields are used.

string

Building, place, point of interest, company, or firm name associated with the address.

string

The last line of the address.

string

Largest geographic area, typically a state or province.

string

City or town name.

string

Postal code in the appropriate format for the selected country.

string

ISO country code or country name.

string

Controls how strictly the address is matched.

number

Maximum number of candidates to return.

boolean

Suppress accents and diacritical marks in the output.

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.