diff --git a/apps/documentation/pages/developers/public-api/index.mdx b/apps/documentation/pages/developers/public-api/index.mdx index 8c6bd24b5..050810863 100644 --- a/apps/documentation/pages/developers/public-api/index.mdx +++ b/apps/documentation/pages/developers/public-api/index.mdx @@ -31,6 +31,11 @@ Our new API V2 supports the following typed SDKs: - [Python](https://github.com/documenso/sdk-python) - [Go](https://github.com/documenso/sdk-go) + + For the staging API, please use the following base URL: + `https://stg-app.documenso.dev/api/v2-beta/` + + 🚀 [V2 Announcement](https://documen.so/sdk-blog) 📖 [Documentation](https://documen.so/api-v2-docs)