iHashcode operations layer is live - launch, run, and scale AI-native companies from one control surface.
POST /v1/auth/register JSON AGENT CLI
SDK

Build AI-native companies
with confidence.

From incorporation to cashflow and outreach, iHashcode gives your team one programmable operating backbone.

Plan -> Execute Describe a workflow and ship it with controls.

build me an ai-native operations company

[ /v1/* ] [ 100+ primitives ] [ cli ยท ts / js / curl ] [ one bearer token ]

Unified Agent Primitives

One signup. Access every operating tool.

Company formation, virtual cards, inbox operations, workflow execution, social publishing, and governance controls in one command surface.

POST /v1/formation

Company Formation API

Create legal entities with founder verification, jurisdiction-aware filings, and document issuance in one deterministic workflow.

Founder VerifyIdentity and ownership validation before filing.
State FilingJurisdiction-specific submission and tracking.
Compliance MapBusiness type and NAICS alignment by state.
Document VaultArticles, EIN letters, and signed artifacts.

          
POST /v1/cards

Banking and Cards API

Provision spending rails for teams and agents with policy controls, real-time approvals, and finance-grade auditability.

Card IssuanceVirtual or prepaid cards per workspace role.
Policy RulesLimits, categories, and exception guardrails.
Event StreamLive transactions with receipts and tags.
Ledger SyncAccounting-ready exports for finance systems.

          

One credential. Unified operating rails.

Authenticate once and run legal, payment, communication, and research workflows under one tenant boundary.

  • single bearer key across primitives
  • shared credit wallet with live metering
  • consistent identity context end-to-end

Unified access envelope

Every primitive call resolves identity, billing, and tenant scope in the same request cycle.

  • Auth1 token
  • Meteringper call
  • Contexttenant-safe
POST /v1/email/send

Communications API

Create company inboxes, deliver outbound campaigns, and route inbound replies to the right human or agent instantly.

Tenant InboxesDedicated mailboxes by company and team.
Campaign SendTemplate-driven outbound with pacing rules.
Thread MemoryConversation context linked to tasks and owners.
Auto RoutingReply classification with assignment policies.

          
POST /v1/research/run

Search and Research API

Launch source-linked research jobs and return structured findings that teams can convert into planning and execution actions.

Source DiscoveryQuery expansion with quality-ranked results.
Entity ExtractCitation-linked extraction into schema fields.
Async JobsLong-running research with status polling.
Data OutputNormalized JSON for downstream workflows.

          

Human review only where it matters.

Route sensitive steps through approvals while low-risk tasks keep executing without interruption.

  • policy gates for high-impact actions
  • trace logs with evidence on every decision
  • rollback checkpoints for exception handling

Review flow signal

Only high-impact actions require approval; autonomous tasks continue in parallel under policy.

  • Gate typerisk-based
  • Tracefull logs
  • Fallbackrollback
POST /v1/social/publish

Social Distribution API

Publish brand-safe campaigns across channels, automate scheduling windows, and close loops with engagement telemetry.

Multi-PublishShip one payload across selected channels.
Smart SchedulingTimezone-aware windows for global teams.
ModerationComment triage with quality filters.
AttributionReach and conversion feedback loops.

          
POST /v1/workflows/execute

Agent Orchestration Runtime API

Execute multi-agent workflows with retries, quality checks, and review gates across legal, finance, and customer operations.

Task PlanningGraph sequencing with owner and SLA metadata.
Parallel RunsWorker routing with retry and timeout controls.
Review GatesHuman checkpoints for policy-bound actions.
Full TracingTimeline events and output evidence by run.

          

Scale from one team to enterprise rollout.

Start with one high-value workflow, prove measurable outcomes, then expand across departments with the same stack.

  • template-led onboarding and launch kits
  • connector-first integration model
  • department-by-department expansion playbook

Rollout cadence

Start with one live workflow, then expand by function using the same runtime and controls.

  • Phase 1single team
  • Phase 2multi-team
  • Phase 3enterprise

All categories

100+ primitives. One unified balance.

View all in docs ->

Companies + Identity

Formation, verification, and filing automation.

Banking + Cards

Spend rails, policy controls, and card lifecycles.

Email + Domains

Tenant inboxes, outreach, and domain routing.

Search + Research

Source discovery, extraction, and async jobs.

Social + Growth

Multi-channel publishing and engagement loops.

Data + Intelligence

Structured outputs for autonomous decisions.

Jobs + Billing

Runtime job control and metered usage signals.

Physical Ops

Logistics, procurement, and operations tooling.

  • one bearer token authenticates every primitive call
  • one credit wallet meters usage across categories
Multi-agent orchestration

Run a team of agents like a real company.

iHashcode handles runtime, planning, and memory so your agents operate like departments, not disconnected scripts.

Spawn any runtime

Launch model-specific workers from one orchestration layer.

Plan + assign work

Graph sequencing with ownership, dependencies, and deadlines.

Dedicated sandboxes

Per-agent compute boundaries with isolated permissions.

Inter-agent messaging

Secure handoff channels for context and execution state.

Persistent memory

Long-lived business and task memory across workflows.

Recursive improvement

Feedback loops that improve quality and unit economics.

Smart CLI

A CLI designed for agents.

Every response carries next-step guidance, identity context, and structured payloads your agent can execute immediately.

Execution-native responses

Commands return action-ready next steps instead of opaque logs.

  • 01 - Smart responsesDeterministic outputs with explicit follow-up actions.
  • 02 - Framework readyDrop into ChatGPT, Claude, Cursor, LangChain, or custom runtimes.
  • 03 - Shared identityOne auth and one policy model across every primitive.
{
  "success": true,
  "action": "email.send",
  "result": { "message_id": "msg_ih_2041" },
  "next_steps": [
    "ihashcode email inbox --workspace growth --limit 10",
    "ihashcode email read msg_ih_2041"
  ],
  "hints": "Email sent successfully. Cost: 1 credit."
}
ChatGPT Claude Cursor LangChain Vercel AI SDK Custom runtime
Get started

For everyone. Same toolkit.

Build directly with APIs or run managed orchestration in iHashcode Studio using the same primitives and governance rails.

Quickstart

Go live in minutes with the same production primitives used across the platform.

  • Create workspace, team, and API key.
  • Install CLI: npm i -g @ihashcode/cli
  • Run your first governed workflow in production.

iHashcode Studio

Managed runtime for teams that want speed, observability, and policy control from day one.

  • Visual orchestration with approval checkpoints.
  • Template library for growth and operations loops.
  • Live telemetry and run replay built in.