8Pay
Search…
8Pay
Introduction
How to integrate
REST API
Overview
One Time
Fixed Recurring
Variable Recurring
Plans
Subscriptions
Billings
Cancellation Requests
Cancellations
Webhook
Transfers
Short Urls
On Demand
Webhook Notifications
Webhook notifications
Overview
Events
Integration
Buttons
Libraries
JavaScript SDK
Plugins
Woocommerce
Advanced Features
Gas Wallet
Autobiller
Appendix
Categories
Tokens
Powered By
GitBook
Short Urls
Short urls are easy ways to share subscription links to your plans.
post
https://api.8pay.network
/v1/:chain/variable-recurring/short-urls
Create a short url
​
get
https://api.8pay.network
/v1/:chain/variable-recurring/short-urls
Get a list of short urls
​
get
https://api.8pay.network
/v1/:chain/variable-recurring/plans/:planId/short-urls
Get short urls of a plan
​
get
https://api.8pay.network
/v1/bsc/variable-recurring/short-urls/:path
Get a short url
​
put
https://api.8pay.network
/v1/bsc/variable-recurring/short-urls/:path
Update a short url
​
delete
https://api.8pay.network
/v1/bsc/variable-recurring/short-urls/:path
Delete a short url
Previous
Transfers
Next - REST API
On Demand
Last modified
1mo ago
Copy link
Contents
post
Create a short url
get
Get a list of short urls
get
Get short urls of a plan
get
Get a short url
put
Update a short url
delete
Delete a short url