Auth (Get)
An Initial Transaction is created and signed from our end once you provide your public key.
Description:
This endpoint is designed to send a 'signed' initial transaction from your end and sent to our alfred ecosystem to receive a signature. It primarily aids in verifying keys and initiating transactions, either for depositing (in
) or withdrawing (out
) funds.
Mode:
GET
Node:
GET
https://janchor.alfredpay.io/auth?account=PublicKey
An Initial Transaction is 'signed' on your end and sent to our alfred ecosystem to receive a signature.
Query Parameters
Name
Type
Description
Account
--
Public Key
Last updated