Everything is API-first: events, trackables, metrics, funnels, attribution, connectors, recommendations, governance, proofs, exports, and optional dashboards.
Use one event shape across websites, apps, agents, QR scans, RFID reads, sensors, robots, CLI runs, MCP calls, ecommerce orders, campaigns, and workflows.
POST /api/ingest
{ event, actor, object, source, attribution, context }Generate and track QR codes, barcodes, RFID tags, sensors, robots, AI agents, MCP servers, CLI workflows, and other identifiers that exist outside a web page.
ha create-trackable qr_code "Coffee Bag"
ha use ethiopia-bag-001 qr_scanAgents can track events, query metrics, inspect funnels, read business health, request agent-context summaries, query GraphQL, enforce governed actions, and export proof trails.
[Tool] ha_query_metrics
[Tool] ha_get_agent_context
[Tool] ha_graphql_queryDefine reusable metrics, query funnel progression, inspect source/campaign/channel touchpoints, and expose the same intelligence through API, CLI, SDK, MCP, and dashboard.
POST /api/metrics/query
POST /api/funnels/query
POST /api/attribution/queryNormalize data from Shopify, Stripe, Salesforce, HubSpot, marketplaces, ads, email, creator platforms, field ops, accounting, QR.io, RFID, sensors, robotics, and generic systems.
POST /api/connectors/ingest
POST /api/connectors/pullConsequential actions route through DecisionObjects, AuthorityGrants, ContextContracts, trust tiers, compliance mappings, attestation checks, and EnforcementReceipts.
POST /api/governance/enforce
=> allow | deny | escrow | needs_human_approvalExport SovereignProof-compatible proof packets and GraphNative-compatible operating graphs with events, entities, decisions, receipts, proof trails, and outcome accounting.
GET /api/graph/export
POST /api/proof-event-trails/exportSync records to Snowflake, BigQuery, Redshift, S3, GCS, or custom HTTPS destinations, and deliver alerts into Slack, Discord, Zapier, Make, or any webhook target.
POST /api/exports/destinations
POST /api/alerts/processUse scoped API keys, OIDC, SAML, RBAC, software-local development attestation, HSM/KMS signatures, Vault Transit, and TPM/TEE verifier contracts.
POST /api/auth/saml/assertion
POST /api/attestation/verify