Management API Overview
The Accurate Append management API is a set of APIs to be toolkit to facilitate advanced integration with our appending services, billing, and processing. It is designed using RESTful endpoints as well as HTTP facilities to allow programmatic access to submit files for batch appending.
Important
These APIs are only available for our active subscription clients and can not
be used with a trial key. Accounts that only use our appending apis and do not
submit files for batch processing do not need to integrate with these endpoints.
Management Features
- File Submission API
Allows you to post file content to our batch processing queue for appending. Performs the same processing logic as our FTP upload and Client Portal website allows but offering a programmatic endpoint to upload new files. - View Queue API
A resource to allow you to query the batch processing queue for your batch files. Retrieve information about the status, match rates, processing reports, and other information about your batch processed files as well as generating secure access links to download appended content, even from lists submitted through other means such as SFTP or website upload.
File Submission API
This API allows you to upload a file along with basic information regarding the appends to be performed on your file. When uploading the content type needs to be multipart/form-data. The uploaded file size must be no larger than 20MB though can contain up to 100,000 rows (including your optional header row). There is no limitation to number of files you can submit using this endpoint; Your subscription will be billed at the end of the period in which it is processed similar to any other batch appends you perform.
Copyright (c) 2015-2024, Accurate Append Corp
All rights reserved.
Updated 26 days ago