An open API service indexing awesome lists of open source software.

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

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!