The Shippers Group · Example Payload

Shippers Group Warehouse Example

Third Party LogisticsWarehousingFulfillmentSupply ChainTransportation ManagementCo-PackagingConsumer Packaged Goods

Shippers Group Warehouse Example is an example object payload from The Shippers Group, with 13 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnameaddresssquareFootagetypecapabilitiescertificationsoperatingHourscontactNamecontactPhonecontactEmailcreatedAtupdatedAt

Example Payload

shippers-group-warehouse-example.json Raw ↑
{
  "id": "wh-dal-001",
  "name": "Dallas Distribution Center - Haltom City",
  "address": {
    "street1": "5000 Industrial Boulevard",
    "street2": "Dock 12",
    "city": "Haltom City",
    "state": "TX",
    "zip": "76117",
    "country": "US"
  },
  "squareFootage": 450000,
  "type": "ambient",
  "capabilities": [
    "warehousing",
    "distribution",
    "co-packaging",
    "fulfillment",
    "pick-and-pack",
    "value-added-services"
  ],
  "certifications": [
    "AIB Superior",
    "SQF Level 2",
    "FSMA Compliant"
  ],
  "operatingHours": {
    "monday": "06:00-22:00",
    "tuesday": "06:00-22:00",
    "wednesday": "06:00-22:00",
    "thursday": "06:00-22:00",
    "friday": "06:00-22:00",
    "saturday": "07:00-15:00",
    "sunday": "Closed"
  },
  "contactName": "Operations Manager",
  "contactPhone": "+1-214-555-0100",
  "contactEmail": "dallas-ops@theshippersgroup.com",
  "createdAt": "2001-01-15T08:00:00Z",
  "updatedAt": "2024-01-10T14:30:00Z"
}

Work with this as data

Every example 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 examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • 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 example
curl "https://apis.io/api/v1/examples/shippers-group-warehouse-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

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.