Backend APIs
Overview
Backend APIs allow you to integrate Peridot with internal systems and workflows.
They enable automation, data access, and programmatic control of governance across your environment.
What You Can Do
Create and manage policies
Retrieve inventory and data flow data
Trigger incidents and workflows
Integrate with internal tools and services
Common Use Cases
Sync governance data with internal systems
Trigger workflows from external events
Build custom dashboards or reporting
Extend Peridot into existing infrastructure
Authentication
APIs use secure tokens and support role-based access control.
Best Practices
Use scoped tokens
Log all API interactions
Restrict access by role and environment
Next Steps
Explore API reference
Generate your first API token