Getting Started
File Formatting
You can upload spreadsheets of addresses to Geocodio in the following formats:
Excel spreadsheets (.xls or .xlsx)
Comma-separated spreadsheets (.csv)
Tab-separated spreadsheets (.tsv)
We also support compressed zip files. Simply compress your spreadsheet to a .zip file before uploading it. This can greatly reduce the time it takes to upload the file.
Spreadsheet processing via API
You can also process spreadsheets directly through our API using Lists endpoints. These endpoints allow you to create, check the status of, and delete spreadsheets programmatically.
The Lists API requires some additional configuration, so check out the documentation below for more information.
By Cory Stine