Markable Lens API

Markable's visual search platform API. Index catalogs of products or styles, then search for visually similar items inside images and video. Covers catalog and catalog-item management, product search, "how to wear it" style search, video search, and a category/attribute taxonomy. Authentication is a two-stage bearer-token exchange (user access token, then client access token). Access requires manual developer verification by Markable; no OpenAPI is published. The reference is live and public, but the documented runtime hosts were unreachable when probed on 2026-08-13 — see lifecycle/markable-lifecycle.yml.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/markable-lens-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
name: Markable Lens API
description: Markable's visual search platform API. Index catalogs of products or styles, then search
  for visually similar items inside images and video. Covers catalog and catalog-item management, product
  search, "how to wear it" style search, video search, and a category/attribute taxonomy. Authentication
  is a two-stage bearer-token exchange (user access token, then client access token). Access requires
  manual developer verification by Markable; no OpenAPI is published. The reference is live and public,
  but the documented runtime hosts were unreachable when probed on 2026-08-13 — see lifecycle/markable-lifecycle.yml.
humanURL: https://docs-dev.markable.ai/
baseURL: https://catalog.markable.ai
tags:
- Visual Search
- Computer-Vision
- Image Recognition
- Video Search
- Product Discovery
tags_raw:
- Visual Search
- Computer Vision
- Image Recognition
- Video Search
- Product Discovery
x-status: documented-runtime-unreachable
x-status-checked: '2026-08-13'
x-additional-hosts:
- host: https://auth.markable.ai
  role: user and client token issuance
  reachable: false
- host: https://video.markable.ai
  role: video search
  reachable: false