Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The result GUID
Query Parameters
A human-readable directive to the AI about how to rephrase the data
Body
application/json · string
A JSON schema to extract against. Must be valid JSON.
Example:
{ "name": "<the site name>" }
