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:
https://janchor.alfredpay.io/auth?account=PublicKey
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
//
{
"transaction": "AAAAAgAAAAD0UiAENqmx2HnttCl9e6hJezwVxa1rppLRdungMvnVvQAAAMgAAAAAAAAAAAAAAAEAAAAAZWSbtAAAAABlZJ84AAAAAAAAAAIAAAABAAAAANIOKXzQTY/75asUahqFLy71nJ74Tnbpi7sqp8i36olsAAAACgAAABlqYW5jaG9yLmFsZnJlZHBheS5pbyBhdXRoAAAAAAAAAQAAAEBaeXJTUXhFZEhTbm9yT2M2L0hzN1RodmwyK2RSeUxybGJyRmJqZnFHK09uVkRHaTBUeFNFUWc3OGxDOW9sQWFHAAAAAQAAAAD0UiAENqmx2HnttCl9e6hJezwVxa1rppLRdungMvnVvQAAAAoAAAAPd2ViX2F1dGhfZG9tYWluAAAAAAEAAAAUamFuY2hvci5hbGZyZWRwYXkuaW8AAAAAAAAAATL51b0AAABA3bAYytpaW54DTlIafDS020hN/zAMErAPV/v4x4vvG2pI1x444lUQn7uPC45Nw/QwoSdBMVsrSgDD05iG8wZDCA==",
"network_passphrase": "Test SDF Network ; September 2015"
}
Last updated