Addresszen

Learn how to use Addresszen with Composio

Overview

Enum

ADDRESSZEN

Description

AddressZen provides address autocomplete and verification services, offering real-time address suggestions and validation to ensure accurate and deliverable addresses.

Authentication Details

api_key
stringRequired

Actions

Tool to get public information on an api key, including whether it is currently usable. use when you need to verify that a key is valid and available before making further api requests.

Action Parameters

key
stringRequired

Action Response

data
object
error
string
successful
boolean
Tool to resolve an address autocompletion by its address id and return the full address in us format. use after obtaining an address suggestion id from the autocomplete endpoint.

Action Parameters

address
stringRequired

Action Response

data
object
error
string
successful
boolean