Lexica (Independent Publisher) (Preview)
Lexica is the stable diffusion search engine. Generate photorealistic images with Lexica Aperture.
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Contact | |
---|---|
Name | Troy Taylor |
URL | https://www.hitachisolutions.com |
ttaylor@hitachisolutions.com |
Connector Metadata | |
---|---|
Publisher | Troy Taylor |
Website | https://lexica.art/ |
Privacy policy | https://lexica.art/ |
Categories | AI |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Search for a term |
Retrieve a list of images generated by the query term(s). For a reverse image search, you can pass in the URL of an image as the query. |
Search for a term
Retrieve a list of images generated by the query term(s). For a reverse image search, you can pass in the URL of an image as the query.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Query
|
q | True | string |
The search query. |
Returns
Name | Path | Type | Description |
---|---|---|---|
images
|
images | array of object | |
ID
|
images.id | string |
The image identifier. |
Gallery
|
images.gallery | string |
The query gallery. |
Source
|
images.src | string |
The image. |
Source Small
|
images.srcSmall | string |
The image small. |
Prompt
|
images.prompt | string |
The prompt. |
Width
|
images.width | integer |
The image width. |
Height
|
images.height | integer |
The image height. |
Seed
|
images.seed | string |
The seed. |
Grid
|
images.grid | boolean |
Whether this image is a grid of multiple images. |
Model
|
images.model | string |
The model used to generate this image. |
Guidance
|
images.guidance | integer |
The guidance scale. |
Prompt ID
|
images.promptid | string |
The prompt identifier. |
NSFW
|
images.nsfw | boolean |
Whether NSFW. |