Workspace automation API
Everything in Permit is API driven including the workspace shell itself, this article provides pointers for discovering and using these APIs.
Workspace (aka organization)
- Workspace API
 - Members API - invite and manage your team members and their access in Permit
 - API History
 - Activity Audit Log - the audit log for Permit itself
 
info
The workspace Create API requires a special API key - which you can request from the Permit team.
Projects
- Projects API - requires a workspace level API key
 - Members API - invite and manage your team members and their access in Permit
- pass in  
project_ids under permissions 
 - pass in  
 
Environments
- Projects API - requires a Project level API key
 - Members API - invite and manage your team members and their access in Permit
- pass in  
environmnet_ids under permissions 
 - pass in  
 - Selectivly copy/merge environments