From 58537d7b947ac815299cfe31ef4054c8abf36a9d Mon Sep 17 00:00:00 2001 From: markzegarelli Date: Tue, 30 Nov 2021 09:20:58 -0800 Subject: [PATCH] add PAPI banner --- src/config-api/index.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/config-api/index.md b/src/config-api/index.md index 4588a993e4..2250418582 100644 --- a/src/config-api/index.md +++ b/src/config-api/index.md @@ -2,6 +2,11 @@ title: Config API Overview --- +> info "The Segment Public API: Beta Release" +> The Segment Public API is available in Public Beta. This new API features more consistent endpoints, improved error handling and reporting, support for pagination, and more. +> +> See the [Segment Public API documentation](https://api.segmentapis.com/docs/){:target="_blank"} for more information. + The Config API enables you to programmatically manage Segment workspaces, sources, destinations and more. With the API you can: * List all your workspace Sources and Destinations to see how data flows through Segment