Introduction
The Rage4 API allows easy integration with third-party systems.
Authentication
The Rage4 API use BASIC authentication. To receive authorization, the client sends the email address and API key as a password, separated by a single colon (":") character, within a base64 encoded string in the credentials.