Instock website screenshot

Instock

Instock is a robotics company delivering a goods-to-person automated storage and retrieval system (ASRS) as a fulfillment robotics-as-a-service (RaaS) offering. The system pairs a static "Grid" racking framework, stackable "Bins", and autonomous three-dimensional "Robots" with "Incloud", a cloud software platform that orchestrates warehouse fulfillment operations. Instock publishes a REST-based HTTP API (Incloud) that lets a customer's host systems (PIM/IMS/OMS) integrate with the ASRS: managing sites, uploading articles (SKUs), creating and advancing customer orders, tracking order tasks, and reading inventory and article moves. The API accepts and returns JSON, uses Bearer-token (JWT) authentication issued during onboarding, cursor-based pagination, snake_case properties, and RFC 3339 timestamps. Instock was surfaced as a portfolio company of Lux Capital. Sector: robotics / warehouse automation.

Instock publishes 6 APIs on the APIs.io network, including Articles API, Inventory API, Moves API, and 3 more. Tagged areas include Company, Robotics, Warehouse Automation, Fulfillment, and Logistics.

Instock’s developer surface includes authentication, documentation, API reference, getting-started guide, support, engineering blog, sandbox, and 17 more developer resources.

37.4/100 thin ▬ flat Agent 29/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
CompanyRoboticsWarehouse AutomationFulfillmentLogisticsASRSSupply ChainInventory Management

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/instock: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 6

Individual APIs this provider publishes, each with its own machine-readable definition.

Instock Articles API

Instock is using the term `article` to describe unique product or SKU managed by Instock ASRS. Articles resource is mostly managed by you as a client of Instock API. Article dat...

Instock Inventory API

Inventory resource returns data on the current quantity of article(s) that your organization has uploaded, use it to track articles that are low in stock or out-of-stock and req...

Instock Moves API

Moves allow to retrieve data on article(s) flow in and out of of a particular site owned by your organization. List moves of all articles or retrieve them for a single article. ...

Instock Orders API

Intentions of users of Instock ASRS are represented by `orders` structure. Orders resource allows: * create/update/retrieve records for picking of goods from the ASRS (`customer...

Instock Ordertasks API

Fulfillment of orders by associates and ASRS is split into chunks called `ordertasks`. An `ordertask` can represent a picking of several lines of customer order, for example. Ea...

Instock Sites API

Each Instock site (or just site) represents a single instance of Instock ASRS. Such instance can represent either physical installation of ASRS or a simulation in sandbox enviro...

Open Collections 7

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Scroll for all 7

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Instock Authentication

http · 1 scheme

SECURITY

Instock Domain Security

TLSv1.3

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: instock
name: Instock
description: 'Instock is a robotics company delivering a goods-to-person automated storage and retrieval system (ASRS) as
  a fulfillment robotics-as-a-service (RaaS) offering. The system pairs a static "Grid" racking framework, stackable "Bins",
  and autonomous three-dimensional "Robots" with "Incloud", a cloud software platform that orchestrates warehouse fulfillment
  operations. Instock publishes a REST-based HTTP API (Incloud) that lets a customer''s host systems (PIM/IMS/OMS) integrate
  with the ASRS: managing sites, uploading articles (SKUs), creating and advancing customer orders, tracking order tasks,
  and reading inventory and article moves. The API accepts and returns JSON, uses Bearer-token (JWT) authentication issued
  during onboarding, cursor-based pagination, snake_case properties, and RFC 3339 timestamps. Instock was surfaced as a portfolio
  company of Lux Capital. Sector: robotics / warehouse automation.'
url: https://raw.githubusercontent.com/api-evangelist/instock/refs/heads/main/apis.yml
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  - sandbox
  generated: '2026-09-03'
  method: derived
image: https://instock.com/en/images/logo.svg
x-type: company
x-source: vc-portfolio
x-backed-by:
- lux-capital
x-tier: enriched
x-tier-reason: portfolio-lead
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Robotics
- Warehouse Automation
- Fulfillment
- Logistics
- ASRS
- Supply Chain
- Inventory Management
apis:
- aid: instock:instock-articles-api
  name: Instock Articles API
  description: "Instock is using the term `article` to describe unique product or SKU managed by Instock ASRS.\nArticles resource\
    \ is mostly managed by you as a client of Instock API.\nArticle data is shared across all sites that belong to your organization.\n\
    \n**Note**: \n  * currently articles with `is_serial_numbered: true` value cannot be uploaded or updated, Incloud will\
    \ yield an error.\n  * `attributes` object can contain both custom and pre-defined values. Custom attributes defined\n\
    \   upon initial integration with Incloud."
  humanURL: https://instock.com/en/docs/api/
  baseURL: https://api.instock.com/v1
  tags:
  - Articles
  properties:
  - type: OpenAPI
    url: openapi/instock-articles-api-openapi.yml
  - type: Documentation
    url: https://instock.com/en/docs/
  - type: APIReference
    url: https://instock.com/en/docs/api/
  - type: GettingStarted
    url: https://instock.com/en/docs/getting-started/
- aid: instock:instock-inventory-api
  name: Instock Inventory API
  description: "Inventory resource returns data on the current quantity  of article(s) that your organization has uploaded,\
    \ use it to track \narticles that are low in stock or out-of-stock and require replenishment in scope of particular site."
  humanURL: https://instock.com/en/docs/api/
  baseURL: https://api.instock.com/v1
  tags:
  - Inventory
  properties:
  - type: OpenAPI
    url: openapi/instock-inventory-api-openapi.yml
  - type: Documentation
    url: https://instock.com/en/docs/
  - type: APIReference
    url: https://instock.com/en/docs/api/
  - type: GettingStarted
    url: https://instock.com/en/docs/getting-started/
- aid: instock:instock-moves-api
  name: Instock Moves API
  description: "Moves allow to retrieve data on article(s) flow in and out of of a particular site owned by your organization.\
    \ \nList moves of all articles or retrieve them for a single article.\n\n**Note**: Refine your search with `from_timestamp`\
    \ and `to_timestamp` — most recent moves will be on top of the list."
  humanURL: https://instock.com/en/docs/api/
  baseURL: https://api.instock.com/v1
  tags:
  - Moves
  properties:
  - type: OpenAPI
    url: openapi/instock-moves-api-openapi.yml
  - type: Documentation
    url: https://instock.com/en/docs/
  - type: APIReference
    url: https://instock.com/en/docs/api/
  - type: GettingStarted
    url: https://instock.com/en/docs/getting-started/
- aid: instock:instock-orders-api
  name: Instock Orders API
  description: "Intentions of users of Instock ASRS are represented by `orders` structure.\n\nOrders resource allows:\n* create/update/retrieve\
    \ records for picking of goods from the ASRS (`customer` orders)\n* retrieve-only access to records for induction/adjustment/extraction\
    \ of inventory\n(`adjustment`, `reception`, `extraction` orders)\n\nAll operations with orders are performed in scope\
    \ of a particular site and require\n`site_id` as a path parameter.\n\nThe following kinds and statuses of orders are in\
    \ use:\n| Order Kind | Description |\n|--------------|------------------------------------------------------------------------------------------------|\n\
    | `customer`   | order that needs to be fulfilled from ASRS and are placed by you, as client of API. |\n| `adjustment`\
    \ | order to correct current inventory. |   \n| `reception`  | order to receive goods or assets into ASRS, triggered by\
    \ shipment from supplier, return of goods, etc. |\n| `extraction` | order to extract assets from ASRS. |\n\n| Order Status\
    \ | Description |\n|----------------|-----------------------------------------------|\n| `registered`   | order registered\
    \ and awaiting for fulfillment in scope of ordertask(s).|\n| `reserved`     | fulfillment in progress.               \
    \       |\n| `done`         | order has been fulfilled.                     | \n| `canceled`    | order has been canceled.\
    \                     |    \n \n\n**Note**: \n* only `customer` orders can be updated, and only while they are in status\
    \ `registered`. Once order\nfulfillment has started Instock ASRS freezes (makes read-only) customer orders.\n* custom\
    \ `attributes` object values are optional and defined upon initial integration with Incloud."
  humanURL: https://instock.com/en/docs/api/
  baseURL: https://api.instock.com/v1
  tags:
  - Order
  tags_raw:
  - Orders
  properties:
  - type: OpenAPI
    url: openapi/instock-orders-api-openapi.yml
  - type: Documentation
    url: https://instock.com/en/docs/
  - type: APIReference
    url: https://instock.com/en/docs/api/
  - type: GettingStarted
    url: https://instock.com/en/docs/getting-started/
- aid: instock:instock-ordertasks-api
  name: Instock Ordertasks API
  description: "Fulfillment of orders by associates and ASRS is split into chunks called `ordertasks`.\nAn `ordertask` can\
    \ represent a picking of several lines of customer order, for example.\nEach ordertask corresponds to exactly one order\
    \ and one order can have multiple ordertasks.\nOn the other side, each action of robots of ASRS can be attributed back\
    \ to exactly one ordertask.\n\nIncloud promises, once order gets into one of the terminal statuses (`done` or `canceled`)\
    \ the set\nof corresponding ordertasks is immutable, i.e. no new ordertasks to be added, and each ordertask record\nis\
    \ immutable.\n\nOrdertasks corresponding to customer order are created after order fulfillment is planned, i.e. after\n\
    order status changes from `registered` to `reserved`.\nOnce customer order is `done` or `canceled`, a client of API can\
    \ reconstruct full picture of fulfillment of \norder by retrieving ordertasks data.\nOrdertasks may be presented by Incloud\
    \ for all type of orders\n(`customer`, `reception`, `adjustment`, `extraction`).\n\n| Ordertask status | Description |\n\
    |----------------|---------------|\n| `reserved`     | ordertask is in progress. |\n| `done`         | ordertask has been\
    \ completed. | \n| `canceled`    | ordertask has been canceled. |"
  humanURL: https://instock.com/en/docs/api/
  baseURL: https://api.instock.com/v1
  tags:
  - Ordertasks
  properties:
  - type: OpenAPI
    url: openapi/instock-ordertasks-api-openapi.yml
  - type: Documentation
    url: https://instock.com/en/docs/
  - type: APIReference
    url: https://instock.com/en/docs/api/
  - type: GettingStarted
    url: https://instock.com/en/docs/getting-started/
- aid: instock:instock-sites-api
  name: Instock Sites API
  description: 'Each Instock site (or just site) represents a single instance of Instock ASRS.

    Such instance can represent either physical installation of ASRS or a simulation in sandbox environment.

    Organization may own many sites.

    A single physical site may have many sandboxes and each sandbox will be characterized by its own `site_id`.


    **Note**: `site_id` is required to perform operations with orders, ordertasks, inventory and moves.'
  humanURL: https://instock.com/en/docs/api/
  baseURL: https://api.instock.com/v1
  tags:
  - Sites
  properties:
  - type: OpenAPI
    url: openapi/instock-sites-api-openapi.yml
  - type: Documentation
    url: https://instock.com/en/docs/
  - type: APIReference
    url: https://instock.com/en/docs/api/
  - type: GettingStarted
    url: https://instock.com/en/docs/getting-started/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: CapabilityMap
  url: capabilities/instock-capability-edges.yml
  name: Instock Business Capability Map
- type: DomainSecurity
  url: security/instock-domain-security.yml
- type: Authentication
  url: authentication/instock-authentication.yml
- type: Website
  url: https://instock.com
- type: DeveloperPortal
  url: https://instock.com/en/docs/
- type: Documentation
  url: https://instock.com/en/docs/
- type: APIReference
  url: https://instock.com/en/docs/api/
- type: GettingStarted
  url: https://instock.com/en/docs/getting-started/
- type: Login
  url: https://cloud.instock.com/sign-in/
- type: Support
  url: https://instock.com/en/contact-us/
- type: PrivacyPolicy
  url: https://instock.com/en/privacy-policy
- type: Blog
  url: https://instock.com/en/news/
- type: Careers
  url: https://instock.com/en/careers/
- type: Conventions
  url: conventions/instock-conventions.yml
- type: ErrorCatalog
  url: errors/instock-error-codes.yml
- type: Lifecycle
  url: lifecycle/instock-lifecycle.yml
- type: Conformance
  url: conformance/instock-conformance.yml
- type: DataModel
  url: data-model/instock-data-model.yml
- type: Sandbox
  url: sandbox/instock-sandbox.yml
- type: X-MCPServerCandidate
  url: mcp/instock-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- type: LLMsTxt
  url: llms/instock-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: Overlay
  url: overlays/instock-openapi-overlay.yaml
- type: OpenAPI
  url: openapi/_original/instock-openapi.json
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/instock"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/instock/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/instock/evidence"

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.