Skip to main content
POST
Retrieve the UUID for a specific domain by providing the domain name and protocol type.

Example request

Request body

Example response

Response fields

Authorizations

x-hookpulse-api-key
string
header
required

API key for authentication. Get this from your dashboard by selecting a brand and going to API Keys section.

x-brand-uuid
string
header
required

Brand UUID for authentication. Get this from your dashboard after adding a brand - it will be displayed in the UI.

Body

application/json

Domain lookup request

domain_name
string
required

Domain name to look up

protocol_type
string
required

Protocol type for the domain (e.g., 'https', 'http')

Response

Successful response

success
boolean

Indicates if the request was successful

domain_uuid
string

Unique identifier for the domain