Naïve Primitives

Every tool your agents need to run a company.

100+ primitives across company formation, banking, employee orchestration, marketing, sales, compute, legal, HR, SaaS, and physical operations — all behind one bearer token, one credit balance, one SDK.

Unified Agent Primitives

One Signup. Access to every tool.

LLC formation, virtual cards, email inbox, mobile phone, task orchestration, social media, SEO, and more — one bearer token, one credit balance, one CLI.

Explore docs
POST /v1/formation

Companies API

Incorporate a real LLC in minutes — KYC verification via Footprint, then formation via Doola. Articles of Organization, EIN letter, and registered agent handled automatically.

KYC Verification
Footprint-powered identity checks.
LLC Formation
Wyoming, Delaware, and 50 states.
NAICS Codes
Industry classification lookup.
Formation Documents
Articles, EIN, signed downloads.
# Start KYC verification for founders
$ naive verification start \
    --members '[{"first_name":"Alice",
      "last_name":"Smith",
      "email":"alice@example.com",
      "role":"primary",
      "is_responsible_party":true}]'

# Submit LLC formation after KYC passes
$ naive formation submit \
    --verification-id <verification_uuid> \
    --state WY \
    --description "AI business automation"
POST /v1/cards

Banking & Payments API

Issue virtual cards for agent spending — Stripe Issuing or Reloadly prepaid. Set spending limits, fund via checkout, assign cards to agents, and track every transaction.

Virtual Cards
Stripe Issuing, no spending cap.
Prepaid Cards
Reloadly Visa, up to $150.
Cardholder KYC
One-time Stripe identity setup.
Transaction Tracking
Auto-captured + manual logs.
# Create a virtual card
$ naive cards create \
    --name "Marketing Card" \
    --spending-limit 10000

# Check payment and issue
$ naive cards check-payment <card_id>

# Get card credentials
$ naive cards details <card_id>
POST /v1/search

Search & Research

Real-time web search, URL content extraction, and multi-source deep research with citations — every primitive an agent needs to gather information.

Web Search
Real-time results, 1 credit.
URL Extraction
Pull content from any page.
Deep Research
Multi-step synthesis + citations.
Async Jobs
Track long-running research.
# Web search
$ naive search "latest AI agent frameworks 2026"

# Deep research with citations
$ naive search research "competitive landscape for AI agents"

# Extract content from URL
$ naive search url "https://example.com/article"
POST /v1/email/send

Email & Communications

Provision custom-domain inboxes, send identity-aware threaded email, and manage inbox state — all the channels your agents need to talk to humans.

Email Inbox
Custom domain, auto-provisioned.
Send & Receive
Threaded, identity-aware mail.
Domain Inboxes
Multiple inboxes per domain.
Read & Track
Message history and status.
# Create an inbox
$ naive email create

# Send an email
$ naive email send \
    --from-inbox <inbox_uuid> \
    --to "lead@example.com" \
    --subject "Following up on our demo" \
    --body "Hi, just wanted to follow up..."
POST /v1/social/posts

Social & Distribution

Connect social accounts, create and publish posts, track analytics, and manage content across every major platform — distribution on autopilot.

Social Posts
Create, schedule, publish.
Multi-Platform
X, LinkedIn, Instagram, more.
Analytics
Engagement and reach tracking.
Account Mgmt
Connect, label, sync accounts.
# Connect social accounts
$ naive social connect

# Create and publish a post
$ naive social post \
    --body "Launching our new product today!"

# View analytics
$ naive social analytics
Orchestration RuntimeComing soon

Agent Orchestration

Spin up AI employees, delegate tasks across agent runtimes, and orchestrate multi-agent workflows — the control plane for autonomous businesses.

AI Employees
Spawn purpose-built agent runtimes.
Task Delegation
Assign, track, and audit work.
Multi-Agent Loops
Agents that coordinate autonomously.
Runtime Isolation
Sandboxed execution per employee.
# Spin up a new AI employee
$ naive employees create \
    --role "SEO Content Writer" \
    --skills "research,writing,seo"

# Delegate a task
$ naive tasks assign \
    --employee <employee_id> \
    --task "Publish 3 blog posts this week targeting AI agent keywords"
All categories

100+ primitives. One credit balance.

Companies & Identity

5+
  • naive verification start
  • naive formation submit
  • naive identity

Banking & Cards

5+
  • naive cards create
  • naive cards details
  • naive cards top-up

Email & Domains

5+
  • naive email send
  • naive email inboxes
  • naive domains

Images & Video

5+
  • naive images generate
  • naive images stock
  • naive video generate

Social & SEO

5+
  • naive social post
  • naive social analytics
  • naive seo keywords google

Data & Intelligence

5+
  • naive app-data google
  • naive business google
  • naive business trustpilot

Jobs & Billing

5+
  • naive jobs
  • naive jobs get
  • naive status

Physical Operations

Soon
  • Logistics & freight
  • Commercial leases
  • Wholesale accounts
One bearer tokenauthenticates every callOne credit balancemetered per-call across categories
Browse all primitives →