Maisa website screenshot

Maisa

Maisa is an enterprise agentic-AI company whose platform, Maisa Studio, lets non-technical teams build, deploy, and manage "Digital Workers" — AI agents that automate complex, regulated, end-to-end business processes. Its proprietary Knowledge Processing Unit (KPU) and Chain-of-Work approach combine large and small language models to deliver deterministic, auditable, hallucination-resistant execution rather than probabilistic responses, making it regulator-ready from day one. Maisa targets highly regulated verticals — banking and financial services, insurance, manufacturing and supply chain, and engineering/infrastructure — with an employee-based pricing model instead of per-token API billing. Maisa also exposes a developer REST API at api.maisa.ai (API-key authenticated via X-API-Key) with capabilities (compare/extract/summarize over text and media), models (embeddings, rerank), a KPU run endpoint, a file-interpreter (PDF/DOCX/HTML/image/audio), and Mainet search — with official first-party Python and Node SDKs both named "maisa"; the Maisa Studio product and the docs portal (docs.maisa.ai) sit behind an AWS Cognito login. Backed by Creandum and ForgePoint, Maisa has raised a $25M seed round and been named a Gartner front-runner in agentic AI. This profile was enriched from Maisa's public marketing surface, llms.txt, and the official open-source SDK repositories.

Maisa publishes 1 API on the APIs.io network. Tagged areas include Company, Ai, Agentic AI, AI Agents, and Digital Workers.

Maisa’s developer surface includes authentication, API reference, documentation, engineering blog, support, and 13 more developer resources.

26.7/100 emerging ▬ flat Agent 33/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanyAiAgentic AIAI AgentsDigital WorkersBusiness Process AutomationEnterprise AutomationBankingInsurance

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 26.7/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 9.6 / 20
Commercial Clarity 4.2 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 33/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/maisa: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Maisa API

Maisa's developer REST API. Key-authenticated (X-API-Key), base URL https://api.maisa.ai, all operations under /v1. Surfaces: capabilities (compare/extract/summarize over text a...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

maisa-mcp.yml

MCP SERVER

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Maisa Authentication

apiKey · 1 scheme

SECURITY

Maisa Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: maisa
name: Maisa
description: Maisa is an enterprise agentic-AI company whose platform, Maisa Studio, lets non-technical teams build, deploy,
  and manage "Digital Workers" — AI agents that automate complex, regulated, end-to-end business processes. Its proprietary
  Knowledge Processing Unit (KPU) and Chain-of-Work approach combine large and small language models to deliver deterministic,
  auditable, hallucination-resistant execution rather than probabilistic responses, making it regulator-ready from day one.
  Maisa targets highly regulated verticals — banking and financial services, insurance, manufacturing and supply chain, and
  engineering/infrastructure — with an employee-based pricing model instead of per-token API billing. Maisa also exposes a
  developer REST API at api.maisa.ai (API-key authenticated via X-API-Key) with capabilities (compare/extract/summarize over
  text and media), models (embeddings, rerank), a KPU run endpoint, a file-interpreter (PDF/DOCX/HTML/image/audio), and Mainet
  search — with official first-party Python and Node SDKs both named "maisa"; the Maisa Studio product and the docs portal
  (docs.maisa.ai) sit behind an AWS Cognito login. Backed by Creandum and ForgePoint, Maisa has raised a $25M seed round and
  been named a Gartner front-runner in agentic AI. This profile was enriched from Maisa's public marketing surface, llms.txt,
  and the official open-source SDK repositories.
url: https://raw.githubusercontent.com/api-evangelist/maisa/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- creandum
x-tier: stub
x-tier-reason: portfolio-lead
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-20T12:00:00Z'
image: https://maisa.ai/favicon.ico
tags:
- Company
- Ai
- Agentic AI
- AI Agents
- Digital Workers
- Business Process Automation
- Enterprise Automation
- Banking
- Insurance
apis:
- name: Maisa API
  description: 'Maisa''s developer REST API. Key-authenticated (X-API-Key), base URL https://api.maisa.ai, all operations
    under /v1. Surfaces: capabilities (compare/extract/summarize over text and media), models (embeddings, rerank), KPU run,
    file-interpreter (from PDF/DOCX/HTML/image/audio), and Mainet search — 15 documented operations. No public OpenAPI spec
    (docs are gated); operation surface captured from the official SDKs'' api.md.'
  humanURL: https://docs.maisa.ai/docs/sdk
  baseURL: https://api.maisa.ai
  properties:
  - type: APIReference
    url: https://docs.maisa.ai/docs/sdk
  - type: Authentication
    url: authentication/maisa-authentication.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/maisa-domain-security.yml
- type: LLMsTxt
  url: llms/maisa-llms.txt
- type: WellKnown
  url: well-known/maisa-well-known.yml
- type: Packages
  url: packages/maisa-packages.yml
- type: SDKs
  url: packages/maisa-packages.yml
- type: Authentication
  url: authentication/maisa-authentication.yml
- type: Conventions
  url: conventions/maisa-conventions.yml
- type: ErrorCatalog
  url: errors/maisa-problem-types.yml
- type: MCPServer
  url: mcp/maisa-mcp.yml
- type: APIReference
  url: https://docs.maisa.ai/docs/sdk
- type: GitHubOrganization
  url: https://github.com/maisaai
- type: Website
  url: https://maisa.ai/
- type: Documentation
  url: https://docs.maisa.ai/
- type: Blog
  url: https://maisa.ai/agentic-insights/
- type: BlogRSS
  url: https://maisa.ai/agentic-insights/feed/
- type: Support
  url: https://maisa.ai/contact/
- type: TermsOfService
  url: https://maisa.ai/terms-of-service/
- type: PrivacyPolicy
  url: https://maisa.ai/privacy-policy/
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 5
  pass: local-v1