Catalog Guard API

A bounded, fail-closed catalog preflight and validation service for Shopify-shaped supplier product CSVs. Exposes an unauthenticated JSON HTTP API that validates raw CSV text or normalized product rows and returns a deterministic result: safe rows, blockers and warnings, each finding carrying a row index, field, stable code and message. Ambiguous input is refused rather than guessed — unclosed quotes, malformed rows, duplicate headers, duplicate normalized SKUs and incomplete variant pairs all become blockers, and supplier categories are treated as audit-only rather than mapped to a Shopify taxonomy. The service does not accept file uploads, credentials, payment data or store connections, holds no storage, and never imports or modifies a catalog; every successful response repeats those disclosures inline as machine-readable fields. Access is controlled by input bounds and a best-effort rate limit rather than by identity. Commercially it is fronted by a free in-browser CSV preflight, a $149 bounded human CSV Diagnostic, and a separate free Shopify store-launch referral path.

Catalog Guard API publishes 1 API on the APIs.io network: Catalog API. Tagged areas include ecommerce, catalog-validation, shopify, data-quality, and csv-validation.

Catalog Guard API’s developer surface includes documentation, API reference, getting-started guide, pricing, authentication, code examples, and 16 more developer resources.

37.4/100 thin ▬ flat Agent 37/100 agent ready Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
1 APIs 1 MCP Servers
ecommercecatalog-validationshopifydata-qualitycsv-validationproduct-data-qadata-preflightdata-validationretail

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 37.4/100 · thin
Contract Quality 11.8 / 25
Developer Ergonomics 8.2 / 20
Commercial Clarity 6.3 / 20
Operational Transparency 2.7 / 13
Governance 1.4 / 12
Discoverability 7.0 / 10
Agent readiness — 37/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 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/catalog-guard-api: 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 1

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

Catalog Guard API Catalog API

The Catalog API from Catalog Guard API — 2 operation(s) for catalog.

Open Collections 2

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Guard Catalog API

OPEN COLLECTION

MCP Servers 1

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

Rate Limits 1

Documented rate limits and quota policies.

Catalog Guard Api Rate Limits

1 limits

RATE LIMITS

Security Posture 2

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

Catalog Guard Api Domain Security

TLSv1.3 · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 4

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
name: Catalog Guard API
description: 'A bounded, fail-closed catalog preflight and validation service for Shopify-shaped supplier product CSVs. Exposes
  an unauthenticated JSON HTTP API that validates raw CSV text or normalized product rows and returns a deterministic result:
  safe rows, blockers and warnings, each finding carrying a row index, field, stable code and message. Ambiguous input is
  refused rather than guessed — unclosed quotes, malformed rows, duplicate headers, duplicate normalized SKUs and incomplete
  variant pairs all become blockers, and supplier categories are treated as audit-only rather than mapped to a Shopify taxonomy.
  The service does not accept file uploads, credentials, payment data or store connections, holds no storage, and never imports
  or modifies a catalog; every successful response repeats those disclosures inline as machine-readable fields. Access is
  controlled by input bounds and a best-effort rate limit rather than by identity. Commercially it is fronted by a free in-browser
  CSV preflight, a $149 bounded human CSV Diagnostic, and a separate free Shopify store-launch referral path.'
url: https://catalog-guard-api.apievangelist.com/apis.yml
image: https://catalogguard.noahcortezj-c.workers.dev/og.png
created: '2026-07-31'
modified: '2026-08-09'
specificationVersion: '0.21'
tags:
- ecommerce
- catalog-validation
- shopify
- data-quality
- csv-validation
- product-data-qa
- data-preflight
- data-validation
- retail
apis:
- aid: catalog-guard-api:catalog-guard-api-catalog-api
  name: Catalog Guard API Catalog API
  description: The Catalog API from Catalog Guard API — 2 operation(s) for catalog.
  humanURL: https://catalogguard.noahcortezj-c.workers.dev/api/v1/catalog/docs
  baseURL: https://catalogguard.noahcortezj-c.workers.dev
  tags:
  - Catalog
  properties:
  - type: OpenAPI
    url: openapi/catalog-guard-api-catalog-api-openapi.yml
  - type: Documentation
    url: https://catalogguard.noahcortezj-c.workers.dev/api/v1/catalog/docs
  - type: APIReference
    url: https://catalogguard.noahcortezj-c.workers.dev/openapi.json
  - type: GettingStarted
    url: https://catalogguard.noahcortezj-c.workers.dev/api/v1/catalog/docs
maintainers:
- FN: Catalog Guard
  url: https://catalogguard.noahcortezj-c.workers.dev/
common:
- type: Documentation
  url: https://catalogguard.noahcortezj-c.workers.dev/api/v1/catalog/docs
- type: APIReference
  url: https://catalogguard.noahcortezj-c.workers.dev/openapi.json
- type: GettingStarted
  url: https://catalogguard.noahcortezj-c.workers.dev/api/v1/catalog/docs
- type: Pricing
  url: https://catalogguard.noahcortezj-c.workers.dev/diagnostic
- type: TermsOfService
  url: https://catalogguard.noahcortezj-c.workers.dev/terms
- type: PrivacyPolicy
  url: https://catalogguard.noahcortezj-c.workers.dev/privacy
- type: APIsJson
  url: https://catalogguard.noahcortezj-c.workers.dev/apis.json
- type: OpenAPI
  url: openapi/_original/catalog-guard-api-catalog-check-openapi.json
- type: OpenAPIOverlay
  url: overlays/catalog-guard-api-catalog-check-overlay.yaml
- type: Authentication
  url: authentication/catalog-guard-api-authentication.yml
- type: Conventions
  url: conventions/catalog-guard-api-conventions.yml
- type: ErrorCatalog
  url: errors/catalog-guard-api-problem-types.yml
- type: Lifecycle
  url: lifecycle/catalog-guard-api-lifecycle.yml
- type: RateLimits
  url: rate-limits/catalog-guard-api-rate-limits.yml
- type: Conformance
  url: conformance/catalog-guard-api-conformance.yml
- type: DataModel
  url: data-model/catalog-guard-api-data-model.yml
- type: Examples
  url: examples/catalog-guard-api-examples.yml
- type: MCPServer
  url: mcp/catalog-guard-api-mcp.yml
- type: ToolCrosswalk
  url: mcp/catalog-guard-api-tool-crosswalk.yml
- type: LLMsTxt
  url: llms/catalog-guard-api-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: DomainSecurity
  url: security/catalog-guard-api-domain-security.yml
generated:
  by: apis.io/add
  model: claude-opus-4-8
  confidence: 92
  at: '2026-07-31T04:49:23.782Z'
x-enrichment:
  date: '2026-08-09'
  status: enriched
  artifacts_added: 19
  pass: local-v1