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

https://github.com/sumup/sumup-postman

Postman collection for the SumUp API.
https://github.com/sumup/sumup-postman

payments postman sdk sumup

Last synced: about 1 month ago
JSON representation

Postman collection for the SumUp API.

Awesome Lists containing this project

README

          

# SumUp API Postman Collection

The SumUp API Collection is available within Postman's API network at [https://www.postman.com/sumupengineering/sumup-developers](https://www.postman.com/sumupengineering/sumup-developers).

For detailed documentation see [https://developer.sumup.com/api](https://developer.sumup.com/api).

## Getting started

To get started you can either import the collection [JSON file](./SumUpAPICollection.json) from this repository or fork the collection from [SumUp's public workspace](https://www.postman.com/sumupengineering/workspace/sumup-developers) in Postman.

### Fork SumUp API collection

From the [SumUp's public workspace](https://www.postman.com/sumupengineering/workspace/sumup-developers) in Postman open the drop down menu:



And select `Create a fork`:



### Import SumUp API collection

While in Postman, press `Ctrl + O` or click on the `Import` button in top left corner.



In the import dialog, paste in the SumUp API Collection URL: `https://raw.githubusercontent.com/sumup/sumup-postman/refs/heads/main/SumUpAPICollection.json` or drag and drop or select the SumUp collection file for upload.

## Authorization

To make request you will need to authorize. The easiest way to do that it to [create an API key](https://developer.sumup.com/api-keys) from the Developer portal. Open the collection, click on `Authorization` tab, select `Auth Type` `Bearer Token`, and paste your API key as the token.