You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/config-api/index.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,11 @@
2
2
title: Config API Overview
3
3
---
4
4
5
+
> info "The Segment Public API: Beta Release"
6
+
> 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.
7
+
>
8
+
> See the [Segment Public API documentation](https://api.segmentapis.com/docs/){:target="_blank"} for more information.
9
+
5
10
The Config API enables you to programmatically manage Segment workspaces, sources, destinations and more. With the API you can:
6
11
7
12
* List all your workspace Sources and Destinations to see how data flows through Segment
0 commit comments