Short Urls
Short urls are easy ways to share subscription links to your plans.
post
https://api.8pay.network
/v1/:chain/fixed-recurring/short-urls
Create a short url
get
https://api.8pay.network
/v1/:chain/fixed-recurring/short-urls
Get a list of short urls
get
https://api.8pay.network
/v1/:chain/fixed-recurring/plans/:planId/short-urls
Get short urls of a plan
get
https://api.8pay.network
/v1/bsc/fixed-recurring/short-urls/:path
Get a short url
put
https://api.8pay.network
/v1/bsc/fixed-recurring/short-urls/:path
Update a short url
delete
https://api.8pay.network
/v1/bsc/fixed-recurring/short-urls/:path
Delete a short url
Last modified 5d ago