# Address Documents

- [Single Address Document CRUD](/gathr-api-documentation/address-validation/address-documents/single-address-document-crud.md): This folder contains all of the API calls to Create, Read, Update and Delete Customer Address Document Records.
- [Create Address Document](/gathr-api-documentation/address-validation/address-documents/single-address-document-crud/create-address-document.md): In order to upload a Customer's Address Document, you will first need to create an Address Document ID before performing the Address Document validation.
- [Find a Single Address Document](/gathr-api-documentation/address-validation/address-documents/single-address-document-crud/find-a-single-address-document.md): Find an existing address document record by address\_document\_id.
- [Update Address Document](/gathr-api-documentation/address-validation/address-documents/single-address-document-crud/update-address-document.md): A Customers residential Address Document may be updated if required.
- [Delete Address Document](/gathr-api-documentation/address-validation/address-documents/single-address-document-crud/delete-address-document.md): You are able to remove an Address Document Record record from your Gathr database.
- [Return Address Document Validation](/gathr-api-documentation/address-validation/address-documents/return-address-document-validation.md): Validate whether the information provided for the Customer and Address is an accurate match for what can be read off of the Address Document uploaded.
- [Get All Address Documents](/gathr-api-documentation/address-validation/address-documents/get-all-address-documents.md): Retrieve all the Address Document records on your unique Gathr database.
