Google address validation
Overview
SLUG: GOOGLE_ADDRESS_VALIDATION
Description
The Address Validation API allows developers to verify the accuracy of addresses by validating and standardizing them, and determining their geocode.
Authentication Details
API Key
Connecting to Google address validation
Create an auth config
Use the dashboard to create an auth config for the Google address validation toolkit. This allows you to connect multiple Google address validation accounts to Composio for agents to use.
Select App
Navigate to [Google address validation](https://platform.composio.dev?next_page=/marketplace/Google address validation).
Create and Get auth config ID
Click “Create Google address validation Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the [Google address validation toolkit’s playground](https://app.composio.dev/app/Google address validation)
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
GOOGLE_ADDRESS_VALIDATION_PROVIDE_VALIDATION_FEEDBACK
Tool Name: Provide Validation Feedback
Description
Action Parameters
Action Response
GOOGLE_ADDRESS_VALIDATION_VALIDATE_ADDRESS
Tool Name: Validate Address
Description
Action Parameters
Action Response