Sentrion, typed and ready to call.

Job market intelligence API for company-specific and cross-company job search.

Search & ScrapingBYOK supported4 tools
$ deepline tools calltyped
$ deepline tools call sentrion_company_jobs_search \
    --json '{"input": "your data here"}'
01Available tools

4 typed tools. Same shape as every other module.

sentrion
  • Sentrion Company Jobs Search
    sentrion_company_jobs_search
    company_jobscurrenthiring_signalsjobs
  • Sentrion Company Jobs Search Historical
    sentrion_company_jobs_search_historical
    company_jobshiring_signalshistoricaljobs
  • Sentrion Jobs Search
    sentrion_jobs_search
    currenthiring_signalsjob_searchjobs
  • Sentrion Jobs Search Historical
    sentrion_jobs_search_historical
    hiring_signalshistoricaljob_searchjobs
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 Sentrion 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.

curl -fsSL "https://deepline.com/api/v2/sdk/install" | bash

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

Book onboarding