Subscribe to an existing globally indexed public source for instant access.
This endpoint checks if a public source (repository, documentation, research paper, or HuggingFace dataset) is already indexed globally. If it is, it creates a local reference for the user so they can search it immediately without re-indexing.
Supported source types:
Behavior by source type:
Use this when you want to access a public source that may already be indexed by others. If the source is not yet indexed, use the appropriate index endpoint instead (e.g., POST /repositories, POST /data-sources, POST /research-papers, POST /huggingface-datasets).
API key must be provided in the Authorization header
URL of the source to subscribe to. Supports:
"https://github.com/vercel/ai-sdk"
Source type. Auto-detected from URL if not provided.
repository, documentation, research_paper, huggingface_dataset Subscription processed successfully
Action taken:
instant_access, wait_for_indexing, not_indexed, use_private, indexing_started Human-readable description of the action
Canonical ID of the global source
TurboPuffer namespace for the source
Current status of the global source (indexed, indexing, pending, failed)
ID of the created local reference (project or data_source)
Display name of the source