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

Revefi Run Monitors API

The Run Monitors API from Revefi — 1 operation(s) for run monitors.

Revefi Run Monitors API is one of 6 APIs that Revefi publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Run Monitors. The published artifact set on APIs.io includes an OpenAPI specification, authentication docs, and an API reference.

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

Requests are made against a single base URL, https://gateway.revefi.com/api/v1/.

1 operations 1 paths 2 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.1
Base URL
https://gateway.revefi.com/api/v1/
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Revefi Run Monitors API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (api_key).

Paths & Operations 1

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

Run Monitors 1
POST
/monitor/run
Run Monitors for Artifacts
runMonitors body → 200400401403404429

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are RunMonitorsRequest (5 properties), Artifact (3 properties). Each schema is shown below with its type and property counts.

Artifact
object
3 properties
RunMonitorsRequest
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

revefi-run-monitors-api-openapi.yml Raw ↑

Other APIs Revefi publishes across the network.

Revefi Create a Custom Data Quality Monitor API
Revefi Delete an existing Custom Data Quality Monitor API
Revefi Get Custom Data Quality Monitors API
Revefi Get Custom Data Quality Monitors by Artifact API
Revefi Update an existing Custom Data Quality Monitor API