Incld (incld v0.1.1)

Copy Markdown View Source

Elixir client for the incld API.

Tenant-bound server calls must include a stable external_organization_id.

Summary

Functions

Creates a Req client for the incld API.

Functions

client(api_key, opts \\ [])

Creates a Req client for the incld API.

Pass :base_url to target a local API or proxy in development. Pass :organization_id and optionally :user_id to constrain every request at the API authorization boundary.