All paths are underDocumentation Index
Fetch the complete documentation index at: https://docs.gu1.ai/llms.txt
Use this file to discover all available pages before exploring further.
https://api.gu1.ai. Use multipart/form-data where noted. Header Authorization: Bearer YOUR_API_KEY.
| Method | Endpoint | Page |
|---|---|---|
GET | /batch-import/mappings | List mappings |
POST | /batch-import/mappings | Create mapping |
PATCH | /batch-import/mappings/{id} | Update mapping |
DELETE | /batch-import/mappings/{id} | Delete mapping |
POST | /batch-import/validate-csv | Validate CSV |
POST | /batch-import/import/entities | Import entities |
POST | /batch-import/import/user-events | Import user events |
POST | /batch-import/import/transactions | Import transactions |
GET | /batch-import/unified-history | Unified history |
GET | /batch-import/mapping-audits | Mapping audits |
POST | /batch-import/jobs/{jobId}/control | Control job |
GET | /batch-import/transaction-jobs/{jobId}/failures.csv | Transaction failures CSV |
GET | /batch-import/user-event-jobs/{jobId}/failures.csv | User-event failures CSV |
POST | /batch-import/transaction-jobs/{jobId}/requeue | Requeue transaction job |
POST | /batch-import/entity-jobs/{jobId}/requeue | Requeue entity job |
POST /transactions/batch/upload β see Import transactions and Create batch transactions.
Conceptual overview: Bulk imports.