https://github.com/splitio/public-api-postman
Postman description file for Split public API
https://github.com/splitio/public-api-postman
Last synced: 3 months ago
JSON representation
Postman description file for Split public API
- Host: GitHub
- URL: https://github.com/splitio/public-api-postman
- Owner: splitio
- Created: 2020-02-07T22:05:46.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2025-09-17T15:38:24.000Z (4 months ago)
- Last Synced: 2025-09-17T17:53:15.131Z (4 months ago)
- Size: 110 KB
- Stars: 9
- Watchers: 17
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Postman collection for Split Public API endpoints
This repo contains a Postman collection file describing the Split public API located at https://docs.split.io/reference
Currently, this is a community maintained repo. Feel free to contribute any missing endpoints by issuing pull requests.
## Installation
* Install Postman from https://www.postman.com/
* Clone this repository
* Import collection by importing the file `public Admin APIs.postman_collection.json`
* Import environments by importing the file `prod.postman_environment.json`
* In the environments tab, fill in the content of `auth-token` in the "current" column with your admin api key (https://docs.split.io/reference#authentication)
* Hit any endpoint!
# Before and After: APIs for Split Admins
A new Postman collection with API examples for the five Split Admin API endpoints that will be replaced by Harness API endpoints during the Split-to-Harness migration. Each folder includes an overview section with detailed guidance tailored for both experienced Split administrators and those new to Split and Harness FME—to support a smooth and well-prepared transition for you.
You can jump right into detailed documentation by visiting the [Admin API updates](https://developer.harness.io/docs/feature-management-experimentation/split-to-harness/api-updates/) page.
# Contribute
* Export any of the files you need to submit for review
* create a PR
Thank you for your contribution!