# Address

- [Single Address CRUD](/gathr-api-documentation/address-validation/address/single-address-crud.md): This folder contains all of the API calls to Create, Read, Update and Delete Customer Address Records.
- [Create New Address](/gathr-api-documentation/address-validation/address/single-address-crud/create-new-address.md): In order to validate a Customer's Address Document, you will first need to create an Address for a Customer before performing the Address Document validation.
- [Find a Single Address](/gathr-api-documentation/address-validation/address/single-address-crud/find-a-single-address.md): Find an existing address record by address\_id.
- [Update Address](/gathr-api-documentation/address-validation/address/single-address-crud/update-address.md): A Customers residential Address details may be updated if required.
- [Delete Address](/gathr-api-documentation/address-validation/address/single-address-crud/delete-address.md): You are able to remove an Address Record record from your Gathr database.
- [Get All Addresses](/gathr-api-documentation/address-validation/address/get-all-addresses.md): Retrieve all the Address records on your unique Gathr database.
