Data Extraction
Generate Structures Data From Text
Use this endpoint to design your own prompt for transforming website text into structured JSON.
POST
/
generate
Headers
Authorization
required
Use your API key to authenticate the request.
Body
JSON request
object
requiredResponse
The response will be the exact json
you specified in the schema
key of your request unless you set mode
to stream
.