Overview
Data Axle delivery options fall under two categories: Search and Subscribe. Use these options individually or in combination based on your needs.
Search
Query Data Axle's real-time database.
API Options:
- Search API - Find relevant with free-form queries, targeted filters and geocoordinates.
- Scan API - Retrieve an entire list of records matching a filter.
- Match API - Provide records for matching and append any of Data Axle's attributes.
- Insights API - Run counts, tallies, fill rates, and other analytics.
Subscribe
Receive periodic notifications about updates to important records.
Options:
- File Delivery API - Retrieve files with the records and updates you care about.
- SFTP - Secure File Transfer for retrieving files using your existing delivery systems.
File Deliveries Types
- Incremental File Delivery - Only records that changed within a time period.
- Match File Delivery - A collection of matched and appended records.
- Snapshot File Delivery - A segment of the real-time database.
Delivery Frequency
How frequently you require deliveries impacts what type of delivery we recommend.
Frequency | Delivery Type |
One-time | Standalone Snapshot, Match |
Annually | Scheduled Snapshot |
Semi-Annually | Scheduled Snapshot |
Quarterly | Scheduled Snapshot |
Monthly | Scheduled Snapshot, Incremental |
Weekly | Scheduled Snapshot, Incremental |
Daily | Incremental |
Output Options
Format
Data Axle File Deliveries support JSON, XML, CSV, Pipe Delimited, and Flat CSV formats.
The JSON format best represents Data Axle data, supporting types, and nested structures. Files are delivered as newline-delimited JSON objects. Read more about the Data Axle Delivery Schema.
Labels
This option can be used to include labels for fields that contain lookup values. More information, including examples can be found in the Lookups API documentation.