Knock.Client (Knock v0.4.18)
View SourceSets up a configurable client that can interface with the Knock API. Expects at least an API key to be provided.
Example usage
# Setup a client instance directly
client = Knock.Client.new(api_key: "sk_test_12345")