Redox Platform API
The Redox Platform API manages Redox organization configuration as code, exposing endpoint categories for access control, alerts, audit events, configs, config modifiers, credentials, destinations, environments, filters, logs, OAuth API keys, promotions, sources, subscriptions, translation sets, and VPNs. Requests authenticate with user-level API keys issued from the Redox dashboard, and responses use a wrapper envelope with `meta` and `payload` (single `record` or plural `records`) fields, supporting GitOps-style management of integration topology across development, staging, and production environments.
Redox Platform API is one of 4 APIs that Redox publishes on the APIs.io network.
Tagged areas include Audit Events, Configuration, Connections, Destinations, and Environments. The published artifact set on APIs.io includes API documentation, an API reference, authentication docs, and rate-limit docs.