Discover Website URLs
Crawls the provided URL and discovers all linked pages on the same domain. Returns a list of discovered URLs that can then be trained into the knowledge base.
POST
Discover Website URLs
Authorizations
Use the Access Token generated with user type as Sub-Account (OR) Private Integration Token of Sub-Account.
Headers
API Version
Available options:
2021-07-28 Path Parameters
The knowledge base ID to discover URLs for
Example:
"kb_abc123def456"
Body
application/json
The root URL to crawl and discover linked pages
Example:
"https://www.example.com"
Last modified on March 7, 2026
Discover Website URLs