A demo app to show off the capabilities of Castle Filter and Risk APIs. Castle APIs help developers prevent new account abuse, account takeovers, and transaction fraud.
Create a free account and get API keys at: dashboard.castle.io/signup/new
This app requires Ruby 3.0.1 to be installed.
bundle install
CASTLE_API_SECRET=your_secret CASTLE_PUB_KEY=pk_your_key bundle exec ruby app.rb
Navigate to localhost:4567 to test the Risk ans Filter endpoints. The results will show up in the Castle Dashboard
MIT License