images

Url To Base64

Convert an image URL or path to base64 data URL. Used by frontend to avoid CORS issues when drawing images to canvas. Only allows URLs from trusted domains (meganova.ai) or local paths.

post/images/url-to-base64

Request body

urlstring required

Response

Successful Response

{"stackTrail":"paths:/images/url-to-base64:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.