Get a signed URL for uploading a large dataset file.
Upload the file directly to the returned signed URL, then callDocumentation Index
Fetch the complete documentation index at: https://docs.woodwide.ai/llms.txt
Use this file to discover all available pages before exploring further.
POST /datasets/{dataset_version_id}/complete to trigger ingestion.
Supports an Idempotency-Key header to safely retry requests.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request to prepare a signed-URL dataset upload.