ExClearbit v0.2.1 ExClearbit.API.Base View Source

Basic functionality for Clearbit API

Link to this section 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)

Link to this section Functions

Link to this function

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

View Source

Makes a GET request to the Clearbit API

Link to this function

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

View Source

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)