Skip to content

clearbit/risk-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Risk API Examples

Provided in this repo are three examples of how to use Clearbit's Risk API in Ruby, Python and Node.

Setup

  1. Create a free Clearbit account
  2. Set the CLEARBIT_KEY env var locally to your API key

Node.js specifict setup

You'll need to run npm install inside the Node dir.

Ruby specific setup

You'll need to run bundle install inside the Ruby dir.

Python specific setup

You'll need to run pip install clearbit flask inside the Python dir.

More docs

You can find an integration guide on Clearbit's website. You can also view the full API docs.

About

Examples of using the Risk API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published