Skip to main content
POST
/
api
/
leads
/
upload
/
preview
Error
A valid request URL is required to generate request examples
{
  "headers": [
    "<string>"
  ],
  "previewRows": [
    {}
  ],
  "totalRows": 123
}

Documentation Index

Fetch the complete documentation index at: https://docs.naturalead.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-API-Key
string
header
required

API key prefixed with nl_live_ or nl_test_

Body

application/json
content
string
required

Raw CSV content

Response

CSV preview

headers
string[]
required
previewRows
object[]
required
totalRows
integer
required