Settings
Manage your account and organization settings
API Keys
Manage your API keys for programmatic access
new_SDK_test
Created 4h ago · Last used 3h ago
nl_live_dWY0••••••••••••••••••••
ingestreadwriteadmin
cat agent
Created 1d ago
nl_live_rVWl••••••••••••••••••••
ingestreadwriteadmin
Ethans-api-key
Created 1d ago
nl_test_FUm3••••••••••••••••••••
ingestreadadminwrite
test_prod
Created 1d ago
nl_live_bYkw••••••••••••••••••••
ingestreadadminwrite
Documentation
Learn how to use the Notary Labs SDK to log agent actions
# Install the SDK
npm install @notarylabs/sdk
# Quick start
import { NotaryLabs } from '@notarylabs/sdk'
const notary = new NotaryLabs({ apiKey: 'nl_live_xxx' })