LAP Registry

Custom Vision Training Client Skill

microsoft-com-cognitiveservices-training

Provider: Microsoft Azure Version: 3.2 Endpoints: 48 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
GET/domains
GET/domains/{domainId}Get a list of the available domains.
GET/projectsGet information about a specific domain.
POST/projectsGet your projects.
GET/projects/{projectId}Create a project.
DELETE/projects/{projectId}Get a specific project.
PATCH/projects/{projectId}Delete a specific project.
GET/projects/{projectId}/exportUpdate a specific project.
POST/projects/{projectId}/imagesExports a project.
DELETE/projects/{projectId}/imagesThis API accepts body content as multipart/form-data and application/octet-stream. When using multipart
POST/projects/{projectId}/images/{imageId}/regionproposalsDelete images from the set of training images.
POST/projects/{projectId}/images/filesThis API will get region proposals for an image along with confidences for the region. It returns an empty array if no proposals are found.
GET/projects/{projectId}/images/idThis API accepts a batch of files, and optionally tags, to create images. There is a limit of 64 images and 20 tags.
POST/projects/{projectId}/images/predictionsThis API will return a set of Images for the specified tags and optionally iteration. If no iteration is specified the
POST/projects/{projectId}/images/regionsThis API creates a batch of images from predicted images specified. There is a limit of 64 images and 20 tags.
DELETE/projects/{projectId}/images/regionsThis API accepts a batch of image regions, and optionally tags, to update existing images with region information.
POST/projects/{projectId}/images/suggestedDelete a set of image regions.
POST/projects/{projectId}/images/suggested/countThis API will fetch untagged images filtered by suggested tags Ids. It returns an empty array if no images are found.
GET/projects/{projectId}/images/taggedThis API takes in tagIds to get count of untagged images per suggested tags for a given threshold.
GET/projects/{projectId}/images/tagged/countThis API supports batching and range selection. By default it will only return first 50 images matching images.
POST/projects/{projectId}/images/tagsThe filtering is on an and/or relationship. For example, if the provided tag ids are for the "Dog" and
DELETE/projects/{projectId}/images/tagsAssociate a set of images with a set of tags.
GET/projects/{projectId}/images/untaggedRemove a set of tags from a set of images.
GET/projects/{projectId}/images/untagged/countThis API supports batching and range selection. By default it will only return first 50 images matching images.
POST/projects/{projectId}/images/urlsThis API returns the images which have no tags for a given project and optionally an iteration. If no iteration is specified the
GET/projects/{projectId}/iterationsThis API accepts a batch of urls, and optionally tags, to create images. There is a limit of 64 images and 20 tags.
GET/projects/{projectId}/iterations/{iterationId}Get iterations for the project.
DELETE/projects/{projectId}/iterations/{iterationId}Get a specific iteration.
PATCH/projects/{projectId}/iterations/{iterationId}Delete a specific iteration of a project.
GET/projects/{projectId}/iterations/{iterationId}/exportUpdate a specific iteration.

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install microsoft-com-cognitiveservices-training

Downloads and installs to ~/.claude/skills/microsoft-com-cognitiveservices-training/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)