Documentation
Everything you need to integrate Sentinel into your robotics infrastructure.
⌘K
CLI Reference
All CLI commands and flags
Webhook Events
Event types and payloads
Edge SDK
Embedded device integration
Changelog
Latest updates and releases
Getting Started
Robot Identity
Trust Verification
Fleet Management
Blockchain
Quick Start
Get your first robot verified in under 5 minutes.
quick-start
# Install the CLI
$ curl -fsSL https://get.sentinel.dev | sh
# Authenticate
$ sentinel auth login
# Initialize project
$ sentinel init --project my-fleet
→ Created sentinel.yaml
# Register your first robot
$ sentinel register --name unit-001 --model forklift
✓ Robot registered — DID: did:sentinel:0x...
✓ Trust score: 100/100