Hopstack website screenshot

Hopstack

Hopstack is an AI-native, cloud-based warehouse management system (WMS) and fulfillment operations platform that helps warehouses, 3PLs, and e-commerce operators optimize inbound logistics, inventory, order processing, picking, packing, shipping, and returns across channels. Hopstack exposes a documented RESTful API (referenced at apidocs.hopstack.io) for programmatic access to core resources such as orders and consignments, secured with a per-user X-API-Key generated from the Hopstack Dashboard. API access is gated - a customer must contact Hopstack Support to enable API-key generation in the UI - and the full endpoint surface, base URL, and machine-readable specification are published behind that account/partner reference rather than as a fully open catalog.

Hopstack publishes 6 APIs on the APIs.io network. Tagged areas include Warehouse Management, WMS, Fulfillment, Logistics, and Supply Chain.

Hopstack’s developer surface includes documentation, API reference, and 7 more developer resources.

18.0/100 emerging ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessEnterprise
6 APIs
Warehouse ManagementWMSFulfillmentLogisticsSupply ChainInventory3PLE-commerce

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 18.0/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 3.0 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 6.5 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/hopstack: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 6

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

Hopstack Orders API

Programmatic access to sales/fulfillment orders - create and manage orders that flow into Hopstack's omnichannel order management and picking, packing, and shipping workflows. O...

Hopstack Consignments API

Programmatic access to consignments - the inbound/receiving records that bring stock into a Hopstack-managed warehouse. Consignments is explicitly called out alongside orders as...

Hopstack Inventory API

Inventory and stock-ledger operations for Hopstack's inventory management module - tracking on-hand quantities, locations, and stock movements across warehouses. Modeled from Ho...

Hopstack Shipments API

Shipment creation and management tied to Hopstack's picking, packing, and shipping workflows and its multi-carrier integrations (FedEx, UPS, DHL, EasyPost, Shippo, and others). ...

Hopstack Products API

Product and SKU catalog management underpinning inventory and orders in Hopstack. Modeled from Hopstack's documented WMS data model; specific API endpoints are not confirmed in ...

Hopstack Warehouses API

Warehouse and location configuration for multi-warehouse, multi-client (3PL) operations. Modeled from Hopstack's documented warehouse management module; specific API endpoints a...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Hopstack Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 1

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

Hopstack Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Documentation 3

Reference material describing how the API behaves

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: hopstack
url: https://raw.githubusercontent.com/api-evangelist/hopstack/refs/heads/main/apis.yml
name: Hopstack
kind: company
description: Hopstack is an AI-native, cloud-based warehouse management system (WMS) and fulfillment operations platform that
  helps warehouses, 3PLs, and e-commerce operators optimize inbound logistics, inventory, order processing, picking, packing,
  shipping, and returns across channels. Hopstack exposes a documented RESTful API (referenced at apidocs.hopstack.io) for
  programmatic access to core resources such as orders and consignments, secured with a per-user X-API-Key generated from
  the Hopstack Dashboard. API access is gated - a customer must contact Hopstack Support to enable API-key generation in the
  UI - and the full endpoint surface, base URL, and machine-readable specification are published behind that account/partner
  reference rather than as a fully open catalog.
accessModel:
  pricing: enterprise
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Enterprise
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/hopstack.png
tags:
- Warehouse Management
- WMS
- Fulfillment
- Logistics
- Supply Chain
- Inventory
- 3PL
- E-commerce
created: '2026-07-05'
modified: '2026-07-05'
specificationVersion: '0.19'
apis:
- aid: hopstack:hopstack-orders-api
  name: Hopstack Orders API
  tags:
  - Orders
  - Fulfillment
  - Order Management
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://apidocs.hopstack.io/reference
  properties:
  - url: https://apidocs.hopstack.io/reference
    type: APIReference
  - url: https://apidocs.hopstack.io/
    type: Documentation
  - url: https://help.hopstack.io/home/order-management-creating-an-order
    type: Documentation
  description: Programmatic access to sales/fulfillment orders - create and manage orders that flow into Hopstack's omnichannel
    order management and picking, packing, and shipping workflows. Orders is one of the core resources Hopstack documents
    as available through its REST API. Exact endpoint paths and base URL are published in the account-gated API reference;
    endpoints modeled here from the public reference and knowledge base.
- aid: hopstack:hopstack-consignments-api
  name: Hopstack Consignments API
  tags:
  - Consignments
  - Inbound
  - Receiving
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://apidocs.hopstack.io/reference
  properties:
  - url: https://apidocs.hopstack.io/reference
    type: APIReference
  - url: https://apidocs.hopstack.io/
    type: Documentation
  - url: https://help.hopstack.io/home/new-design-creating-a-consignment
    type: Documentation
  description: Programmatic access to consignments - the inbound/receiving records that bring stock into a Hopstack-managed
    warehouse. Consignments is explicitly called out alongside orders as a core resource exposed through the Hopstack REST
    API. Full request/response schemas live in the account-gated reference; endpoints modeled here from the public reference
    and knowledge base.
- aid: hopstack:hopstack-inventory-api
  name: Hopstack Inventory API
  tags:
  - Inventory
  - Stock
  - Warehouse
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://apidocs.hopstack.io/reference
  properties:
  - url: https://apidocs.hopstack.io/reference
    type: APIReference
  - url: https://help.hopstack.io/home/inventory-product-documentation
    type: Documentation
  description: Inventory and stock-ledger operations for Hopstack's inventory management module - tracking on-hand quantities,
    locations, and stock movements across warehouses. Modeled from Hopstack's documented WMS modules; specific API endpoints
    are not confirmed in the public reference (endpoints modeled).
- aid: hopstack:hopstack-shipments-api
  name: Hopstack Shipments API
  tags:
  - Shipments
  - Shipping
  - Carriers
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://apidocs.hopstack.io/reference
  properties:
  - url: https://apidocs.hopstack.io/reference
    type: APIReference
  - url: https://help.hopstack.io/home/release-inventory-for-shipment-creation-from-stock
    type: Documentation
  description: Shipment creation and management tied to Hopstack's picking, packing, and shipping workflows and its multi-carrier
    integrations (FedEx, UPS, DHL, EasyPost, Shippo, and others). Modeled from Hopstack's documented fulfillment modules;
    specific API endpoints are not confirmed in the public reference (endpoints modeled).
- aid: hopstack:hopstack-products-api
  name: Hopstack Products API
  tags:
  - Products
  - Catalog
  - SKUs
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://apidocs.hopstack.io/reference
  properties:
  - url: https://apidocs.hopstack.io/reference
    type: APIReference
  - url: https://apidocs.hopstack.io/
    type: Documentation
  description: Product and SKU catalog management underpinning inventory and orders in Hopstack. Modeled from Hopstack's documented
    WMS data model; specific API endpoints are not confirmed in the public reference (endpoints modeled).
- aid: hopstack:hopstack-warehouses-api
  name: Hopstack Warehouses API
  tags:
  - Warehouses
  - Locations
  - Configuration
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://apidocs.hopstack.io/reference
  properties:
  - url: https://apidocs.hopstack.io/reference
    type: APIReference
  - url: https://help.hopstack.io/home/warehouses-management
    type: Documentation
  description: Warehouse and location configuration for multi-warehouse, multi-client (3PL) operations. Modeled from Hopstack's
    documented warehouse management module; specific API endpoints are not confirmed in the public reference (endpoints modeled).
common:
- type: DomainSecurity
  url: security/hopstack-domain-security.yml
- type: Website
  url: https://www.hopstack.io/
- type: LinkedIn
  url: https://www.linkedin.com/company/hopstack
- type: Documentation
  url: https://apidocs.hopstack.io/
- type: APIReference
  url: https://apidocs.hopstack.io/reference
- type: Documentation
  url: https://help.hopstack.io/
- type: Integrations
  url: https://www.hopstack.io/integrations
- type: Plans
  url: plans/hopstack-plans-pricing.yml
- type: RateLimits
  url: rate-limits/hopstack-rate-limits.yml
- type: FinOps
  url: finops/hopstack-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com