Install the Algorithmia CLI client by running:
curl -sSLf https://algorithmia.com/install.sh | sh
Then authenticate by running:
algo auth
# Enter API Key: YOUR_API_KEY
algo run freddyH/Finance_Payment/0.1.0 -d '{"rate":15,"nper":65,"pmt":1,"pv":12,"fv":12}'