Qodex.ai
Qodex.ai
Introduction
Lob API
Addresses
Creates a new address objectList all addressesRetrieve address with given idDeletes address with given id
Address Verification (Intl)
Verify an international (except US or US territories) address with a live API key.Bulk Verify international addresses with a live API key.
Address Verification (US)
Autocomplete a partial US address.Verify a US or US territory address with a live API key.Verify in Bulk a list of US or US territory address with a live API key.Zip Lookups based on information pertaining to a given ZIP code
Bank Accounts
Creates a new bank_accountList all bank_accountsRetrieve bank_account with given idVerify a bank accountDelete a bank_account
Billing Groups
Create a new billing groupList billing groupsRetrieve billing group with given idUpdate billing group with given id
Campaigns
CreateListRetrieveUpdateDelete
Campaign Creatives
CreateListRetrieveUpdateDelete
Campaign Uploads
ListCreateRetrieveUpdateDeleteUpload file
Cards
Create a new cardList of your cardsRetrieve a card with a given idUpdate card with given idDelete a card with given id
Card Orders
Retrieve card order by given idCreate card orders by given id
Checks
Creates a new checkList all checksRetrieve check with given idCancel a check
Letters
Creates a new letter objectList all lettersRetrieve letter with given idCancel a letter
Postcards
Creates a new postcard objectList all postcardsRetrieve postcard with given idCancels postcard with given id
Reverse Geocode
Lookup
Self Mailers
Creates a new self_mailer objectList all self_mailersRetrieve self_mailer with given idDeletes self_mailer with given id
Templates
Creates a new template objectList all templatesRetrieve template with given idCompile the template into htmlUpdate description and/or published version of a template.Deletes template with given id
Template Versions
Creates a new template_version objectList all template_versionsRetrieve template version with given template and version ids.Updates the template version with given template and version ids.Deletes the template version with given template and version ids if possible.
Zipcode
Lookups
Introduction
Lob API
Addresses
Creates a new address objectList all addressesRetrieve address with given idDeletes address with given id
Address Verification (Intl)
Verify an international (except US or US territories) address with a live API key.Bulk Verify international addresses with a live API key.
Address Verification (US)
Autocomplete a partial US address.Verify a US or US territory address with a live API key.Verify in Bulk a list of US or US territory address with a live API key.Zip Lookups based on information pertaining to a given ZIP code
Bank Accounts
Creates a new bank_accountList all bank_accountsRetrieve bank_account with given idVerify a bank accountDelete a bank_account
Billing Groups
Create a new billing groupList billing groupsRetrieve billing group with given idUpdate billing group with given id
Campaigns
CreateListRetrieveUpdateDelete
Campaign Creatives
CreateListRetrieveUpdateDelete
Campaign Uploads
ListCreateRetrieveUpdateDeleteUpload file
Cards
Create a new cardList of your cardsRetrieve a card with a given idUpdate card with given idDelete a card with given id
Card Orders
Retrieve card order by given idCreate card orders by given id
Checks
Creates a new checkList all checksRetrieve check with given idCancel a check
Letters
Creates a new letter objectList all lettersRetrieve letter with given idCancel a letter
Postcards
Creates a new postcard objectList all postcardsRetrieve postcard with given idCancels postcard with given id
Reverse Geocode
Lookup
Self Mailers
Creates a new self_mailer objectList all self_mailersRetrieve self_mailer with given idDeletes self_mailer with given id
Templates
Creates a new template objectList all templatesRetrieve template with given idCompile the template into htmlUpdate description and/or published version of a template.Deletes template with given id
Template Versions
Creates a new template_version objectList all template_versionsRetrieve template version with given template and version ids.Updates the template version with given template and version ids.Deletes the template version with given template and version ids if possible.
Zipcode
Lookups
HomeLob APIAddress Verification (US)

Address Verification (US)

Number of APIs: 4

  1. Verify a US or US territory address with a live API key. POST {{baseUrl}}/us_verifications?case=upper

  2. Autocomplete a partial US address. POST {{baseUrl}}/us_autocompletions

  3. Verify in Bulk a list of US or US territory address with a live API key. POST {{baseUrl}}/bulk/us_verifications?case=upper

  4. Zip Lookups based on information pertaining to a given ZIP code POST {{baseUrl}}/us_zip_lookups

Previous
Bulk Verify international addresses with a live API key.
Next
Autocomplete a partial US address.