Generate Infographics
Last updated
Last updated
This endpoint allows the user to generate infographics based on given content.
Authentication is required using the x-api-key
header.
Your API key for authentication. This header is mandatory to authorize requests.
Example: 12345-abcde-67890-fghij
.
your-api-key-here
The content type of the request. Set as application/json
.
application/json
The input prompt to generate infographics.
Example: "Generate an infographic from the blog at https://example.com/blog"
The output language for the infographic. Default: English
.
Example: "French"
.
English
The aspect ratio for the infographic.
Supported ratios: vertical (9:16)
, square (1:1)
, horizontal (16:9)
, portrait (4:5)
.
Default: vertical
.
vertical
Available options: