ExClearbit v0.1.2 ExClearbit.API.Base

Basic functionality for Clearbit API

Summary

Functions

Makes a GET request to the Clearbit API

Makes a generic request to the Clearbit API

Ensures that the API Key is set (or at least that the parameter list isn’t empty)

Functions

get(path \\ "", headers \\ [], params \\ [], options \\ [])

Makes a GET request to the Clearbit API

request(method, path, body \\ "", headers \\ [], options \\ [])

Makes a generic request to the Clearbit API

verify_params(params)

Ensures that the API Key is set (or at least that the parameter list isn’t empty)