Skip to main content
Version: 0.9.0

Import links from CSV

POST 

/api/links/import

Bulk-imports links from a CSV payload. Accepts a JSON array of rows parsed from CSV. Each row must have at least a destination_url. Returns counts of created, skipped (duplicate short codes), and failed rows

Responses

Import result with created/skipped/failed counts