Match input to templates
Find best matching template slides/layouts for the given input data.
POST
Match input to templates
Authorizations
Production API key. Development/test deployments may also allow X-Org-Name.
Body
application/json
Request schema for template matching.
Slide data input (same format as SlideDataInput for generation)
Organization name to scope the search. If provided, must match the API key's organization. If omitted, the API key's organization is used.
Match against 'slides' or 'layouts'
Number of top matches to return
Required range:
1 <= x <= 20Response
Successful Response
Response schema for template matching.
Parsed input signature
Ranked match results
Number of templates searched
Number of slides/layouts searched
Top match
Match input to templates