Public Safety Documentatie
Alles wat u nodig heeft om Public Safety Command Center te integreren, configureren en gebruiken. Verken onze handleidingen, API-referenties en bronnen voor ontwikkelaars.
API Reference
Complete GraphQL and REST API documentation with interactive examples and code samples.
View documentationIntegration Guide
Step-by-step instructions for integrating Public Safety with your existing systems and workflows.
View documentationDeployment Guide
Architecture options, infrastructure requirements, and deployment best practices.
View documentationSecurity Documentation
Security practices, vulnerability disclosure, and compliance information.
View documentationAI-Accessible Docs
Machine-readable documentation for AI assistants, RAG systems, and automated training tools.
View documentationQuick Start
Get up and running with Public Safety in minutes using our CLI tool.
# Install the Public Safety CLI
npm install -g @argus/cli
# Initialize your project
argus init my-integration
# Configure authentication
argus auth login
# Start developing
argus dev