Agilitas Sports

Agilitas Sports Private Limited is a Bengaluru-based sports and athleisure company founded in February 2023 by former Puma India leaders Abhishek Ganguly, Atul Bajaj and Amit Prabhu, built as a vertically integrated manufacture-brand-retail ecosystem rather than a software business. It acquired Mochiko Shoes, one of India's largest sports footwear manufacturers, holds the exclusive India licence for Lotto, and runs the one8 brand with Virat Kohli. It publishes no developer program and no OpenAPI, but its Shopify storefront at agilitas.com serves a real agent-facing commerce surface: /llms.txt and /agents.md, a /.well-known/ucp Universal Commerce Protocol merchant profile (UCP 2026-08-25), and two live unauthenticated Model Context Protocol endpoints — a thirteen-tool catalog/cart/checkout/order server and a one-tool policy-and-FAQ server.

Agilitas Sports publishes 2 APIs on the APIs.io network. Tagged areas include Company, Commerce, E-Commerce, Retail, and Sportswear.

Agilitas Sports’ developer surface includes documentation, support, engineering blog, authentication, and 18 more developer resources.

22.8/100 emerging Agent 16/100 agent aware Full breakdown ↓
scored 2026-09-12 · rubric v0.22.0
2 APIs 1 MCP Servers
CompanyCommerceE-CommerceRetailSportswearFootwearAthleisureManufacturingAgentic CommerceUniversal Commerce ProtocolModel Context ProtocolShopifyIndia

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-12 · rubric v0.22.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/agilitassports: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 2

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

Agilitas Commerce MCP API

The agent-facing commerce surface for the Agilitas store, implementing the Universal Commerce Protocol (dev.ucp.shopping) over the Model Context Protocol. Thirteen tools cover c...

Agilitas Storefront JSON API

The read-only storefront JSON endpoints Agilitas names for agents in its own /llms.txt and /agents.md — product JSON at /products/{handle}.json, collection product listings at /...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Agilitassports Rate Limits

1 limits

RATE LIMITS

Security Posture 2

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

Agilitassports Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Agilitassports Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: agilitassports
name: Agilitas Sports
description: 'Agilitas Sports Private Limited is a Bengaluru-based sports and athleisure company founded in February 2023
  by former Puma India leaders Abhishek Ganguly, Atul Bajaj and Amit Prabhu, built as a vertically integrated manufacture-brand-retail
  ecosystem rather than a software business. It acquired Mochiko Shoes, one of India''s largest sports footwear manufacturers,
  holds the exclusive India licence for Lotto, and runs the one8 brand with Virat Kohli. It publishes no developer program
  and no OpenAPI, but its Shopify storefront at agilitas.com serves a real agent-facing commerce surface: /llms.txt and /agents.md,
  a /.well-known/ucp Universal Commerce Protocol merchant profile (UCP 2026-08-25), and two live unauthenticated Model Context
  Protocol endpoints — a thirteen-tool catalog/cart/checkout/order server and a one-tool policy-and-FAQ server.'
image: https://agilitas.com/cdn/shop/files/512.jpg?v=1782028242
url: https://raw.githubusercontent.com/api-evangelist/agilitassports/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-09-12'
modified: '2026-09-12'
tags:
- Company
- Commerce
- E-Commerce
- Retail
- Sportswear
- Footwear
- Athleisure
- Manufacturing
- Agentic Commerce
- Universal Commerce Protocol
- Model Context Protocol
- Shopify
- India
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: agilitassports:agilitassports-commerce-mcp-api
  name: Agilitas Commerce MCP API
  description: The agent-facing commerce surface for the Agilitas store, implementing the Universal Commerce Protocol (dev.ucp.shopping)
    over the Model Context Protocol. Thirteen tools cover catalog search and lookup, product detail, cart create/update/cancel,
    checkout create/update/complete/cancel and order retrieval. Anonymous — no API key or OAuth token is needed to initialize,
    list tools or search the catalog — but every tool requires a meta.ucp-agent.profile URI, complete_checkout additionally
    requires meta.idempotency-key, and the provider's own agent instructions require contemporaneous buyer approval before
    any payment is completed.
  humanURL: https://agilitas.com/agents.md
  baseURL: https://agilitas.com/api/ucp/mcp
  tags:
  - Commerce
  - Catalog
  - Cart
  - Checkout
  - Orders
  - Agentic Commerce
  properties:
  - type: Documentation
    url: https://agilitas.com/agents.md
  - type: MCPServer
    url: mcp/agilitassports-mcp.yml
  - type: WellKnown
    url: well-known/agilitassports-ucp.json
  - type: Authentication
    url: authentication/agilitassports-authentication.yml
  - type: Conventions
    url: conventions/agilitassports-conventions.yml
  - type: Idempotency
    url: conventions/agilitassports-conventions.yml
  - type: DataModel
    url: data-model/agilitassports-data-model.yml
  - type: ErrorCatalog
    url: errors/agilitassports-problem-types.yml
  - type: RateLimits
    url: rate-limits/agilitassports-rate-limits.yml
- aid: agilitassports:agilitassports-storefront-json-api
  name: Agilitas Storefront JSON API
  description: The read-only storefront JSON endpoints Agilitas names for agents in its own /llms.txt and /agents.md — product
    JSON at /products/{handle}.json, collection product listings at /collections/{handle}/products.json, the all-products
    feed at /products.json, and the sitemap set including a dedicated agentic-discovery sitemap. No authentication is required.
    These are Shopify Online Store routes served on the Agilitas domain and named by Agilitas in its own published agent instructions.
  humanURL: https://agilitas.com/llms.txt
  baseURL: https://agilitas.com
  x-base-note: The site root IS the API base for this entry, not a marketing URL standing in for one. Shopify Online Store
    JSON routes are served off the storefront origin — https://agilitas.com/products.json returned HTTP 200 application/json
    on 2026-09-12 — and Agilitas names exactly these paths in its own /llms.txt.
  tags:
  - Products
  - Collections
  - Catalog
  - Sitemap
  properties:
  - type: Documentation
    url: https://agilitas.com/llms.txt
  - type: LLMsTxt
    url: llms/agilitassports-llms.txt
common:
- type: Website
  url: https://agilitas.com/
- type: Documentation
  url: https://agilitas.com/agents.md
- type: Support
  url: https://agilitas.com/pages/contact
- type: Blog
  url: https://agilitas.com/blogs/press-and-media
- type: TermsOfService
  url: https://agilitas.com/policies/terms-of-service
- type: PrivacyPolicy
  url: https://agilitas.com/policies/privacy-policy
- type: MCPServer
  url: mcp/agilitassports-mcp.yml
- type: LLMsTxt
  url: llms/agilitassports-llms.txt
- type: WellKnown
  url: well-known/agilitassports-well-known.yml
- type: Authentication
  url: authentication/agilitassports-authentication.yml
- type: OAuthScopes
  url: scopes/agilitassports-scopes.yml
- type: Conventions
  url: conventions/agilitassports-conventions.yml
- type: Idempotency
  url: conventions/agilitassports-conventions.yml
- type: ErrorCatalog
  url: errors/agilitassports-problem-types.yml
- type: RateLimits
  url: rate-limits/agilitassports-rate-limits.yml
- type: Plans
  url: plans/agilitassports-plans-pricing.yml
- type: Lifecycle
  url: lifecycle/agilitassports-lifecycle.yml
- type: Conformance
  url: conformance/agilitassports-conformance.yml
- type: DataModel
  url: data-model/agilitassports-data-model.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Packages
  url: packages/agilitassports-packages.yml
- type: DomainSecurity
  url: security/agilitassports-domain-security.yml
x-enrichment:
  date: '2026-09-12'
  status: enriched
  artifacts_added: 25
  pass: local-v3
x-coverage:
  state: covered

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/agilitassports"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/agilitassports/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/agilitassports/evidence"

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.