Get similar images in dataset
Get the images most similar to the image provided within the same dataset
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
image_public_url
A public url to an image not in this dataset to use for similarity search
coactive_image_id
A coactive image id in this dataset to use for similarity search
image_path
An image path in this dataset to use for similarity search
dataset_id
The unique identifier for the dataset
offset
Starting index to return
limit
Max number of items to return
Response
This endpoint returns an object.
meta
Metadata for the set of data returned
data
The paginated results