Nex · OAuth Scopes

Nex OAuth Scopes

OAuth 2.0 searched

Nex publishes 18 OAuth 2.0 scopes. Scopes are the fine-grained permissions an application requests at authorization time to act against the Nex API on a user’s behalf.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

CompanyAI AgentsKnowledge GraphContextMemoryMCPModel Context ProtocolWorkflow AutomationIntegrationsDeveloper API
Scopes: 18 Flows: Method: searched

Scopes (18)

ScopeDescriptionFlows
object.read Read object definitions and their attributes
object.write Create, update, and delete object definitions, attributes, and lists
record.read Read records, search, view timelines, and access knowledge graph
record.write Create, update, and delete records and list memberships
list.read Read list definitions
list.member.read Read list members and records
list.member.write Add, update, and remove list members
relationship.read Read relationship definitions
relationship.write Create and delete relationship definitions and instances
task.read Read tasks
task.write Create, update, and delete tasks
note.read Read notes
note.write Create, update, and delete notes
integration.read List integrations and check connection status
integration.write Connect and disconnect integrations
notification.read Read notification preferences and custom notification rules
notification.write Create, update, and delete notification preferences and custom rules
insight.stream SSE insight streaming

Source

OAuth Scopes

Raw ↑
generated: '2026-07-20'
method: searched
source: openapi/nex-openapi-original.json
docs: https://docs.nex.ai/api-reference/introduction
note: >-
  Nex uses API-key authentication (Authorization: Bearer). Scopes are attached
  to each API key at generation time in the Nex web UI; there is no OAuth2 flow.
  This is the published permission/scope reference for API keys.
scopes:
- scope: object.read
  description: Read object definitions and their attributes
- scope: object.write
  description: Create, update, and delete object definitions, attributes, and lists
- scope: record.read
  description: Read records, search, view timelines, and access knowledge graph
- scope: record.write
  description: Create, update, and delete records and list memberships
- scope: list.read
  description: Read list definitions
- scope: list.member.read
  description: Read list members and records
- scope: list.member.write
  description: Add, update, and remove list members
- scope: relationship.read
  description: Read relationship definitions
- scope: relationship.write
  description: Create and delete relationship definitions and instances
- scope: task.read
  description: Read tasks
- scope: task.write
  description: Create, update, and delete tasks
- scope: note.read
  description: Read notes
- scope: note.write
  description: Create, update, and delete notes
- scope: integration.read
  description: List integrations and check connection status
- scope: integration.write
  description: Connect and disconnect integrations
- scope: notification.read
  description: Read notification preferences and custom notification rules
- scope: notification.write
  description: Create, update, and delete notification preferences and custom rules
- scope: insight.stream
  description: SSE insight streaming