OpenAPI Resource
An OpenAPI resource tells RelyREST which upstream API to proxy and how. The resource requires a reference link to an
OpenAPI 2.0 or 3.x document, or an inline OpenAPI 3.x document in the spec property.
Configuration
Defines configurations for OpenAPI resources.
Security Schemes
Configure credentials that RelyREST injects when calling upstream APIs.
Transformation
Transform requests on a per-operation basis using the x-rely-proxy-action extension
Load Balancing
Configure load balancing across multiple upstream servers for OpenAPI resources