Skip to content

Connection

HTTP REST Connector supports Basic Authentication and API Key Authentication.

We at RoboMQ pay utmost attention to keep your account secure. See our Security and Privacy Policies to learn more about how RoboMQ handles your account access.

Basic Authentication

Step 1. Enter your Username and Password.

Step 2. You can validate your connection by providing an optional GET endpoint URL.

REST Connector Basic Authentication

Figure 1. HTTP REST Connector Basic Authentication Form

API Key Authentication

Step 1. Enter API key name and API key value. You can find API keys when you login to your provisioning application portal. API key name is by default Authorization. You can change it as per your provisioning application. Ex. If your application support API token as Bearer <token> then your API key value will be Bearer <your-token>.

Step 2. After entering your API key name and value, select Header or Query Params from the Added to dropdown menu.

Step 3. You can validate your connection by providing an optional GET endpoint URL.

REST Connector API Key Authentication

Figure 2. HTTP REST Connector API Key Authentication Form