To securely access and interact with Sourcebot’s API, authentication is required. Users must generate an API Key, which will be used to authenticate requests.Documentation Index
Fetch the complete documentation index at: https://docs.sourcebot.dev/llms.txt
Use this file to discover all available pages before exploring further.
If anonymous access is enabled, some endpoints will be accessible without a API key.
Creating an API key
Navigate to Settings → API Keys and click Create API Key. Copy the value - it is only shown once.
Using an API key
Pass your API key as a Bearer token in theAuthorization header on every request.
/api/search endpoint:

