Skip to main content

Getting Started

Nex provides a powerful REST API for sharing real-time organizational context with AI agents. Create and manage context, your organization’s data schema, records, relationships, tasks, notes, and more.

Quick Start

# Authenticate with your API key
curl https://app.nex.ai/api/developers/v1/objects \
  -H "Authorization: Bearer sk-YOUR_API_KEY"

Core Features

Last modified on February 17, 2026