Index Website
Start crawling and indexing a website. Returns a job_id to track the crawling progress.
Start crawling and indexing a website. Returns a job_id to track the crawling progress.
Bearer 身份验证,格式为 Bearer <token>,其中 token 是您的身份验证令牌。
The base URL to start indexing from (e.g., ‘https://docs.example.com’)
Domain to filter crawling (e.g., ‘docs.example.com’). Defaults to base_url domain.
Path prefix to restrict crawling (e.g., ‘/docs’). Only URLs starting with this will be crawled.
Regex pattern to filter URLs (e.g., https://example\.com/(docs|api)/.*).
Whether indexed pages should be auth-gated