Data exchange with Redox

Data exchange is the foundation of Redox, and the magic happens through a variety of API notifications, queries, or writebacks. But top of mind for any data exchange is obviously security, so check out our Security section for more details, as well as learn about how we handle rate limiting.

Primarily, our job is to ensure the data you send reaches your connection and that your connection's data reaches you. You're responsible for managing errors in your configuration with Redox, but we're here if you need help. And if we identify errors on your connection's side of your integration, we work to resolve those issues, even though you aren't programmatically notified of all issues. We continuously monitor Redox end-to-end using Pagerduty, as well as backup services, to instantly notify our engineers when errors occur. So we mean it when we say that we're here to help you exchange data successfully, regardless of whether there are hiccups along the way.

Explore developer downloads

Explore the Redox APIs with developer test tools.

Popular topics

Rate limiting

Find out how Redox uses rate limiting and what happens if you exceed the limit.

Async API responses

Check out expected responses to notifications, including the HTTP status code definitions, so you know what a response means or how to respond to your connection.

Query API responses

Check out expected responses to queries, including the HTTP status code definitions, so you know what a response means or how to respond to your connection.