Skip to content

Commit b753c18

Browse files
bobheadxiclaude
andauthored
docs(api): add webhooks link to API overview (#1739)
Adds a link to the [Webhooks](/admin/webhooks/) docs from the [API overview page](/api/), alongside the other integration-specific API links. Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 483062f commit b753c18

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/api/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ For specific types of integrations, Sourcegraph also offers the following APIs:
1414
- [Sourcegraph streaming search API](/api/stream-api/), for consuming search results as a stream of events
1515
- [Sourcegraph MCP server](/api/mcp/), for connecting AI agents and applications to Sourcegraph's code search capabilities
1616
- [Sourcegraph Analytics API](/analytics/api/), for accessing your Sourcegraph Analytics data
17+
- [Webhooks](/admin/webhooks/), for receiving event notifications from Sourcegraph
1718

1819
For diagnostics use cases, the [Sourcegraph GraphQL debug API](/api/graphql/) is also available without any compatibility guarauntees.
1920

0 commit comments

Comments
 (0)