Skip to main content
RexPay uses conventional HTTP response codes to indicate the success or failure of an API request. Generally,
  • 2xx Codes indicate success.
  • 4xx Codes indicate an error due to the details provided
  • 5xx Codes indicate an error with our servers, these aren’t common.

HTTPS Codes


Next Steps

Quickstart Guide

Learn how authentication works in details in the Authentication Guide.

API Reference

See the API References