# Wesog Documentation > Wesog API documentation with guides, examples and API reference. Wesog Search and Wesog Tag are the main products. ## Docs - [Create 1 image](https://docs.wesog.com/api-reference/images/create-1-image.md): Create a image by its ID. - [Create N images](https://docs.wesog.com/api-reference/images/create-n-images.md): Create one or more new images. - [Delete 1 image](https://docs.wesog.com/api-reference/images/delete-1-image.md): Remove existing image by ID from the database. - [Delete N images](https://docs.wesog.com/api-reference/images/delete-n-images.md): Remove existing images from the database. - [Get 1 image](https://docs.wesog.com/api-reference/images/get-1-image.md): Get a image by its ID. - [Modify 1 image](https://docs.wesog.com/api-reference/images/modify-1-image.md): Partially update certain fields of an existing image by its ID. - [Modify N images](https://docs.wesog.com/api-reference/images/modify-n-images.md): Partially update certain fields of existing images in the DB. - [Replace 1 image](https://docs.wesog.com/api-reference/images/replace-1-image.md): Completely replace existing image in DB. - [Replace N images](https://docs.wesog.com/api-reference/images/replace-n-images.md): Completely replace existing images in DB. - [Search N images](https://docs.wesog.com/api-reference/images/search-n-images.md): Do simple image listing or do advanced image search with filters, sorting, pagination, facets and counting - [Abort current running operation](https://docs.wesog.com/api-reference/operations/abort-current-running-operation.md) - [Check operation status](https://docs.wesog.com/api-reference/operations/check-operation-status.md) - [See all operations](https://docs.wesog.com/api-reference/operations/see-all-operations.md) - [Upload 1 query image](https://docs.wesog.com/api-reference/query-images/upload-1-query-image.md): Upload 1 image file to be used in a reverse image search. This endpoint returns an image hash that can be used as a reference later in the search query. - [Get my role](https://docs.wesog.com/api-reference/roles/get-my-role.md): Get information about my role like client name, role name... (using the provided api key) - [Tag Image](https://docs.wesog.com/api-reference/wesog-tag/tag-image.md) - [Features](https://docs.wesog.com/content/search/feats.md): All the capabilities that you expect - [Introduction](https://docs.wesog.com/content/search/intro.md): Welcome to the Wesog Search API documentation - [Delete images](https://docs.wesog.com/content/search/manage-delete.md): Delete images - [Overview](https://docs.wesog.com/content/search/manage-overview.md): Get started with Wesog Search asset management - [Update existing images](https://docs.wesog.com/content/search/manage-update.md): Update existing images - [Upload new images](https://docs.wesog.com/content/search/manage-upload.md): Ingest your photos into Wesog Search - [Overview](https://docs.wesog.com/content/search/operations-overview.md): How to monitor operations - [Search endpoint](https://docs.wesog.com/content/search/search.md): Description of search endpoint - [Filters](https://docs.wesog.com/content/search/search-filters.md): Create a boolean formula combining several filters and subfilters. - [Introduction](https://docs.wesog.com/content/tag/intro.md): Welcome to the Wesog Tag - [Tag an image](https://docs.wesog.com/content/tag/request_tag.md): How to use Wesog Tag from API ## OpenAPI Specs - [openapi](https://docs.wesog.com/openapi.yaml)