Skip to main content
POST
/
api
/
knowledge-bases
/
{id}
/
sitemap-scan
Error
A valid request URL is required to generate request examples
{
  "urls": [
    "<string>"
  ],
  "total": 123
}

Authorizations

Authorization
string
header
required

Bearer token using an API key (format nl_live_* or nl_test_*)

Path Parameters

id
string
required

Knowledge base ID

Body

application/json
sitemapUrl
string
required

URL of the sitemap to scan

Response

Sitemap scan results

urls
string[]
required

Discovered URLs

total
integer
required

Total number of URLs found