Create an application

Creates a new application. There is no limit to how many applications you can create or be a part of. Any user can create an application at any time. By default, whoever creates the application is assigned as its first owner.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The name of the application.

string
required

The unique subdomain under which landing pages will be available. If the subdomain is greatest-company, then landing pages will be available at greatest-company.myrevhq.com.

string

The custom domain under which landing pages will be available. If the custom domain is example.com, then landing pages will be available at example.com.

string
enum

The product type of the application. This is used to determine default ordering and presentation. For example, Apple Pay is prioritized on the checkout page for D2C, but not for B2B.

Allowed:
string

The complete descriptor that appears on account statements.

uri

Where to redirect an account after successful signup. The query parameter rhq_account will be appended to this URL. This short-lived token can then be verified via API to get a full Account object. This will allow your application to create its own internal object that is associated with the Revenue HQ account.

uri
uri

The URL of the terms of service for the application. This will be linked to directly from the signup page.

uri

The URL of the privacy policy for the application. This will be linked to directly from the signup page.

string

Descriptive location of where to cancel a subscription from within your web application. This will be referenced in the signup disclaimer, with a default value of "Account Settings".

string

The identifier of the Google Tag Manager container that should be embedded in all landing pages. This generally takes the form of GTM-XXXX.

string

The timezone for the application. This will impact things like daily reports (how many people signed up yesterday) as well as provide default conversions when interacting with offers via the web console.

email_config
object
entitlements
array of objects

The full list of all unique entitlements that the application offers.

entitlements
Headers
integer
Responses

Language
Credentials
Bearer
token
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json