Skip to main content
GET
Liveness, and the label this build serves by default

Authorizations

Authorization
string
header
required

Authorization: Bearer np_live_…

One credential form. There is no query-parameter, cookie or x-api-key alternative — the legacy x-api-key header stopped being accepted at the Bearer cutover and now fails authorization.

Keys are org-scoped, never user-scoped, and the secret is shown exactly once at mint. Rotation is create-then-revoke.

Response

Healthy.

status
string
required
Example:

"ok"

service
string
required
Example:

"needlepath-hosted-adapter"

endpoint
string
required
Example:

"/v1/context/select"

default_operating_point
string
required
operating_points
string[]
required
build_id
string

Content digest of the sources baked into the deployed artifact. Empty when the service runs from a source tree.