API endpoints for managing your Routstr wallet and payments
Header | Description |
---|---|
Authorization | Bearer YOUR_CASHU_TOKEN |
Parameter | Type | Description |
---|---|---|
cashu_token | string | The Cashu token containing funds to add to your wallet |
Header | Description |
---|---|
Authorization | Bearer YOUR_CASHU_TOKEN |
Header | Description |
---|---|
Authorization | Bearer YOUR_CASHU_TOKEN |
Status Code | Description |
---|---|
401 | Unauthorized - Invalid Cashu token |
402 | Payment Required - Insufficient funds |
400 | Bad Request - Invalid request parameters |
500 | Server Error - Something went wrong |