Versium, typed and ready to call.

Managed and bring-your-own-key access to Versium REACH demographic, audience, person-to-business, firmographic, IP, and hashed-email APIs, plus BYOK contact and predictive-score lookups.

EnrichmentBYOK supported8 tools
$ deepline tools calltyped
$ deepline tools call versium_consumer_to_business_append \
    --json '{"input": "your data here"}'
01Available tools

8 typed tools. Same shape as every other module.

versium
  • Versium Consumer To Business Append
    versium_consumer_to_business_append
    byokcompany_enrichpeople_enrich
  • Versium Contact Append
    versium_contact_append
    byokcontact_datapeople_enrich
  • Versium Demographic Append
    versium_demographic_append
    byokdemographic_datapeople_enrich
  • Versium Firmographic Append
    versium_firmographic_append
    byokcompany_enrich
  • Versium Hem To Business Domain
    versium_hem_to_business_domain
    byokcompany_enrichemail_enrich
  • Versium Ip To Domain
    versium_ip_to_domain
    byokcompany_enrichwebsite_denormalization
  • Versium Online Audience Append
    versium_online_audience_append
    audience_enrichbyok
  • Versium Predictive Scores
    versium_predictive_scores
    byokpeople_enrichpredictive_score
02How it ships
// Typed module

Input/output schemas, exact per-action cost, and a fixture suite. Same call signature as every other Deepline integration.

// Customer credentials

Connect your own provider API key and keep the vendor relationship in your workspace. Deepline routes the call without exposing provider spend.

// Agent-callable

Every action is invokable from Claude Code, Codex, Cursor, or any MCP-capable agent via the same skill surface.

// Try it

Call Versium from any Deepline agent surface.

Install the CLI, connect your provider key from the dashboard, then run typed tools from Claude Code, Codex, Cursor, or your own agent.

npm install -g deepline@latest && npm exec --yes --package=deepline@latest -- deepline setup --json

Agent setup: Install the Deepline CLI and skills using https://code.deepline.com/agent-install.txt

Book onboarding