TCCC Soft Bottler Agent Hub

Partner-facing Azure API Management hub through which The Coca-Cola Company's bottlers register and operate AI agents. Documented publicly in TCCC's own GitHub organization as part of the "Soft Bottler Manager" deployment template: a bottler deploys a spoke (Azure Function App, Cosmos DB, Service Bus, Event Grid, ML workspace) into its own Azure tenant, then registers it with the TCCC hub via POST /api/agents/register using an Ocp-Apim-Subscription-Key issued by TCCC. The hub performs authentication, rate limiting and hub-spoke enforcement; no direct spoke-to-spoke traffic is permitted. The base URL is templated per deployment and the surface is partner-gated — it is not callable by a third party and publishes no OpenAPI.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/tccc-soft-bottler-agent-hub"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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

API entry from apis.yml

apis.yml Raw ↑
aid: coca-cola:tccc-soft-bottler-agent-hub
name: TCCC Soft Bottler Agent Hub
tags:
- Agents
- API Management
- Bottling
- Multi-Tenant
humanURL: https://github.com/The-Coca-Cola-Company/bottler-soft-infra-poc
baseURL: https://tccc-soft-prod-apim-{uniqueid}.azure-api.net
properties:
- url: https://github.com/The-Coca-Cola-Company/bottler-soft-infra-poc
  type: SourceCode
- url: https://raw.githubusercontent.com/The-Coca-Cola-Company/bottler-soft-infra-poc/main/README.md
  type: Documentation
description: 'Partner-facing Azure API Management hub through which The Coca-Cola Company''s bottlers
  register and operate AI agents. Documented publicly in TCCC''s own GitHub organization as part of the
  "Soft Bottler Manager" deployment template: a bottler deploys a spoke (Azure Function App, Cosmos DB,
  Service Bus, Event Grid, ML workspace) into its own Azure tenant, then registers it with the TCCC hub
  via POST /api/agents/register using an Ocp-Apim-Subscription-Key issued by TCCC. The hub performs authentication,
  rate limiting and hub-spoke enforcement; no direct spoke-to-spoke traffic is permitted. The base URL
  is templated per deployment and the surface is partner-gated — it is not callable by a third party and
  publishes no OpenAPI.'
x-features:
- Agent registration (POST /api/agents/register)
- Spoke health check (GET /api/health, x-functions-key)
- Hub-spoke isolation, one Azure tenant per bottler
- MCP servers (Cosmos DB, Blob Storage, Service Bus) provisioned per spoke
- Semantic Kernel plugins and AutoGen agent-to-agent orchestration
- Azure AI Foundry model router
x-use-cases:
- Bottler financial analysis agents
- Excel and document processing for bottler operations
- Cross-tenant agent onboarding for the Coca-Cola bottling system
x-access: partner-gated
x-evidence:
  fetched: '2026-09-05'
  url: https://github.com/The-Coca-Cola-Company/bottler-soft-infra-poc
  http_status: 200