Public API
v1

Add MCP server to your AI tool

Allow AI tools and LLMs to interact with the API documentation portal through MCP.

MCP server URL

https://developer.pattern.com/mcp

Standard setup for AI tools providing an mcp.json file

mcp.json
{
  "Hub API MCP server": {
    "url": "https://developer.pattern.com/mcp"
  }
}

Close
Base URL
https://api.pattern.com/hub

Getting Started

Welcome to the Pattern Public API. This API allows you to manage your 3PL business with Pattern. Including DTC, Inventory Requests, MiddleMile and more.

Authentication

All requests require an OAuth2 token. See the Auth section in the sidebar for details. You can get your client_id and secret from your hub dashboard.

This is version v1 of this API documentation. Last update on Aug 10, 2026.