R

rpyd

CLI discovered

Details
Command
python3 <script>.py
Docs
https://github.com/Rapyd-Samples/rpyd
Authentication
Rapyd access key and secret key compound discovered Get key ↗
env sandbox, production

Sign up or log in to the Rapyd Client Portal, then open API Control to view or rotate your API credentials. Rapyd's developer page explicitly directs users to “Get your API Keys” from that portal. For local CLI use, the sample rpyd tool expects you to store both values together in an environment variable as ACCESS_KEY,SECRET_KEY,HOST, where HOST is sandboxapi for sandbox or api for production.