aid_search_external_validate_address
Address & Organization Lookup
Validate address
Validate the given address and return close matching alternative suggestions if the provided address was most likely wrong.
scopes:
- public
POST
aid_search_external_validate_address
Documentation Index
Fetch the complete documentation index at: https://docs.dintero.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication (token authentication) should be used for accessing the API.
Use Get Token to get an access token for client credentials. Pass the token in the request header:
Authorization: Bearer {access_token}where the access_token is JSON Web Tokens (JWT).
Path Parameters
An id that uniquely identifies the account.
Required string length:
9ISO 3166-1 country code
Body
application/json
Address information, including the name of the address, the postal code, the postal place (city where the address is in), and the country.
Last modified on May 12, 2026