Skip to main content
POST
Create brand-adherence job

Authorizations

X-API-Key
string
header
required

API key issued by the Taste Engine. Create one in the dashboard at https://engine.tastelabs.com/app/api-keys.

Body

application/json

A pair of URLs: the reference brand and the page to judge against it.

reference_url
string<uri>
required

URL of the reference site whose brand is the standard to meet.

source_url
string<uri>
required

URL of the page to judge against the reference brand, e.g. a rebuild, a generated page, or a redesign.

Response

The job was accepted and queued for processing.

job_id
string
required
status
enum<string>
required

Lifecycle status of a brand-adherence job.

Available options:
accepted,
extracting,
judging,
completed,
failed
reference_url
string<uri>
required
source_url
string<uri>
required
accepted_at
string<date-time>
required
is_public
boolean
cache_hit
object

Per-side reuse at each pipeline layer. Reuse makes the job faster.