To interact with Algovera's API, you first need to generate an API key, which you can generate from the Algovera Flow app. Once you are logged in and purchased the credits, select Account from your profile.
There you can generate your API key under the API Keys section by selecting Create new key
Make sure to copy and keep your key carefully. Keys will only be shown at creation.
Once you post a job, it returns a job_id that your could use to check the status of the job as well as to retrieve the output of the job (in this case the image).
Payload contains params for the job as well as your api_key