v4

latestOpenAPI 3.1.02026-08-012281296.0 MB
Repair Data

Start Mosaic CSV healing

Starts an asynchronous Mosaic job that heals and enriches an arbitrary CSV, TXT, XLSX, or public Google Sheet. Pass a public HTTPS URL (Google Drive / Sheets, Dropbox, OneDrive, or a direct file link). The file is securely fetched and stored before processing. Credits are charged inside the background job after the file is parsed (based on row count and selected options). Use the polling endpoint with the returned run ID to retrieve status and download links.

<span><strong>Rate limit:</strong> 20 requests per 1 minute</span>

<span>💰 <strong>Cost:</strong> Credits are charged after the file is parsed inside the background job. Cost is based on the number of billable rows plus any optional enrichments (contact details, company details) you enable. The first Mosaic run for an organization may be a free trial (first 1,000 rows free; overage billed against normal credits). <span title="Pricing shown is default pricing. Actual pricing may vary. Final charge depends on parsed row count and the options you select."></span></span>

post/v1/mosaic/start

Request body

apiKeystring required

Your Fiber API key

sourceUrlstring uri required

HTTPS URL of the input CSV, TXT, XLSX, Google Sheet, Dropbox, or OneDrive share link. The file is securely fetched and stored before processing.

promptstring nullable

Optional free-text instructions describing what to enrich or heal in the file.

Response

Default Response

advicestring[] nullable

Tips, recommendations, and suggestions for using this API effectively.