Overview
Use this mode when you want system-to-system integration from ERP, WMS, or custom services.Configure API Credentials
Visit the API Quickstart to configure API credentials and make your first request.Import Flow
1
Create an import
Create a new import to get a temporary
importId.2
Build the CSV feed
Build a UTF-8 CSV string from your source data using the required feed columns.
3
Upload the feed
Upload the CSV body using the
importId from step 1.4
Wait for asynchronous processing
Upload acceptance means the file was queued. Processing and row-level validation happen asynchronously.
Operational Notes
- Recommended workflow: create a new import for each upload
- Import validity window is short (default: 30 minutes)
- Upload size limit is 10 MB
- Accepted upload content types:
text/csv(recommended) andtext/plain - Standard integration feed format is UTF-8 CSV
API Reference
Learn about all available Algure APIs

