KERNIT Documentation

API version2026-05-12Version policy

Team Admin API

Team API surfaces let institutions and product teams manage organization keys, shared presets, usage, members, billing, and top-ups around KERNIT document-processing workflows.

Organization Surfaces#

EndpointPurpose
GET /orgLoad organization account state.
GET/POST/DELETE /org-keysManage organization API keys.
GET/POST /org-presetsManage shared hyperlink settings presets.
GET /org-usageInspect team usage history.
POST /org-billingCreate or complete organization billing actions.
GET/POST /org-membersManage team membership when enabled.

Schema-backed Key and Team Operations#

MethodEndpointSummary
GET/api-keysList individual API keys
POST/api-keysCreate an individual API key
DELETE/api-keysRevoke an individual API key
GET/org-keysList organization API keys
POST/org-keysCreate organization API key
DELETE/org-keysRevoke organization API key
GET/org-presetsList shared organization presets
POST/org-presetsCreate shared organization preset
GET/org-usageList organization usage

Operational Guidance#

Use separate keys for production, staging, and one-off testing. Keep shared presets stable so scan and apply requests use the same settings. Review organization usage regularly when processing large document batches.

Was this page useful?Send a lightweight docs feedback event.
Last updated: May 12, 2026Canonical: https://kernit.org/docs/api/team-admin/