Skip to content
pkgPlease Docs
Search
Ctrl
K
Cancel
Select theme
Dark
Light
Auto
Getting Started
Guides
Dashboard Overview
Managing Approvals
Configuring Org Policy
Registry & Tokens
Audit Log & Agent Activity
pkgPlease API
Overview
Approvals
Overview
List approvals
Create an approval request
Get an approval by id
Approve and allowlist a package
Deny an approval request
Audit
Overview
List pull events
Org pull summary
List API audit events
Export API events as NDJSON
Top pulled packages
List agent pull events
List agent approvals
Auth
Overview
Exchange a Supabase session for a pkgPlease token
List org tokens
Issue a token
Provision a short-lived (or non-expiring) agent token
Revoke a token
Complete Slack OAuth and store the org's chat config
Invites
Overview
List invites
Create an invite
Revoke an invite
Accept an invite
Orgs
Overview
Create an organization
Packages
Overview
List latest score per package
Enqueue a scoring job
Get a scoring job's status
List known versions of a package
Get a package version's score
Policy
Overview
Get org policy
Update org policy
List blocklist entries
Add a blocklist entry
Remove a blocklist entry
List allowlist entries
Add an allowlist entry
Remove an allowlist entry
List policy packs
Get a policy pack with its entries
Enable or disable a policy pack
Preview the policy decision for a package/version
Suggest already-allowed packages for a capability
Operations
Health check
Select theme
Dark
Light
Auto
Overview
Approvals
Section titled “Approvals”
Requesting, listing, approving, and denying package approval requests.
Operations
Section titled “Operations”
GET
/api/v1/approvals
POST
/api/v1/approvals
GET
/api/v1/approvals/{id}
PUT
/api/v1/approvals/{id}/approve
PUT
/api/v1/approvals/{id}/deny