The Bulk Analysis API enables asynchronous processing of large volumes of geometry data for spatial analysis. It is designed to accept bulk input via file uploads, allowing clients to process multiple records in a single job request.
The API supports secure file transfer using presigned S3 URLs and handles processing in the background. Each request is associated with a job ID that can be used to track the status and retrieve results. The service is optimized to handle large volumes of data and limits the concurrent workflows to ensure consistent performance.