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

NodePing Results API

The Results API from NodePing — 3 operation(s) for results.

NodePing Results API is one of 8 APIs that NodePing publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Results. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 1 JSON Schema.

This API exposes 3 operations across 3 paths. It is described by OpenAPI 3.1.0, at version 1.

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

3 operations 3 paths 0 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1
Base URL
https://api.nodeping.com/api/1
Authentication
API Key, HTTP Basic
Resource Areas
1

Authentication & Security 2

NodePing Results API declares 2 security schemes for authenticating requests. An API key is passed in the query as token (ApiTokenQuery). It accepts HTTP basic authentication (BasicAuth). By default, every request must be authenticated.

  • ApiTokenQuery — API token passed as the token query parameter
  • BasicAuth — API token used as the username in HTTP Basic Auth

Paths & Operations 3

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

Results 3
GET
/results
Get check results
getResults → 200
GET
/results/uptime
Get uptime statistics
getUptime → 200
GET
/results/current
Get current check states
getCurrentResults → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nodeping-results-api-openapi.yml Raw ↑

Other APIs NodePing publishes across the network.

NodePing Accounts API
NodePing Checks API
NodePing Contactgroups API
NodePing Contacts API
NodePing Info API
NodePing Notifications API
NodePing Schedules API