- API Type
- REST API with standard endpoints for datasets, embeddings, search, and file management
- Authentication
- Bearer token (API keys and refresh/JWT tokens). API keys scoped to organization, dataset, or user with role-based permissions (AccessRole, DatasetRole)
- Webhooks
- No webhook support mentioned in documentation
- SDKs
- Official Python SDK (nomic-atlas), TypeScript/Node.js SDK (nomic-ai/atlas), integrates with LangChain
- Documentation
- Comprehensive API reference with curl examples, Python/TypeScript SDK guides, and endpoint specifications at docs.nomic.ai
- Sandbox
- No dedicated sandbox; testing available through Atlas Dashboard with API keys
- SLA
- Production-ready high availability infrastructure across global zones; specific uptime guarantees not publicly detailed
- Rate Limits
- Not specified in public documentation
- Use Cases
- Upload/organize datasets, generate embeddings, vector search, parse complex PDFs, extract structured data, build knowledge agents and RAG applications