Enable the HQ API first
HQ Rental documents API access for eligible Professional or Enterprise accounts. An HQ administrator must enable the integration before the tokens are useful:- Open Settings → Car Rental → Integrations.
- Open Other Integrations.
- Enable Custom Integration.
- Confirm the regional API base URL assigned to the tenant.
Tenant setup is not a public app submission.For one HQ tenant, the public setup is the plan check and administrator enablement above. HQ’s public API docs do not describe an app marketplace review. If ApexGenius will be offered as a commercial integration across unrelated HQ customers, confirm partner, redistribution, branding, and support requirements with HQ Rental separately before calling it an approved integration.
What you need
Ask an HQ administrator for these four values:
HQ provides the applicable regional base URL when API access is enabled. The encoded authorization token in HQ’s email represents the tenant-token and user-token pair. ApexGenius currently asks for those two source tokens separately so the private gateway can construct the required Basic authorization value server-side. Do not paste the integration-user password or the Postman collection into ApexGenius.
Connect the tenant
- In ApexGenius, open Connections.
- Select HQ Rental.
- Choose Connect HQ Rental.
- Enter the tenant label and API region.
- Paste the tenant token and user token.
- Choose Verify and connect.
What ApexGenius stores
The browser sends the two tokens to the authenticated ApexGenius backend. The backend stores the composite credential through the encrypted credential-vault path and returns only the connection identifier. The connection screen does not display either token after setup. Disconnect the HQ Rental card to remove the active ApexGenius connection. Rotate or revoke the source tokens in HQ if you believe either token has been exposed.Private gateway prerequisite
The ApexGenius HQ Rental sidecar must also be configured and healthy. This is an ApexGenius deployment requirement, not a field the customer pastes into the connection form. If the screen says Gateway setup required, contact us before retrying the connection.Official HQ Rental documentation
- Authorization and regional base URLs
- API access, plan, and Custom Integration setup
- Complete HQ Rental API documentation index
- Reservation creation flow