Permit.io API Skill
permit
permit
| Method | Path | Description |
|---|---|---|
GET | /v2/members/me | |
GET | /v2/members | Get the authenticated account member |
POST | /v2/members | List Organization Members |
DELETE | /v2/members | Invite new members |
GET | /v2/members/{member_id} | Remove permission |
DELETE | /v2/members/{member_id} | Get Organization Member |
PATCH | /v2/members/{member_id} | Remove member |
GET | /v2/api-key/{proj_id}/{env_id} | Edit members |
GET | /v2/api-key/scope | Get Environment Api Key |
GET | /v2/api-key | Get Api Key Scope |
POST | /v2/api-key | List Api Keys |
GET | /v2/api-key/{api_key_id} | Create Api Key |
DELETE | /v2/api-key/{api_key_id} | Get Api Key |
POST | /v2/api-key/{api_key_id}/rotate-secret | Delete Api Key |
GET | /v2/orgs | Rotate API Key |
POST | /v2/orgs | List Organizations |
GET | /v2/orgs/{org_id} | Create Organization |
DELETE | /v2/orgs/{org_id} | Get Organization |
PATCH | /v2/orgs/{org_id} | Delete Organization |
GET | /v2/orgs/active/org | Update Organization |
GET | /v2/orgs/{org_id}/stats | Get Active Organization |
GET | /v2/orgs/{org_id}/invites | Stats Organization |
POST | /v2/orgs/{org_id}/invites | List Organization Invites |
DELETE | /v2/orgs/{org_id}/invites/{invite_id} | Invite Members To Organization |
GET | /v2/projects | Cancel Invite |
POST | /v2/projects | List Projects |
GET | /v2/projects/{proj_id} | Create Project |
DELETE | /v2/projects/{proj_id} | Get Project |
PATCH | /v2/projects/{proj_id} | Delete Project |
GET | /v2/projects/{proj_id}/envs/{env_id}/stats | Update Project |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install permit
Downloads and installs to ~/.claude/skills/permit/
2.0.0 (2026-02-13)