How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Kernel Managed Auth API

Create and manage auth connections for automated credential capture and login.

Kernel Managed Auth API is one of 22 APIs that Kernel publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Managed Auth. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 9 operations across 6 paths, and defines 22 schemas. It is described by OpenAPI 3.2.0, at version 0.1.0.

Requests are made against a single base URL, https://api.onkernel.com.

9 operations 6 paths 22 schemas 1 DELETE3 GET1 PATCH4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.1.0
Base URL
https://api.onkernel.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Kernel Managed Auth API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

Paths & Operations 9

Across 6 paths, the API surfaces 9 operations — 1 DELETE, 3 GET, 1 PATCH, 4 POST. Each is listed below with its method, path, parameters, and response codes.

Managed Auth 9

Create and manage auth connections for automated credential capture and login.

POST
/auth/connections
Create auth connection
postAuthConnections body → 201400401403409500
GET
/auth/connections
List auth connections
getAuthConnections 4 params → 200401500
GET
/auth/connections/{id}
Get auth connection
getAuthConnectionsById 1 param → 200401404500
DELETE
/auth/connections/{id}
Delete auth connection
deleteAuthConnectionsById 1 param → 204401404500
PATCH
/auth/connections/{id}
Update auth connection
patchAuthConnectionsById 1 param body → 200400401404500
POST
/auth/connections/{id}/login
Start login flow
postAuthConnectionsLogin 1 param body → 200400401403404409500
POST
/auth/connections/{id}/submit
Submit field values
postAuthConnectionsSubmit 1 param body → 202400401404422500
GET
/auth/connections/{id}/events
Stream login flow events via SSE
getAuthConnectionsEventsById 1 param → 200401404500
POST
/auth/connections/{id}/exchange
Exchange handoff code for JWT
postAuthConnectionsExchange 1 param body → 200400404410500

Schemas 22

The contract defines 22 schemas that model the data the API accepts and returns. The most detailed are ManagedAuth (34 properties), ManagedAuthStateEvent (16 properties), ManagedAuthCreateRequest (11 properties), ManagedAuthUpdateRequest (9 properties). Each schema is shown below with its type and property counts.

MFAType
string
The MFA delivery method type. Includes 'password' for auth method selection pages and 'switch' for generic method-switcher links like "Use another method" that…
ManagedAuthUpdateRequest
object
Request to update an auth connection's configuration
9 properties
LoginResponse
object
Response from starting a login flow
6 properties 4 required
ManagedAuthExchangeRequest
object
Request to exchange handoff code for JWT
1 property 1 required
LoginRequest
object
Request to start a login flow
2 properties
ManagedAuthExchangeResponse
object
Response from exchange endpoint
2 properties 2 required
ErrorDetail
object
2 properties
ManagedAuth
object
Managed authentication that keeps a profile logged into a specific domain. Flow fields (flowstatus, flowstep, discoveredfields, mfaoptions) reflect the most re…
34 properties 6 required
ManagedAuthStateEvent
object
An event representing the current state of a managed auth flow.
16 properties 4 required
SubmitFieldsRequest
object
Request to submit field values, click an SSO button, select an MFA method, or select a sign-in option. Provide exactly one of fields, ssobuttonselector, ssopro…
5 properties
SSEHeartbeatEvent
object
Heartbeat event sent periodically to keep SSE connection alive.
2 properties 2 required
SubmitFieldsResponse
object
Response from submitting field values
1 property 1 required
CredentialReference
object
Reference to credentials for the auth connection. Use one of: - { name } for Kernel credentials - { provider, path } for external provider item - { provider, a…
4 properties
DiscoveredField
object
A discovered form field
8 properties 4 required
SignInOption
object
A non-MFA choice presented during the auth flow (e.g. account selection, org picker)
3 properties 2 required
ManagedAuthCreateRequest
object
Request to create an auth connection for a profile and domain
11 properties 2 required
Error
object
4 properties 2 required
ProxyRef
object
Proxy selection. Provide either id or name. The proxy must belong to the caller's org.
2 properties
ErrorEvent
object
An error event from the application.
3 properties 3 required
MFAOption
object
An MFA method option for verification
4 properties 2 required
SSOButton
object
An SSO button for signing in with an external identity provider
3 properties 3 required
ManagedAuthEvent
Union type representing any managed auth event.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kernel-so-managed-auth-api-openapi.yml Raw ↑

Other APIs Kernel publishes across the network.

Kernel MCP Server
Kernel API Keys API
Kernel Apps API
Kernel Auth Connections API
Kernel Browser Computer Controls API
Kernel Browser Filesystem API
Kernel Browser Logs API
Kernel Browser Playwright API
Kernel Browser Pools API
Kernel Browser Processes API
Kernel Browser Replays API
Kernel Browser Telemetry API
Where this information came from

This is an independent, third-party profile of Kernel Managed Auth API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.