Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions src/config-api/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down