v1

latestOpenAPI 3.1.02026-07-23103397.3 KB
Generate App Identifier

Get an app identifier by encoding an application name and email

Encode an application name and email address in base64 to serve as an client identifier in HDX HAPI calls.

get/api/v2/encode_app_identifier

Query parameters

applicationstring required

A name for the calling application.

A name for the calling application.

emailstring email required

An email address.

An email address.

Response

Successful Response

encoded_app_identifierstring required

Base64 encoded app_identifier compiled from application name and email address