Deposco website screenshot

Deposco

Deposco is a cloud supply chain execution platform combining order management (OMS) and warehouse management (WMS) for retailers, brands, 3PLs, and DTC ecommerce sellers. Its Bright Suite gives real-time visibility into inventory, orders, and shipments across the fulfillment lifecycle - receiving, putaway, picking, packing, and shipping. Deposco integrates through a REST API exposed on its Developer Portal (developer.deposco.com) using resource paths under /integration/{code}/, secured with OAuth 2.0 / per-merchant API credentials and scoped by tenant code and business unit. API access is provisioned per customer through a Deposco account manager rather than through open self-service signup, and Deposco also ships 150+ pre-built connectors and EDI integrations.

Deposco publishes 5 APIs on the APIs.io network. Tagged areas include Supply Chain, Warehouse Management, WMS, Order Management, and OMS.

Deposco’s developer surface includes documentation, engineering blog, and 4 more developer resources.

12.1/100 emerging ▬ flat Agent 0/100 human only Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
AccessPaid
5 APIs
Supply ChainWarehouse ManagementWMSOrder ManagementOMSFulfillmentInventoryLogisticsE-Commerce3PL

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 12.1/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 0.5 / 20
Access Clarity 4.2 / 20
Operational Transparency 0.0 / 13
Contract Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 0/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
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 0 / 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
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
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/deposco: 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 5

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

Deposco Customer Orders API

Import and query customer (sales) orders for fulfillment. Modeled from Deposco integration references - PUT /import/{businessUnit}/customerOrder/{orderNumber} to create or updat...

Deposco Purchase Orders API

Create and search purchase orders for inbound inventory. Modeled from Deposco integration references - PUT /orders/Purchase Order/{orderNumber}, POST /orders, and GET /search/Or...

Deposco Items API

Create and update item (SKU) master data. Modeled from Deposco integration references - PUT /items/{itemNumber} for a single item and POST /items for bulk item imports. Endpoint...

Deposco Inventory API

Retrieve real-time inventory by facility and location. Modeled from Deposco integration references - GET /inventory/facility/{facilityNumber}/location/{locationNumber} and GET /...

Deposco Shipments API

Search outbound shipments produced by fulfillment. Modeled from Deposco integration references - GET /search/shipment?orderHeaders.customerOrderNumber={orderNumber} to retrieve ...

Pricing Plans 1

Published pricing tiers and plan structures.

Deposco Plans Pricing

1 plans

PLANS

Security Posture 1

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

Deposco Domain Security

TLSv1.2 · DMARC

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Access & Security 1

Authentication, authorization, and security posture

Commercial 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: deposco
url: https://raw.githubusercontent.com/api-evangelist/deposco/refs/heads/main/apis.yml
name: Deposco
kind: company
description: Deposco is a cloud supply chain execution platform combining order management (OMS) and warehouse management
  (WMS) for retailers, brands, 3PLs, and DTC ecommerce sellers. Its Bright Suite gives real-time visibility into inventory,
  orders, and shipments across the fulfillment lifecycle - receiving, putaway, picking, packing, and shipping. Deposco integrates
  through a REST API exposed on its Developer Portal (developer.deposco.com) using resource paths under /integration/{code}/,
  secured with OAuth 2.0 / per-merchant API credentials and scoped by tenant code and business unit. API access is provisioned
  per customer through a Deposco account manager rather than through open self-service signup, and Deposco also ships 150+
  pre-built connectors and EDI integrations.
accessModel:
  pricing: paid
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Paid
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/deposco.png
tags:
- Supply Chain
- Warehouse Management
- WMS
- Order Management
- OMS
- Fulfillment
- Inventory
- Logistics
- E-Commerce
- 3PL
tags_raw:
- Supply Chain
- Warehouse Management
- WMS
- Order Management
- OMS
- Fulfillment
- Inventory
- Logistics
- Ecommerce
- 3PL
created: '2026-07-04'
modified: '2026-07-04'
specificationVersion: '0.23'
apis:
- aid: deposco:deposco-customer-orders-api
  name: Deposco Customer Orders API
  tags:
  - Order
  - Order Management
  - Fulfillment
  tags_raw:
  - Orders
  - Order Management
  - Fulfillment
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.deposco.com/
  baseURL: https://{instance}.deposco.com/integration/{code}
  properties:
  - url: https://developer.deposco.com/
    type: Documentation
  description: Import and query customer (sales) orders for fulfillment. Modeled from Deposco integration references - PUT
    /import/{businessUnit}/customerOrder/{orderNumber} to create or update an order, and GET /search/CoHeader and /search/shipment
    to look up order status and resulting shipments. Endpoints are modeled from public integration documentation; exact paths
    and the tenant base host are provisioned per customer.
- aid: deposco:deposco-purchase-orders-api
  name: Deposco Purchase Orders API
  tags:
  - Purchase Orders
  - Procurement
  - Inbound
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.deposco.com/
  baseURL: https://{instance}.deposco.com/integration/{code}
  properties:
  - url: https://developer.deposco.com/
    type: Documentation
  description: Create and search purchase orders for inbound inventory. Modeled from Deposco integration references - PUT
    /orders/Purchase Order/{orderNumber}, POST /orders, and GET /search/Order?otherReferenceNumber={externalOrderNumber}.
    Endpoints are modeled from public integration documentation; access is gated per tenant.
- aid: deposco:deposco-items-api
  name: Deposco Items API
  tags:
  - Item
  - Product
  - SKU
  - Catalog
  tags_raw:
  - Items
  - Products
  - SKU
  - Catalog
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.deposco.com/
  baseURL: https://{instance}.deposco.com/integration/{code}
  properties:
  - url: https://developer.deposco.com/
    type: Documentation
  description: Create and update item (SKU) master data. Modeled from Deposco integration references - PUT /items/{itemNumber}
    for a single item and POST /items for bulk item imports. Endpoints are modeled from public integration documentation;
    access is gated per tenant.
- aid: deposco:deposco-inventory-api
  name: Deposco Inventory API
  tags:
  - Inventory
  - Stock
  - Facilities
  - Location
  tags_raw:
  - Inventory
  - Stock
  - Facility
  - Location
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.deposco.com/
  baseURL: https://{instance}.deposco.com/integration/{code}
  properties:
  - url: https://developer.deposco.com/
    type: Documentation
  description: Retrieve real-time inventory by facility and location. Modeled from Deposco integration references - GET /inventory/facility/{facilityNumber}/location/{locationNumber}
    and GET /inventory/{businessUnit}/facility/{facilityNumber}/location/{locationNumber}. Endpoints are modeled from public
    integration documentation; access is gated per tenant.
- aid: deposco:deposco-shipments-api
  name: Deposco Shipments API
  tags:
  - Shipments
  - Outbound
  - Shipping
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.deposco.com/
  baseURL: https://{instance}.deposco.com/integration/{code}
  properties:
  - url: https://developer.deposco.com/
    type: Documentation
  description: Search outbound shipments produced by fulfillment. Modeled from Deposco integration references - GET /search/shipment?orderHeaders.customerOrderNumber={orderNumber}
    to retrieve shipment and tracking detail for a customer order. Endpoints are modeled from public integration documentation;
    access is gated per tenant.
common:
- type: DomainSecurity
  url: security/deposco-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/deposco
- type: Website
  url: https://deposco.com/
- type: Documentation
  url: https://developer.deposco.com/
- type: Plans
  url: plans/deposco-plans-pricing.yml
- url: https://blog.deposco.com/
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

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/deposco"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/deposco/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/deposco/evidence"

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

Get an API key

Free tier, no email required.

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