ARImageSynthesizer
ARDIC Image Synthesizer service. Generates images based on prompt and stores the images.
679 subscribers
0.1/10 popularity
131763 ms avg latency
4 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
ARImageSynthesizer endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
My Images by ID /my_images_by_id |
Similar to `/my_images` endpoint, returns generated images' information in a JSON response filtered by given `id`. |
| GET |
My Images /my_images |
Get all generated images' information in a JSON response. Images can be accessed at `/get` endpoint with the given hash. |
| GET |
Get Image /get |
Retrieve generated image with given `hash`. |
| POST |
Generate Image /generate |
Add prompts to queue for image generation. Returned string can be used later to retrieve generated image. |
ARImageSynthesizer pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|