API Reference
Get payment link
Returns the public payment link and wallet address for an active tag.
Path Parameters
tag*string
Response Body
application/json
application/json
application/json
curl -X GET "https://example.com/v1/payment-link/string"{ "tag": "@daniel", "wallet": "8L2Z3nSXbwoFhK9x9BEs6b1qhF6xEcNJ7T4NqmiWaeuf", "paymentLink": "https://tagwise.me/@daniel"}