Authorizations
API key must be provided in the Authorization header
Path Parameters
Flexible data source identifier. Can be:
- UUID (e.g., "550e8400-e29b-41d4-a716-446655440000")
- Display name (e.g., "Vercel AI SDK - Core")
- URL (e.g., "https://docs.trynia.ai/")
Response
Data source details retrieved successfully
Unique identifier for the data source
The indexed URL
File name for text sources
Current indexing status
Available options:
pending
, processing
, completed
, failed
, error
Number of pages indexed
Number of chunks/embeddings created
Associated project ID if any
Available options:
web
, text
Custom display name for the data source
Error message if status is 'error' or 'failed'
Error code for programmatic error handling