3PL Warehouse Manager website screenshot

3PL Warehouse Manager

3PL Warehouse Manager is the flagship cloud warehouse management system (WMS) built for third-party logistics providers, now sold under Extensiv and historically known as "3PL Central". Its public integration surface is the SecureWMS REST API (base https://secure-wms.com), used to create and retrieve orders, manage items and inventory, read stock summaries and stock details, submit and track inbound receivers (ASN), and enumerate customers, warehouses/facilities, and locations. Authentication is OAuth 2.0 client-credentials against https://secure-wms.com/AuthServer/api/Token, returning a short-lived bearer token (typically valid 30-60 minutes). This entry documents the 3PL Warehouse Manager / SecureWMS API specifically; the broader Extensiv company (which also spans Order Management, Integration Manager, Fulfillment Marketplace, and Warehouse Analytics) is tracked complementarily under the all/extensiv company entry.

3PL Warehouse Manager publishes 9 APIs on the APIs.io network, including Authentication API, Customers API, Inventory API, and 6 more. Tagged areas include Warehouse Management, WMS, 3PL, Logistics, and Fulfillment.

3PL Warehouse Manager’s developer surface includes authentication, documentation, engineering blog, and 9 more developer resources.

40.1/100 developing ▬ flat Agent 20/100 agent aware Full breakdown ↓
scored 2026-08-24 · rubric v0.13.0
AccessFreemiumSelf serve⚡ Free to try
9 APIs
Warehouse ManagementWMS3PLLogisticsFulfillmentInventoryOrderSecureWMSExtensiv

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-24 · rubric v0.13.0
Composite quality — 40.1/100 · developing
Contract Quality 14.1 / 25
Developer Ergonomics 4.8 / 20
Access Clarity 9.5 / 20
Operational Transparency 4.4 / 13
Contract Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 20/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 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/3plcentral: 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 9

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

3PL Warehouse Manager Authentication API

OAuth 2.0 client-credentials token issuance.

3PL Warehouse Manager Customers API

Customers (merchants) a 3PL fulfills for.

3PL Warehouse Manager Inventory API

On-hand inventory and per-receive stock details.

3PL Warehouse Manager Items API

Customer SKU items (catalog).

3PL Warehouse Manager Orders API

Outbound order creation and retrieval.

3PL Warehouse Manager Packages API

Packages (cartons) on a shipped order.

3PL Warehouse Manager Receivers API

Inbound receivers (Advance Ship Notices).

3PL Warehouse Manager Stock Summaries API

Rolled-up on-hand / available / allocated quantities.

3PL Warehouse Manager Warehouses API

Facilities and their bin locations.

Scroll for all 9

Open Collections 11

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

API Collection

OPEN COLLECTION

Scroll for all 11

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

3Plcentral Rate Limits

3 limits

RATE LIMITS

FinOps 1

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

Security Posture 3

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

3Plcentral Authentication

http · 2 schemes

SECURITY

3Plcentral Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

3Plcentral Trust Center

SOC 2, GDPR

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

3Plcentral Agentic Access

15 operations · 3 acting

15 operations · 3 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

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 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: 3plcentral
url: https://raw.githubusercontent.com/api-evangelist/3plcentral/refs/heads/main/apis.yml
name: 3PL Warehouse Manager
kind: company
description: 3PL Warehouse Manager is the flagship cloud warehouse management system (WMS) built for third-party logistics
  providers, now sold under Extensiv and historically known as "3PL Central". Its public integration surface is the SecureWMS
  REST API (base https://secure-wms.com), used to create and retrieve orders, manage items and inventory, read stock summaries
  and stock details, submit and track inbound receivers (ASN), and enumerate customers, warehouses/facilities, and locations.
  Authentication is OAuth 2.0 client-credentials against https://secure-wms.com/AuthServer/api/Token, returning a short-lived
  bearer token (typically valid 30-60 minutes). This entry documents the 3PL Warehouse Manager / SecureWMS API specifically;
  the broader Extensiv company (which also spans Order Management, Integration Manager, Fulfillment Marketplace, and Warehouse
  Analytics) is tracked complementarily under the all/extensiv company entry.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/3plcentral.png
tags:
- Warehouse Management
- WMS
- 3PL
- Logistics
- Fulfillment
- Inventory
- Order
- SecureWMS
- Extensiv
tags_raw:
- Warehouse Management
- WMS
- 3PL
- Logistics
- Fulfillment
- Inventory
- Orders
- SecureWMS
- Extensiv
created: '2026-07-04'
modified: '2026-07-04'
specificationVersion: '0.23'
apis:
- aid: 3plcentral:3plcentral-authentication-api
  name: 3PL Warehouse Manager Authentication API
  description: OAuth 2.0 client-credentials token issuance.
  humanURL: https://developer.3plcentral.com/
  baseURL: https://secure-wms.com
  tags:
  - Authentication
  properties:
  - type: OpenAPI
    url: openapi/3plcentral-authentication-api-openapi.yml
  - type: Documentation
    url: https://developer.3plcentral.com/
  - type: APIReference
    url: https://developer.extensiv.com/pages/3pl-wareshouse-manager.html
  - type: PostmanCollection
    url: collections/3plcentral.postman_collection.json
  - type: OpenCollection
    url: collections/3plcentral.opencollection.json
- aid: 3plcentral:3plcentral-customers-api
  name: 3PL Warehouse Manager Customers API
  description: Customers (merchants) a 3PL fulfills for.
  humanURL: https://developer.3plcentral.com/
  baseURL: https://secure-wms.com
  tags:
  - Customers
  properties:
  - type: OpenAPI
    url: openapi/3plcentral-customers-api-openapi.yml
  - type: Documentation
    url: https://developer.3plcentral.com/
  - type: APIReference
    url: https://developer.extensiv.com/pages/3pl-wareshouse-manager.html
  - type: PostmanCollection
    url: collections/3plcentral.postman_collection.json
  - type: OpenCollection
    url: collections/3plcentral.opencollection.json
- aid: 3plcentral:3plcentral-inventory-api
  name: 3PL Warehouse Manager Inventory API
  description: On-hand inventory and per-receive stock details.
  humanURL: https://developer.3plcentral.com/
  baseURL: https://secure-wms.com
  tags:
  - Inventory
  properties:
  - type: OpenAPI
    url: openapi/3plcentral-inventory-api-openapi.yml
  - type: Documentation
    url: https://developer.3plcentral.com/
  - type: APIReference
    url: https://developer.extensiv.com/pages/3pl-wareshouse-manager.html
  - type: PostmanCollection
    url: collections/3plcentral.postman_collection.json
  - type: OpenCollection
    url: collections/3plcentral.opencollection.json
- aid: 3plcentral:3plcentral-items-api
  name: 3PL Warehouse Manager Items API
  description: Customer SKU items (catalog).
  humanURL: https://developer.3plcentral.com/
  baseURL: https://secure-wms.com
  tags:
  - Item
  tags_raw:
  - Items
  properties:
  - type: OpenAPI
    url: openapi/3plcentral-items-api-openapi.yml
  - type: Documentation
    url: https://developer.3plcentral.com/
  - type: APIReference
    url: https://developer.extensiv.com/pages/3pl-wareshouse-manager.html
  - type: PostmanCollection
    url: collections/3plcentral.postman_collection.json
  - type: OpenCollection
    url: collections/3plcentral.opencollection.json
- aid: 3plcentral:3plcentral-orders-api
  name: 3PL Warehouse Manager Orders API
  description: Outbound order creation and retrieval.
  humanURL: https://developer.3plcentral.com/
  baseURL: https://secure-wms.com
  tags:
  - Order
  tags_raw:
  - Orders
  properties:
  - type: OpenAPI
    url: openapi/3plcentral-orders-api-openapi.yml
  - type: Documentation
    url: https://developer.3plcentral.com/
  - type: APIReference
    url: https://developer.extensiv.com/pages/3pl-wareshouse-manager.html
  - type: PostmanCollection
    url: collections/3plcentral.postman_collection.json
  - type: OpenCollection
    url: collections/3plcentral.opencollection.json
- aid: 3plcentral:3plcentral-packages-api
  name: 3PL Warehouse Manager Packages API
  description: Packages (cartons) on a shipped order.
  humanURL: https://developer.3plcentral.com/
  baseURL: https://secure-wms.com
  tags:
  - Packages
  properties:
  - type: OpenAPI
    url: openapi/3plcentral-packages-api-openapi.yml
  - type: Documentation
    url: https://developer.3plcentral.com/
  - type: APIReference
    url: https://developer.extensiv.com/pages/3pl-wareshouse-manager.html
  - type: PostmanCollection
    url: collections/3plcentral.postman_collection.json
  - type: OpenCollection
    url: collections/3plcentral.opencollection.json
- aid: 3plcentral:3plcentral-receivers-api
  name: 3PL Warehouse Manager Receivers API
  description: Inbound receivers (Advance Ship Notices).
  humanURL: https://developer.3plcentral.com/
  baseURL: https://secure-wms.com
  tags:
  - Receivers
  properties:
  - type: OpenAPI
    url: openapi/3plcentral-receivers-api-openapi.yml
  - type: Documentation
    url: https://developer.3plcentral.com/
  - type: APIReference
    url: https://developer.extensiv.com/pages/3pl-wareshouse-manager.html
  - type: PostmanCollection
    url: collections/3plcentral.postman_collection.json
  - type: OpenCollection
    url: collections/3plcentral.opencollection.json
- aid: 3plcentral:3plcentral-stock-summaries-api
  name: 3PL Warehouse Manager Stock Summaries API
  description: Rolled-up on-hand / available / allocated quantities.
  humanURL: https://developer.3plcentral.com/
  baseURL: https://secure-wms.com
  tags:
  - Stock Summaries
  properties:
  - type: OpenAPI
    url: openapi/3plcentral-stock-summaries-api-openapi.yml
  - type: Documentation
    url: https://developer.3plcentral.com/
  - type: APIReference
    url: https://developer.extensiv.com/pages/3pl-wareshouse-manager.html
  - type: PostmanCollection
    url: collections/3plcentral.postman_collection.json
  - type: OpenCollection
    url: collections/3plcentral.opencollection.json
- aid: 3plcentral:3plcentral-warehouses-api
  name: 3PL Warehouse Manager Warehouses API
  description: Facilities and their bin locations.
  humanURL: https://developer.3plcentral.com/
  baseURL: https://secure-wms.com
  tags:
  - Warehouses
  properties:
  - type: OpenAPI
    url: openapi/3plcentral-warehouses-api-openapi.yml
  - type: Documentation
    url: https://developer.3plcentral.com/
  - type: APIReference
    url: https://developer.extensiv.com/pages/3pl-wareshouse-manager.html
  - type: PostmanCollection
    url: collections/3plcentral.postman_collection.json
  - type: OpenCollection
    url: collections/3plcentral.opencollection.json
common:
- type: AgenticAccess
  url: agentic-access/3plcentral-agentic-access.yml
- type: TrustCenter
  url: security/3plcentral-trust-center.yml
- type: DomainSecurity
  url: security/3plcentral-domain-security.yml
- type: Authentication
  url: authentication/3plcentral-authentication.yml
- type: GitHubOrganization
  url: https://github.com/tpl-central
- type: LinkedIn
  url: https://www.linkedin.com/company/extensiv
- type: Website
  url: https://www.extensiv.com/3pl-warehouse-manager
- type: Documentation
  url: https://developer.3plcentral.com/
- type: Plans
  url: plans/3plcentral-plans-pricing.yml
- type: RateLimits
  url: rate-limits/3plcentral-rate-limits.yml
- type: FinOps
  url: finops/3plcentral-finops.yml
- url: https://www.extensiv.com/blog
  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/3plcentral"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/3plcentral/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/3plcentral/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.