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

Re General API

Health, APY, NAV, and price series

Re General API is one of 5 APIs that Re publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 3 operations across 3 paths, and defines 2 schemas. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against a single base URL, https://api.re.xyz.

3 operations 3 paths 2 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://api.re.xyz
Resource Areas
1

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.

General 3

Health, APY, NAV, and price series

GET
/health
Health check
getHealth → 200
GET
/apy
Current APY and NAV
getApy 2 params → 200
GET
/price
Historical price and APY series
getPrice 2 params → 200

Schemas 2

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

ApyResponse
object
3 properties
TokenApy
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

re-general-api-openapi.yml Raw ↑

Other APIs Re publishes across the network.

Re Points API
Re Supply API
Re TVL API
Re Wallet API