Nomic AI website screenshot

Nomic AI

Nomic AI builds open and accessible AI infrastructure. The company is known for the open-source Nomic Embed family (nomic-embed-text-v1.5, nomic-embed-vision-v1.5) of multilingual text and vision embedding models, the Nomic Atlas platform for exploring, labelling, and operationalising unstructured data via interactive 2D maps, and the GPT4All open-source ecosystem for running large language models locally on consumer CPUs and GPUs. The Nomic Atlas REST API at api-atlas.nomic.ai exposes endpoints for datasets, maps, embeddings, file parsing, and task status, with official Python and TypeScript SDKs.

Nomic AI publishes 3 APIs on the APIs.io network: Embeddings API, Files API, and Tasks API. Tagged areas include Embeddings, Vector Database, Data Exploration, LLM, and Open Source.

Nomic AI’s developer surface includes authentication, documentation, GitHub presence, and 10 more developer resources.

38.6/100 thin ▬ flat Agent 34/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreeSelf serve⚡ Free to try
12 APIs
EmbeddingsVector DatabaseData ExplorationLLMOpen SourceRAGAtlas

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 38.6/100 · thin
Contract Quality 16.5 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 7.4 / 20
Operational Transparency 3.4 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 34/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/nomic-ai: 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 12

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

Nomic Atlas API

REST API for the Nomic Atlas platform. Exposes endpoints for creating and managing datasets, building 2D semantic maps over text and image data, querying and updating points, an...

Nomic Embedding API

Hosted embedding endpoint backed by the Nomic Embed model family (nomic-embed-text-v1.5 and nomic-embed-vision-v1.5). Returns dense multilingual text and image vectors with Matr...

Nomic Atlas File Parsing API

Upload, parse, and extract endpoints for ingesting PDFs and other documents into Atlas as structured text and tables prior to embedding and map building.

Nomic Atlas Task Status API

Polling endpoint that returns the status of long-running Atlas jobs (map builds, embeddings, dataset operations).

Nomic Python SDK

Official Python client (nomic) for the Atlas platform, embedding API, and dataset/map workflows.

Nomic TypeScript SDK

Official TypeScript / JavaScript client for the Nomic Atlas API.

GPT4All

Open-source ecosystem for running large language models locally on consumer hardware. Ships a desktop chat client, a local OpenAI-compatible HTTP server, and Python and TypeScri...

nomic-embed-text-v1.5 (Open Weights)

Open-weights multilingual text embedding model published on Hugging Face, Apache-2.0 licensed. Supports Matryoshka-style truncatable embeddings and task-type prefixes.

nomic-embed-vision-v1.5 (Open Weights)

Open-weights vision embedding model that shares an embedding space with nomic-embed-text-v1.5 to support cross-modal retrieval. Published on Hugging Face.

Nomic AI Embeddings API

The Embeddings API from Nomic AI — 1 operation(s) for embeddings.

Nomic AI Files API

The Files API from Nomic AI — 2 operation(s) for files.

Nomic AI Tasks API

The Tasks API from Nomic AI — 1 operation(s) for tasks.

Scroll for all 12

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Nomic Atlas API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Nomic Ai Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 4

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

Nomic Ai Authentication

http · 1 scheme

SECURITY

Nomic Ai Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Nomic Ai Vulnerability Disclosure

disclosure policy published

SECURITY

Nomic Ai Trust Center

SOC 2

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Nomic Ai Agentic Access

4 operations · 3 acting

4 operations · 3 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

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 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: nomic-ai
url: https://raw.githubusercontent.com/api-evangelist/nomic-ai/refs/heads/main/apis.yml
name: Nomic AI
kind: company
description: Nomic AI builds open and accessible AI infrastructure. The company is known for the open-source Nomic Embed family
  (nomic-embed-text-v1.5, nomic-embed-vision-v1.5) of multilingual text and vision embedding models, the Nomic Atlas platform
  for exploring, labelling, and operationalising unstructured data via interactive 2D maps, and the GPT4All open-source ecosystem
  for running large language models locally on consumer CPUs and GPUs. The Nomic Atlas REST API at api-atlas.nomic.ai exposes
  endpoints for datasets, maps, embeddings, file parsing, and task status, with official Python and TypeScript SDKs.
accessModel:
  pricing: free
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Free · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/nomic-ai.png
tags:
- Embeddings
- Vector Database
- Data Exploration
- LLM
- Open Source
- RAG
- Atlas
created: '2026-05-23'
modified: '2026-05-23'
specificationVersion: '0.19'
apis:
- aid: nomic-ai:atlas
  name: Nomic Atlas API
  description: REST API for the Nomic Atlas platform. Exposes endpoints for creating and managing datasets, building 2D semantic
    maps over text and image data, querying and updating points, and orchestrating long-running map build jobs. Authentication
    is via an Atlas-issued API key.
  humanURL: https://docs.nomic.ai/reference/getting-started
  baseURL: https://api-atlas.nomic.ai
  tags:
  - Datasets
  - Maps
  - Vector Search
  - REST
  properties:
  - type: Documentation
    url: https://docs.nomic.ai/reference/getting-started
- aid: nomic-ai:embeddings
  name: Nomic Embedding API
  description: Hosted embedding endpoint backed by the Nomic Embed model family (nomic-embed-text-v1.5 and nomic-embed-vision-v1.5).
    Returns dense multilingual text and image vectors with Matryoshka-style configurable output dimensions for retrieval,
    clustering, and RAG.
  humanURL: https://docs.nomic.ai/atlas/embeddings-and-retrieval/text-embeddings
  baseURL: https://api-atlas.nomic.ai
  tags:
  - Embeddings
  - Text
  - Vision
  - Multilingual
  properties:
  - type: Documentation
    url: https://docs.nomic.ai/atlas/embeddings-and-retrieval/text-embeddings
- aid: nomic-ai:file-parsing
  name: Nomic Atlas File Parsing API
  description: Upload, parse, and extract endpoints for ingesting PDFs and other documents into Atlas as structured text and
    tables prior to embedding and map building.
  humanURL: https://docs.nomic.ai/atlas/data/file-upload
  baseURL: https://api-atlas.nomic.ai
  tags:
  - File Upload
  - Parsing
  - Extraction
  properties:
  - type: Documentation
    url: https://docs.nomic.ai/atlas/data/file-upload
- aid: nomic-ai:task-status
  name: Nomic Atlas Task Status API
  description: Polling endpoint that returns the status of long-running Atlas jobs (map builds, embeddings, dataset operations).
  humanURL: https://docs.nomic.ai/reference/getting-started
  baseURL: https://api-atlas.nomic.ai
  tags:
  - Jobs
  - Tasks
  - Async
  properties:
  - type: Documentation
    url: https://docs.nomic.ai/reference/getting-started
- aid: nomic-ai:python-sdk
  name: Nomic Python SDK
  description: Official Python client (nomic) for the Atlas platform, embedding API, and dataset/map workflows.
  humanURL: https://github.com/nomic-ai/nomic
  baseURL: https://github.com/nomic-ai/nomic
  tags:
  - SDK
  - Python
  - Atlas
  properties:
  - type: Repository
    url: https://github.com/nomic-ai/nomic
  - type: Package
    url: https://pypi.org/project/nomic/
- aid: nomic-ai:typescript-sdk
  name: Nomic TypeScript SDK
  description: Official TypeScript / JavaScript client for the Nomic Atlas API.
  humanURL: https://github.com/nomic-ai/ts-nomic
  baseURL: https://github.com/nomic-ai/ts-nomic
  tags:
  - SDK
  - TypeScript
  - JavaScript
  properties:
  - type: Repository
    url: https://github.com/nomic-ai/ts-nomic
- aid: nomic-ai:gpt4all
  name: GPT4All
  description: Open-source ecosystem for running large language models locally on consumer hardware. Ships a desktop chat
    client, a local OpenAI-compatible HTTP server, and Python and TypeScript bindings. MIT-licensed.
  humanURL: https://www.nomic.ai/gpt4all
  baseURL: https://github.com/nomic-ai/gpt4all
  tags:
  - LLM
  - Local Inference
  - Open Source
  - On-Device
  properties:
  - type: Repository
    url: https://github.com/nomic-ai/gpt4all
  - type: Website
    url: https://www.nomic.ai/gpt4all
- aid: nomic-ai:embed-text-model
  name: nomic-embed-text-v1.5 (Open Weights)
  description: Open-weights multilingual text embedding model published on Hugging Face, Apache-2.0 licensed. Supports Matryoshka-style
    truncatable embeddings and task-type prefixes.
  humanURL: https://huggingface.co/nomic-ai/nomic-embed-text-v1.5
  baseURL: https://huggingface.co/nomic-ai/nomic-embed-text-v1.5
  tags:
  - Model
  - Embeddings
  - Open Weights
  - Hugging Face
  properties:
  - type: Repository
    url: https://huggingface.co/nomic-ai/nomic-embed-text-v1.5
- aid: nomic-ai:embed-vision-model
  name: nomic-embed-vision-v1.5 (Open Weights)
  description: Open-weights vision embedding model that shares an embedding space with nomic-embed-text-v1.5 to support cross-modal
    retrieval. Published on Hugging Face.
  humanURL: https://huggingface.co/nomic-ai/nomic-embed-vision-v1.5
  baseURL: https://huggingface.co/nomic-ai/nomic-embed-vision-v1.5
  tags:
  - Model
  - Embeddings
  - Vision
  - Open Weights
  properties:
  - type: Repository
    url: https://huggingface.co/nomic-ai/nomic-embed-vision-v1.5
- aid: nomic-ai:nomic-ai-embeddings-api
  name: Nomic AI Embeddings API
  description: The Embeddings API from Nomic AI — 1 operation(s) for embeddings.
  humanURL: https://docs.nomic.ai/reference/getting-started
  baseURL: https://api-atlas.nomic.ai
  tags:
  - Embeddings
  properties:
  - type: OpenAPI
    url: openapi/nomic-ai-embeddings-api-openapi.yml
- aid: nomic-ai:nomic-ai-files-api
  name: Nomic AI Files API
  description: The Files API from Nomic AI — 2 operation(s) for files.
  humanURL: https://docs.nomic.ai/reference/getting-started
  baseURL: https://api-atlas.nomic.ai
  tags:
  - Files
  properties:
  - type: OpenAPI
    url: openapi/nomic-ai-files-api-openapi.yml
- aid: nomic-ai:nomic-ai-tasks-api
  name: Nomic AI Tasks API
  description: The Tasks API from Nomic AI — 1 operation(s) for tasks.
  humanURL: https://docs.nomic.ai/reference/getting-started
  baseURL: https://api-atlas.nomic.ai
  tags:
  - Tasks
  properties:
  - type: OpenAPI
    url: openapi/nomic-ai-tasks-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/nomic-ai-agentic-access.yml
- type: TrustCenter
  url: security/nomic-ai-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/nomic-ai-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/nomic-ai-domain-security.yml
- type: Authentication
  url: authentication/nomic-ai-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/nomic-ai
- type: Website
  url: https://www.nomic.ai/
- type: Documentation
  url: https://docs.nomic.ai/
- type: GitHub
  url: https://github.com/nomic-ai
- type: HuggingFace
  url: https://huggingface.co/nomic-ai
- type: Plans
  url: plans/nomic-ai-plans-pricing.yml
- type: RateLimits
  url: rate-limits/nomic-ai-rate-limits.yml
- type: FinOps
  url: finops/nomic-ai-finops.yml
integrations:
- name: LangChain
- name: LlamaIndex
- name: Hugging Face
- name: Ollama
- name: Pinecone
- name: Weaviate
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com