Skip to main content
POST
Create submission

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.

Query Parameters

map
boolean
default:false

When true, discover and submit multiple URLs from the site instead of just the one provided.

max_urls
integer

Maximum number of URLs to discover in map mode. The server clamps this to 200.

Required range: 1 <= x <= 200

Body

application/json
url
string<uri>
required

The URL to extract a design system from.

force
boolean
default:false

Re-run extraction even if a cached result exists.

enable_deep_analysis
boolean
default:false

Run additional, slower analysis steps.

Response

The submission was accepted and queued for processing.

submission_id
string
required
status
enum<string>
required
Available options:
accepted
source_url
string<uri>
required
accepted_at
string<date-time>
required