Partner APIAPI reference
Generated reference
Machine-generated from openapi.json. For narrative + examples see the hand-written pages under api/reference/.
GET /v1/audit-log
Partner-readable audit trail scoped to the calling org. Filter by event type, project, key, and time window.
Retire an API key cleanly (soft delete, no kill-switch) DELETE
Flips is_active=false + stamps revoked_at. Unlike /kill, this does NOT trip the kill-switch — the key is cleanly retired, not quarantined as compromised. Use for decommissioned services and planned rotations; use /kill when the secret may have leaked.