Instant Avatar

This is a simplified version of the avatar service which requires only one image and one request to generate the avatar. The process is asynchronous and will require an additional call to get the result. See below for more details.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This is an asynchronous process. Use the provided inference identifier to pull the result with Get the instant avatar inferences.

Body Params
images
array of uris
required

The list of images to generate the avatars for. There should be at least one image URL provided.
It's required to use either JPG (recommended) or PNG images, as well as for the best performance all files are recommended to be downsized to 512x512 pixels.

images*
string
required

The prompt.

string

The negative prompt (don’t generate this type of avatars). Don't use the nagitve keywords such as 'no', e.g. don't use 'no distorted faces', use 'distorted faces'. The usage of this negative prompt is not guaranteed.

number
Defaults to 1

The number of avatars to generate.

string | null
enum
Defaults to urn:air:fluxai:model:fluxai:flux-2-pro@1

Optionally choose a specific AI model to use for this request.
If not specified, the model configured for your API key is used, and where none is configured a default model will be applied. Please note that the default model may change over time as Picsart continues to improve performance and accuracy. Any change to the default will be made only after thorough testing and validation to ensure it delivers better results.
If you require consistent behavior or wish to evaluate different models on your own, we recommend explicitly setting this parameter.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json