Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Nace Ai health API

The health API from Nace Ai — 1 operation(s) for health.

Nace Ai health API is one of 2 APIs that Nace Ai publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include health. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a quickstart.

This API exposes 1 operation across 1 path, and defines 5 schemas. It is described by OpenAPI 3.1.0, at version 0.1.0.

Requests are made against the base URL https://ndi-api.nace.ai/api/v1.

1 operations 1 paths 5 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.1.0
Base URL
https://ndi-api.nace.ai/api/v1
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Nace Ai health API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-API-Key (APIKeyHeader).

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

health 1
GET
/api/v1/health/load
Get Load Probe
get_load_probe_api_v1_health_load_get 1 param → 200400401402403404409413

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are LoadProbeResponse (6 properties), StatusCounts (4 properties), ActionCounts (4 properties), ErrorDetail (3 properties). Each schema is shown below with its type and property counts.

LoadProbeResponse
object
Server-side snapshot of apirequests for the calling client. Both windowseconds and the total counts are returned so callers can compute throughput (window coun…
6 properties 6 required
ActionCounts
object
Per-action status breakdown.
4 properties
StatusCounts
object
Row counts for apirequests grouped by terminal/non-terminal state.
4 properties
ErrorResponse
object
Top-level error body returned by every non-2xx response. The OpenAPI schema declares this shape so client SDKs can branch on response.error.code deterministica…
1 property 1 required
ErrorDetail
object
Inner error envelope used by :class:ErrorResponse. requestid is always populated; callers can quote it back to support so we can correlate against logs without…
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nace-ai-health-api-openapi.yml Raw ↑

Other APIs Nace Ai publishes across the network.

Nace Ai public-api API