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.
- Host: GitHub
- URL: https://github.com/sumup/sumup-postman
- Owner: sumup
- License: apache-2.0
- Created: 2025-01-07T11:24:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-25T13:04:15.000Z (about 1 year ago)
- Last Synced: 2025-03-25T13:46:49.044Z (about 1 year ago)
- Topics: payments, postman, sdk, sumup
- Language: Just
- Homepage: https://developer.sumup.com
- Size: 401 KB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
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.