From 1a575ddf175ec60fe8ca998e8303c1ae84637c40 Mon Sep 17 00:00:00 2001 From: Ivana Kellyer Date: Fri, 8 May 2026 11:36:39 +0200 Subject: [PATCH] ref: Add link to API docs on main Python page --- docs/platforms/python/index.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/platforms/python/index.mdx b/docs/platforms/python/index.mdx index e7d7726ba99b8..8cd690335f377 100644 --- a/docs/platforms/python/index.mdx +++ b/docs/platforms/python/index.mdx @@ -105,3 +105,4 @@ Not seeing your error in Sentry? Make sure you're running the above example from ## Next Steps - Explore [practical guides](/guides/) on what to monitor, log, track, and investigate after setup +- Dive straight into the API with our [API docs](https://getsentry.github.io/sentry-python/)