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

Rift Status API

Service and execution-provider health

Rift Status API is one of 3 APIs that Rift publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 2 operations across 2 paths, and defines 2 schemas. It is described by OpenAPI 3.1.0, at version v3-beta.

Requests are made against a single base URL, https://router-gateway-v3-production.up.railway.app.

2 operations 2 paths 2 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v3-beta
Base URL
https://router-gateway-v3-production.up.railway.app
Contact
Resource Areas
1

Paths & Operations 2

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

Status 2

Service and execution-provider health

GET
/health
Check Rift online status
checkRiftStatus → 200
GET
/providers
Check execution provider online status
checkProviderStatus → 200

Schemas 2

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

HealthStatus
object
2 properties 2 required
ProviderStatus
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rift-status-api-openapi.yml Raw ↑

Other APIs Rift publishes across the network.

Rift Orders API
Rift Quotes API