Broker REST API (v1)
1.0.0

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://bump.sh/tie-tech/hub/b2b-api/doc/broker-openapi/mcp

Standard setup for AI tools providing an mcp.json file

mcp.json
{
  "broker-openapi MCP server": {
    "url": "https://bump.sh/tie-tech/hub/b2b-api/doc/broker-openapi/mcp"
  }
}

Close
Base URL
https://sandbox.api.example.com/v1

Broker-facing JSON REST API. All URIs are prefixed with /v1. Notes:

  • Every state changing request (POST / PATCH / DELETE) REQUIRES Idempotency-Key header (stable across retries).

This is version 1.0.0 of this API documentation. Last update on Sep 1, 2026.