Short Urls
Short urls allow you to share pre-formatted payment requests.
post
https://api.8pay.network
/v1/:chain/one-time/short-urls
Create a short url
get
https://api.8pay.network
/v1/:chain/one-time/short-urls
Get a list of short urls
get
https://api.8pay.network
/v1/:chain/one-time/short-urls/:path
Get a short-url
put
https://api.8pay.network
/v1/:chain/one-time/short-urls/:path
Update a short url
delete
https://api.8pay.network
/v1/:chain/one-time/short-urls/:path
Delete a short-url
Last modified 1mo ago