Extract data from question
POST/auth/extractions
Extracts structured data from a user's question based on a provided schema or instructions within the chat context. Requires an active plan with credits.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Success - Returns the extracted data.
Bad request, expected JSON / Invalid input data (Zod validation)
Unauthorized Access
Usage limit for this plan has been reached
Internal Server Error during extraction