A webapp for easily testing the Gumroad API.
👁️ Visit Live Site
Description
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 buttons are shown so that you can test product purchases right from within this testing tool.
Get started here.
Contributing
Open source software is awesome and so are you. 😎
Feel free to submit a pull request for bugs or additions. 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.
Read the code of conduct here: Contributor Covenant Code of Conduct
MIT License
Copyright (c) 2021 Justin Mahar
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.