Tallycoin API Docs
1.0
4
API Server

introduction

1

start here

REFERENCE

PARAMETERS
 
Request
Response
200
BODY

fundraiser

1
POST

fundraiser

REFERENCE

DEPRECATED

PARAMETERS
fundraiser_id string Unique ID of the fundraiser eg, https://tallyco.in/s/{fundraiser_id}/.
exclude_exchange_rate string Exclude exchange rate information from the response.
/
fundraiser
/
 
Request
Response
200
BODY

payment

2
POST

payment/request

REFERENCE

DEPRECATED

PARAMETERS
type string Either 'fundraiser' or 'profile'.
id string Unique ID of a fundraiser or a user's username.
satoshi_amount number An amount to be paid, in satoshis.
payment_method string Either 'btc' or 'ln'.
/
payment
/
request
/
 
Request
Response
200
BODY
POST

payment/verify

REFERENCE

DEPRECATED

PARAMETERS
payment_id string Tallycoin Payment ID. Provided when calling /payment/request/.
/
payment
/
verify
/
 
Request
Response
200
BODY