Alpha Visuals API
Generate memes, edit images, and more!
Pipelines
Input image requirements: PNG or JPG format, size under 2MB
Code examples in the next two widgets are WRONG! There seems to be a bug on GitBook's side. Refer to Sending form-data requests for the correct code snippet.
Sending form-data requests
/visuals/apply_effect
and /visuals/appy_mirage
are using multipart/form-data
format. Imagine you have a file named selfie.png
. In this case, you'll need to call the following code:
Chat API Costs
Each API call costs 1 credit. Read more at API Credits.
Last updated