> ## Documentation Index
> Fetch the complete documentation index at: https://grandcentral.backbase.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Streamline identity verification and accelerate customer onboarding with the Smarty Connector

The Smarty Connector integrates with [Smarty](https://www.smarty.com/), empowering your platform with real-time US address validation and enrichment. By using Smarty's API, the connector delivers a dynamic list of suggested addresses based on minimal user input, which significantly reduces friction during onboarding or account updates.

### Key capabilities

<CardGroup cols={2}>
  <Card title="Address autocomplete" icon="house">
    Enhances user experience by providing accurate address suggestions as users type.
  </Card>

  <Card title="Address validation" icon="house-circle-check">
    Retrieves detailed address validation data, including [DPV](https://www.smarty.com/articles/what-is-dpv) information, to help financial institutions verify address accuracy and deliverability critical for compliance and fraud prevention in the US market.
  </Card>
</CardGroup>

***

## Supported operations

The Smarty Connector supports the following operations from our Grand Central Unified API:

| Operation                                 | Endpoint                     |
| :---------------------------------------- | :--------------------------- |
| Retrieve address list based on user input | `POST /address-autocomplete` |
| Retrieve address metadata information     | `POST /address-metadata`     |

### Core use cases supported

<CardGroup cols={2}>
  <Card title="User onboarding" icon="circle-user-circle-check" />

  <Card title="User data update" icon="user-check" />
</CardGroup>

<Info>
  For information about the Grand Central Unified API endpoints that support these features, see [Reference](connector/marketplace/connectors/identity-connectors/smarty/reference).
</Info>

**Want to adopt the journey(s)?** See the [Onboarding Backbase Engagement Banking Platform journey](https://backbase.io/documentation/digital-onboarding/2025.10/onboarding-journeys-steps/address-validation/address-validation-journey-understand) and the [Digital Banking journey](https://backbase.io/documentation/business-banking-universal/2025.10/user-management/mobile/user-self-service-understand#self-service-mobile-journey-autocomplete-address).
