Tecovas

Tecovas is an Austin, Texas direct-to-consumer Western wear brand selling handcrafted cowboy boots, work boots, hats, leather goods and apparel for men, women and kids, made by artisans in Leon, Mexico and sold online and through its own US retail stores. Its storefront runs on Shopify Hydrogen (React Router 7) with Sanity content and Algolia search, and it publishes an unusually complete agent-facing surface for a retailer: an llms.txt, an agents.md, an RFC 9727 api-catalog linkset of read-only JSON endpoints, a Cloudflare-style agent-skills discovery index, an anonymously introspectable Shopify Storefront GraphQL API, and a Universal Commerce Protocol (UCP) MCP endpoint on its Shopify checkout host for agent-driven cart and checkout.

Tecovas publishes 3 APIs on the APIs.io network. Tagged areas include Company, Retail, E-Commerce, Apparel, and Footwear.

Tecovas’ developer surface includes documentation, API reference, getting-started guide, support, engineering blog, authentication, and 20 more developer resources.

38.7/100 thin ▬ flat Agent 53/100 agent ready Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
3 APIs 1 MCP Servers
CompanyRetailE-CommerceApparelFootwearDirect to ConsumerShopifyAgentic CommerceUniversal Commerce ProtocolProduct Catalog

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 38.7/100 · thin
Contract Quality 12.0 / 25
Developer Ergonomics 11.7 / 20
Commercial Clarity 4.2 / 20
Operational Transparency 0.0 / 13
Governance 1.5 / 12
Discoverability 9.3 / 10
Agent readiness — 53/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 3 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/tecovas: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 3

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

Tecovas Storefront Content API

Read-only JSON endpoints on the Tecovas storefront host, published in the company's own RFC 9727 api-catalog linkset and documented in its agents.md. Covers product detail by sl...

Tecovas Storefront GraphQL API

The Shopify Storefront GraphQL API as deployed on the Tecovas checkout host. Anonymous introspection succeeds (424 types, 35 query fields, 41 mutations), covering products, coll...

Tecovas Agentic Commerce (UCP/MCP)

Tecovas implements the Universal Commerce Protocol 2026-04-08 on its Shopify checkout host, exposing an MCP endpoint whose tools/list returns 13 tools with full JSON Schema inpu...

MCP Servers 1

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

tecovas-mcp.yml

MCP SERVER

Security Posture 2

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

Tecovas Authentication

none/oauth2/openIdConnect · 3 schemes

SECURITY

Tecovas Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Tecovas Scopes

4 scopes · authorizationCode

4 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Tecovas Agentic Access

17 operations · 9 acting · 3 human-in-the-loop

17 operations · 9 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

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 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 3

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: tecovas
name: Tecovas
description: 'Tecovas is an Austin, Texas direct-to-consumer Western wear brand selling handcrafted cowboy boots, work boots,
  hats, leather goods and apparel for men, women and kids, made by artisans in Leon, Mexico and sold online and through its
  own US retail stores. Its storefront runs on Shopify Hydrogen (React Router 7) with Sanity content and Algolia search, and
  it publishes an unusually complete agent-facing surface for a retailer: an llms.txt, an agents.md, an RFC 9727 api-catalog
  linkset of read-only JSON endpoints, a Cloudflare-style agent-skills discovery index, an anonymously introspectable Shopify
  Storefront GraphQL API, and a Universal Commerce Protocol (UCP) MCP endpoint on its Shopify checkout host for agent-driven
  cart and checkout.'
url: https://raw.githubusercontent.com/api-evangelist/tecovas/refs/heads/main/apis.yml
image: https://cdn.sanity.io/images/v8kybopt/production/073bf9cd1134041e2c334a569e22504347e336eb-8108x5289.jpg?auto=format&fit=max&w=1200
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-05'
modified: '2026-08-05'
tags:
- Company
- Retail
- E-Commerce
- Apparel
- Footwear
- Direct to Consumer
- Shopify
- Agentic Commerce
- Universal Commerce Protocol
- Product Catalog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: tecovas:tecovas-storefront-content-api
  name: Tecovas Storefront Content API
  description: Read-only JSON endpoints on the Tecovas storefront host, published in the company's own RFC 9727 api-catalog
    linkset and documented in its agents.md. Covers product detail by slug, collection metadata, Algolia-backed collection
    products and free-text search, and site-wide search settings. No authentication is required.
  humanURL: https://www.tecovas.com/agents.md
  baseURL: https://www.tecovas.com/api
  tags:
  - Products
  - Collections
  - Search
  - Catalog
  properties:
  - type: Documentation
    url: https://www.tecovas.com/agents.md
  - type: APIReference
    url: https://www.tecovas.com/.well-known/api-catalog
  - type: APICatalog
    url: well-known/tecovas-api-catalog.json
- aid: tecovas:tecovas-storefront-graphql-api
  name: Tecovas Storefront GraphQL API
  description: The Shopify Storefront GraphQL API as deployed on the Tecovas checkout host. Anonymous introspection succeeds
    (424 types, 35 query fields, 41 mutations), covering products, collections, carts, blogs, menus, metaobjects, localization
    and search. Not listed in the company's own api-catalog, but reachable without credentials.
  humanURL: https://checkout.tecovas.com/agents.md
  baseURL: https://checkout.tecovas.com/api/2026-01/graphql.json
  tags:
  - GraphQL
  - Products
  - Cart
  - Shopify
  properties:
  - type: GraphQL
    url: graphql/tecovas-storefront.graphql
  - type: Documentation
    url: https://checkout.tecovas.com/agents.md
- aid: tecovas:tecovas-ucp-agentic-commerce
  name: Tecovas Agentic Commerce (UCP/MCP)
  description: Tecovas implements the Universal Commerce Protocol 2026-04-08 on its Shopify checkout host, exposing an MCP
    endpoint whose tools/list returns 13 tools with full JSON Schema inputs for catalog search and lookup, cart lifecycle,
    checkout lifecycle and order retrieval. Payment handlers advertised are Google Pay, Shopify card and Shop Pay. Checkout
    completion requires explicit contemporaneous human approval per the published agent instructions.
  humanURL: https://checkout.tecovas.com/agents.md
  baseURL: https://checkout.tecovas.com/api/ucp/mcp
  tags:
  - MCP
  - Agentic Commerce
  - Checkout
  - Cart
  - Orders
  properties:
  - type: MCPServer
    url: mcp/tecovas-mcp.yml
  - type: ToolCrosswalk
    url: mcp/tecovas-tool-crosswalk.yml
  - type: Documentation
    url: https://checkout.tecovas.com/agents.md
common:
- type: Website
  url: https://www.tecovas.com/
- type: Documentation
  url: https://www.tecovas.com/agents.md
- type: APIReference
  url: https://www.tecovas.com/.well-known/api-catalog
- type: GettingStarted
  url: https://www.tecovas.com/agents.md#typical-agent-flow
- type: Support
  url: https://www.tecovas.com/help-center
- type: Blog
  url: https://www.tecovas.com/blog
- type: PrivacyPolicy
  url: https://www.tecovas.com/p/privacy-policy
- type: TermsOfService
  url: https://www.tecovas.com/p/terms-and-conditions
- type: LLMsTxt
  url: llms/tecovas-llms.txt
- type: WellKnown
  url: well-known/tecovas-well-known.yml
- type: APICatalog
  url: well-known/tecovas-api-catalog.json
- type: ContentSignal
  url: well-known/tecovas-robots.txt
- type: AgentSkill
  url: skills/_index.yml
- type: MCPServer
  url: mcp/tecovas-mcp.yml
- type: ToolCrosswalk
  url: mcp/tecovas-tool-crosswalk.yml
- type: GraphQL
  url: graphql/tecovas-storefront.graphql
- type: Authentication
  url: authentication/tecovas-authentication.yml
- type: OAuthScopes
  url: scopes/tecovas-scopes.yml
- type: Conventions
  url: conventions/tecovas-conventions.yml
- type: Conformance
  url: conformance/tecovas-conformance.yml
- type: Lifecycle
  url: lifecycle/tecovas-lifecycle.yml
- type: DomainSecurity
  url: security/tecovas-domain-security.yml
- type: AgenticAccess
  url: agentic-access/tecovas-agentic-access.yml
- type: DataModel
  url: data-model/tecovas-data-model.yml
- type: ErrorCatalog
  url: errors/tecovas-problem-types.yml
- type: SecondaryMarket
  url: https://forgeglobal.com/tecovas_stock/
x-enrichment:
  date: '2026-08-05'
  status: enriched
  artifacts_added: 28
  pass: local-v1