Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Nomic AI Files API

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

Nomic AI Files API is one of 12 APIs that Nomic AI publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Files. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 2 operations across 2 paths. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against a single base URL, https://api-atlas.nomic.ai.

2 operations 2 paths 0 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Base URL
https://api-atlas.nomic.ai
Authentication
HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 1

Nomic AI Files API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — API key passed as a Bearer token in the Authorization header: Authorization: Bearer NOMICAPIKEY.

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 POST. Each is listed below with its method, path, parameters, and response codes.

Files 2
POST
/v1/upload
Get presigned URLs to upload files
createUploadUrls body → 201403422
POST
/v1/parse
Parse a file into structured information
parseFile body → 201403422

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nomic-ai-files-api-openapi.yml Raw ↑

Other APIs Nomic AI publishes across the network.

Nomic Atlas API
Nomic Embedding API
Nomic Atlas File Parsing API
Nomic Atlas Task Status API
Nomic Python SDK
Nomic TypeScript SDK
nomic-embed-text-v1.5 (Open Weights)
nomic-embed-vision-v1.5 (Open Weights)
Nomic AI Embeddings API
Nomic AI Tasks API