Platform

  • Full Catalog
  • AI Capabilities
  • AI Office of the CEO
  • Solutions Map
  • ROI Calculator
  • AI Analysis

Solutions

  • Operations & Supply Chain
  • Finance & Accounting
  • Marketing & Sales
  • People & HR
  • Customer Service
  • Technology & IT
  • All departments β†’

Industries

  • Healthcare
  • Legal
  • Home Services & Restoration
  • Financial Services
  • Retail & E-commerce
  • Professional Services
  • All 16 industries β†’

Learn

  • Learning Center
  • Case Studies
  • Video Center
  • Demos
  • Research
  • Playbooks

Resources

  • Partners
  • Services
  • API Documentation
  • Integrations
  • For PuroClean Franchises
  • AI Universe

Company

  • About
  • Leadership
  • AI Charter
  • CareersHIRING
  • Blog
  • Newsroom
  • Trust Center
  • Compliance
  • DPA
  • Privacy Policy
  • Terms of Service
  • Accessibility
Β© 2026 Expert AI Labs. All rights reserved.
Proudly US-Based
United States
California
New York
Tennessee
Georgia

Stay Updated

Subscribe to our newsletter for the latest AI automation insights and industry trends.

Contact UsContactAbout UsAboutLeadershipSign InLogin
Expert AI Labs

By Department

Nine practice lanes

  • Operations & Supply Chain
  • Finance & Accounting
  • Technology & IT
  • Marketing & Sales
  • People & HR
  • Legal & Compliance
  • Product Development & Data
  • Customer Service
  • Executive & Strategy
View all departments β†’

By Business Need

Seven outcome-led entry points

  • πŸ’°Cost Reduction
  • ⚑Productivity Enhancement
  • ⭐Quality Improvement
  • πŸ“ˆGrowth Acceleration
  • πŸ›‘οΈRisk Management
  • πŸ”„Digital Transformation
  • 😊Customer Experience

Every outcome maps to department playbooks.

Top Solutions

Most-requested entry points

AI Readiness Assessment
30-minute automation potential scan
Process Automation Suite
End-to-end workflow automation
AI Implementation Accelerator
Proven 30-day deployment framework
View all solutions

Industries we serve

Pick your industry. Every vertical has a tailored playbook.

  • 🌾Agriculture & Food
  • πŸŽ“Education
  • ⚑️Energy & Utilities
  • 🏦Financial Services
  • πŸ›οΈGovernment & Public Sector
  • πŸ₯Healthcare & Wellness
  • 🏠Home Services & Restoration
  • βš–οΈLegal
  • 🏭Manufacturing
  • 🎬Media & Entertainment
  • 🀝Non-Profit & Associations
  • πŸ’ΌProfessional Services
  • πŸ—οΈReal Estate & Construction
  • πŸ›’Retail & E-commerce
  • πŸ’»Software & Technology
  • πŸš›Transportation & Logistics
See all industries β†’

Spotlights

AnalysisAI Automation Analysis

212 roles ranked across every department, applied to your industry.

Solutions Map

16 industries Γ— 9 departments Γ— 5 technologies. Interactive matrix.

Industry catalog

List view of every vertical with a concise playbook summary.

By company size

StartupsMid-MarketEnterprise

Underlying tech

Five primitives every workflow composes from

  • 🧠Machine Learning
  • πŸ’¬Natural Language Processing
  • πŸ€–Robotic Process Automation
  • πŸ‘οΈComputer Vision
  • ✨Generative AI

Implementation phases

AssessDesignImplementTrainOptimize
Capability stack β†’

Production programs

Pre-packaged, signed, in market

  • AI Office of the CEOMost popular
    Embedded executive AI leadership
  • Revenue Recovery Systems
    Close revenue leaks across the funnel
  • AI Operations Control Panel
    One pane for every workflow
  • Demand Generation Engine
    Inbound + outbound that converts
  • Custom AI Implementation
    Bespoke build on your stack

Reference blueprints

Eight production-ready architectures

  • Healthcare Admin Automation
  • Manufacturing Quality Control
  • Retail Inventory
  • Education Admin
  • Financial Fraud Detection
  • Predictive Maintenance
  • Customer Service Scaling
  • Enterprise Reference (GM)
Browse the full catalog50+ tagged workflows

Learn & Explore

  • AI Automation Analysis
    212 roles ranked by AI potential
  • Insights & Blog
    Articles, research & thought leadership
  • AI Academy
    Structured AI learning paths
  • Videos
    Tutorials, demos & walkthroughs
  • Use Cases
    50+ real-world AI applications

Engagements & Tools

  • AI Office of the CEO
    90-day fixed-price engagement
  • Live Demos
    Interactive product experiences
  • ROI Calculator
    Calculate your AI investment return
  • Cost Estimator
    AI implementation cost projections
  • All Tools
    Calculators, assessments & more
View Our Offerings Not sure? Book a free assessment
PricingBook Assessment
Home
Docs
Changelog
Back to API reference

v1 API

Changelog

Public release notes for the Expert AI Labs v1 API. Backwards-incompatible changes move to a new major version; additive changes ship monthly. Each entry links to the commit range and any related runbook updates where relevant.

v1.9

April 30, 2026

Stable

L5 autonomous infrastructure goes live: per-tenant OAuth provisioning, autonomous-action policy engine, customer-success automation, and back-office billing.

  • AddedPer-tenant OAuth providers: JobNimbus, CompanyCam, QuickBooks, Google Calendar, Slack. Each ships with start/callback routes and a generic refresh helper.
  • AddedTenant integration tokens table (tenant_integration_tokens) with provisioning audit log (tenant_provisioning_log).
  • AddedAutonomous-action policy engine: every AI-initiated action (auto_reply_send, book_meeting, send_proposal_auto, charge_card, post_social, etc.) gates against per-tenant policy_rules with daily caps.
  • AddedAuto-reply audit table (auto_reply_audit). Every AI-sent reply persists prompt, draft, decision, and final body for legal-defensible review.
  • AddedCal.com booking orchestrator + meeting_bookings table; Documenso e-signature flow + proposal_signatures table.
  • AddedVapi inbound voice agent (POST /api/voice/inbound and /api/voice/post-call) writing to voice_calls and reusing the existing intent classifier.
  • AddedCustomer-success automation: tenant_health_scores (daily), NPS surveys at day 14, quarterly check-ins at day 60, save plays for high-churn-risk accounts, expansion proposals on usage signals.
  • AddedBack-office automation: monthly Stripe Invoicing run, dunning cron (3/7/14-day cadence with AI personal note + auto-pause), AI-generated SOW/MSA contracts via Documenso.
  • AddedBrand & content scale: daily social-distribute cron (Buffer/Hypefury) and weekly AI-drafted case-study generator pulling from automation_logs outcomes.

v1.8

April 27, 2026

Stable

Print-ready API docs become the single source of truth. Static PDF generator retired.

  • AddedLive print page at /docs/api/print. Cmd+P to export the full reference as a PDF that always reflects the current resources catalogue.
  • Removedscripts/generate-api-pdf.js and the bundled public/docs/expert-ai-labs-api.pdf. They kept drifting out of sync with lib/api-docs/resources.ts.
  • FixedSeveral response-example payloads now use realistic restoration-industry sample data (org_…, lead_…, wh_… IDs).

v1.7

April 18, 2026

Stable

Webhook surface goes live with HMAC signing and self-service secret rotation.

  • AddedPOST /api/v1/webhooks. Register a webhook endpoint with selected event types and per-endpoint secret.
  • AddedPOST /api/v1/webhooks/{id}/rotate-secret. Rotate a signing secret without losing event history.
  • AddedDELETE /api/v1/webhooks/{id}. Disable a webhook.
  • ChangedAll v1 webhook payloads now include an X-EAL-Signature header (sha256 HMAC) and an idempotency_key for safe retries.

v1.6

April 4, 2026

Stable

Leads resource gains create + partial-update endpoints. Audit log goes public.

  • AddedPOST /api/v1/leads. Create a lead manually, with idempotency-key support.
  • AddedGET /api/v1/leads/{id} and PATCH /api/v1/leads/{id}. Fetch and partial-update by ID.
  • AddedGET /api/v1/audit-log. Paginated audit trail of every write across the v1 surface, scoped to the calling tenant.
  • ChangedLeads list response now includes pipeline_stage, last_inbound_at, and qualification_score by default.

v1.5

March 21, 2026

Stable

Pagination + rate limit headers standardized across the v1 surface.

  • ChangedAll list endpoints now use cursor-based pagination (cursor / has_more / next_cursor); limit caps at 100.
  • ChangedAll responses include X-RateLimit-Limit, X-RateLimit-Remaining, and X-RateLimit-Reset headers.
  • ChangedError envelope standardized: { error: { code, message, request_id, details? } }.

v1.4

March 7, 2026

Stable

Public v1 API launches with read-only Health, Organizations, and Leads.

  • AddedGET /api/v1/health (no auth required). Service pulse.
  • AddedGET /api/v1/organizations/me. Resolve the calling organization from a Bearer key.
  • AddedGET /api/v1/leads. List inbound and outbound leads scoped to the calling tenant.
  • AddedBearer-token authentication via per-tenant API keys with read / write / admin scopes.

Subscribe to changelog updates

We notify integrating customers about every additive change at least 14 days before it ships, and every breaking change at least 90 days before it ships. To get on the integrators’ mailing list, contact us.

Get on the integrators list