How is MindBridge securing my data?
MindBridge secures your data through:- Access through API tokens (bearer tokens)
- Encryption
- Rate limiting and prevention of distributed denial-of-service (DDoS) attacks
- Leveraging existing security measures to maintain ISO 27001 and SOC 2 Type 2 compliance
What kind of permissions can be applied to each token?
Each token has scoped access options for specific areas of MindBridge and permitted actions within those areas. Examples include:api.organizations.read— Grants read access to organizationsapi.organizations.write— Grants write access to organizationsapi.tasks.write— Grants write access to tasksapi.engagements.delete— Grants delete access to engagements

