Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
gumroad-api-tester
Advanced tools
Read the official documentation.
Gumroad is a platform that allows you to sell digital products such as books, memberships, courses, and more.
Using this tool, you can test out the Gumroad API using your access token. This tool can also be helpful if you need to make changes not supported via the website, such as adding resource subscriptions.
All v2 endpoints are available for quick selection, or you can manually enter things if you'd like. Some parameters are optional—be sure to reference the API docs when in doubt.
When retrieving products, buy links are shown so that you can test product purchases right from within this testing tool.
Try the GET: /user
endpoint for a quick test of your access token.
This project is open sourced on GitHub under the MIT License.
🎉 Happy selling!
If this project helped you, please consider buying me a coffee or sponsoring me. Your support is much appreciated!
npm i gumroad-api-tester
Go here: Gumroad API Tester
npm
If you want to use the widget yourself, you can install this package via npm and use the exported GumroadAPIWidget
.
import { GumroadAPIWidget } from 'gumroad-api-tester';
<GumroadAPIWidget />
Note: The API widget depends on Bootstrap 5 via react-bootstrap. You must import the Bootstrap styles yourself. For additional styling, I am using the Zephyr swatch from Bootswatch.
Type definitions have been included for TypeScript support.
Favicon by Twemoji.
Open source software is awesome and so are you. 😎
Feel free to submit a pull request for bugs or additions, and make sure to update tests as appropriate. If you find a mistake in the docs, send a PR! Even the smallest changes help.
For major changes, open an issue first to discuss what you'd like to change.
If you found this project helpful, let the community know by giving it a star: 👉⭐
See LICENSE.md.
FAQs
A web tool for easily testing the Gumroad API.
The npm package gumroad-api-tester receives a total of 1 weekly downloads. As such, gumroad-api-tester popularity was classified as not popular.
We found that gumroad-api-tester demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.