Lattica

LatticaAI is an Israeli privacy-technology company building Fully Homomorphic Encryption (FHE) as a service, letting AI inference and database queries run on encrypted data at cloud scale with zero plaintext exposure. Lattica builds the full stack — the cryptography, a compiler that turns models into homomorphic-ready pipelines, and a GPU-accelerated FHE runtime called the Encrypted Execution Layer. Service providers deploy models and vector databases as workloads; end users query them through a Query Client that encrypts input on-device and decrypts results locally, so the server only ever sees ciphertext. HEAL (Homomorphic Encryption Abstraction Layer) bridges the FHE software stack to acceleration hardware.

Lattica publishes 1 API on the APIs.io network. Tagged areas include Company, Privacy, Fully Homomorphic Encryption, Encryption, and Confidential Computing.

Lattica’s developer surface includes documentation, getting-started guide, signup flow, support, pricing, engineering blog, authentication, and 18 more developer resources.

31.1/100 thin ▬ flat Agent 25/100 agent aware Full breakdown ↓
scored 2026-07-23 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanyPrivacyFully Homomorphic EncryptionEncryptionConfidential ComputingArtificial IntelligenceMachine LearningInferenceVector SearchSecurity

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-23 · rubric v0.5
Composite quality — 31.1/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 12.2 / 20
Commercial Clarity 8.9 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 25/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 0 / 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/lattica: 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.

Lattica Platform API

The LatticaAI platform API for deploying and operating encrypted workloads. An RPC-style HTTPS surface rooted at https://api.lattica.ai/api/, authenticated with a Bearer token, ...

MCP Servers 1

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

lattica-mcp.yml

MCP SERVER

Security Posture 2

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

Lattica Authentication

2 schemes

SECURITY

Lattica Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

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 3

Pricing, plans, and the legal terms of use

Company 4

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: lattica
name: Lattica
description: LatticaAI is an Israeli privacy-technology company building Fully Homomorphic Encryption (FHE) as a service,
  letting AI inference and database queries run on encrypted data at cloud scale with zero plaintext exposure. Lattica builds
  the full stack — the cryptography, a compiler that turns models into homomorphic-ready pipelines, and a GPU-accelerated
  FHE runtime called the Encrypted Execution Layer. Service providers deploy models and vector databases as workloads; end
  users query them through a Query Client that encrypts input on-device and decrypts results locally, so the server only ever
  sees ciphertext. HEAL (Homomorphic Encryption Abstraction Layer) bridges the FHE software stack to acceleration hardware.
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
image: https://www.lattica.ai/assets/logo/White%20logo%20-%20no%20background.svg
url: https://raw.githubusercontent.com/api-evangelist/lattica/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- polychain
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Privacy
- Fully Homomorphic Encryption
- Encryption
- Confidential Computing
- Artificial Intelligence
- Machine Learning
- Inference
- Vector Search
- Security
apis:
- aid: lattica:platform
  name: Lattica Platform API
  description: The LatticaAI platform API for deploying and operating encrypted workloads. An RPC-style HTTPS surface rooted
    at https://api.lattica.ai/api/, authenticated with a Bearer token, covering account and finance operations, model (workload)
    lifecycle, user access token management, worker/compute-resource control, and encrypted query execution. Consumed through
    the first-party Python (lattica-query, lattica-management) and TypeScript (@lattica-ai/query) client SDKs; Lattica does
    not publish an OpenAPI definition for the surface.
  humanURL: https://platformdocs.lattica.ai/
  baseURL: https://api.lattica.ai
  tags:
  - Fully Homomorphic Encryption
  - Encrypted Compute
  - Inference
  - Workload Management
  properties:
  - type: Documentation
    url: https://platformdocs.lattica.ai/
  - type: GettingStarted
    url: https://platformdocs.lattica.ai/how-to-guides/client-installation.md
  - type: Authentication
    url: authentication/lattica-authentication.yml
  - type: Conventions
    url: conventions/lattica-conventions.yml
  - type: MCPServer
    url: mcp/lattica-mcp.yml
common:
- type: DomainSecurity
  url: security/lattica-domain-security.yml
- type: Website
  url: https://www.lattica.ai/
- type: DeveloperPortal
  url: https://www.lattica.ai/documentation.html
- type: Documentation
  url: https://platformdocs.lattica.ai/
- type: GettingStarted
  url: https://platformdocs.lattica.ai/how-to-guides/client-installation.md
- type: SignUp
  url: https://console.lattica.ai/
- type: Support
  url: https://www.lattica.ai/contact.html
- type: GitHubOrganization
  url: https://github.com/Lattica-ai
- type: Pricing
  url: https://platformdocs.lattica.ai/conceptual-guide/pricing.md
- type: TermsOfService
  url: https://www.lattica.ai/terms-of-use.html
- type: PrivacyPolicy
  url: https://www.lattica.ai/privacy-policy.html
- type: Blog
  url: https://www.lattica.ai/news.html
- type: WhitePaper
  url: https://www.lattica.ai/assets/docs/lattica-fhe-technical-whitepaper.pdf
- type: LinkedIn
  url: https://www.linkedin.com/company/lattica/
- type: Twitter
  url: https://x.com/latticaai
- type: Packages
  url: packages/lattica-packages.yml
- type: SDKs
  url: packages/lattica-packages.yml
- type: LLMsTxt
  url: llms/lattica-llms.txt
- type: WellKnown
  url: well-known/lattica-well-known.yml
- type: Conventions
  url: conventions/lattica-conventions.yml
- type: Authentication
  url: authentication/lattica-authentication.yml
- type: Lifecycle
  url: lifecycle/lattica-lifecycle.yml
- type: Conformance
  url: conformance/lattica-conformance.yml
- type: MCPServer
  url: mcp/lattica-mcp.yml
- type: DataModel
  url: data-model/lattica-data-model.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence