Skip to content

clearbit/risk-examples

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

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