JSON
POST/v1/generate/json
Fetches URL content, extracts data, and transforms it using AI based on custom instructions. Use this to generate new content, summaries, or restructured data.
Request
Responses
- 200
- 400
- 401
- 422
- 500
Successfully generated transformed JSON
Bad request - invalid input
Unauthorized - Invalid or missing Bearer token
Invalid URL
Server error