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.
- 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!
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 this new collection online by visiting the Harness FME workspace.
TIP: If you have a Postman account (free or paid), we recommend forking the collection from here instead. That way, updates will be easier to evaluate and apply without losing any customizations you make.
- Export any of the files you need to submit for review
- create a PR
Thank you for your contribution!