How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Cometeer Storefront (read-only)

The public, unauthenticated JSON browsing surface of the Cometeer online store — products, collections, search and sitemap. Cometeer documents these endpoints for agents itself, under "Read-Only Browsing (No Authentication Required)" in its /llms.txt. No credential is required and no rate-limit headers are published.

Cometeer Storefront (read-only) is one of 2 APIs that Cometeer publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Product, Catalog, and E-Commerce. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 5 operations across 5 paths, organized into 3 resource areas, and defines 4 schemas. It is described by OpenAPI 3.1.0, at version 2026-08-01.

Requests are made against a single base URL, https://cometeer.com.

5 operations 5 paths 4 schemas 5 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2026-08-01
Base URL
https://cometeer.com
Resource Areas
3

Paths & Operations 5

Across 5 paths, the API surfaces 5 operations — 5 GET. They span 3 resource areas: Products, Collections, Search. Each is listed below with its method, path, parameters, and response codes.

Products 3

Product catalog browsing

GET
/products.json
List all products
listProducts 2 params → 200404429
GET
/products/{handle}.json
Get a single product by handle
getProduct 1 param → 200404429
GET
/sitemap.xml
Store sitemap index
getSitemap → 200
Collections 1

Collection (category) browsing

GET
/collections/{handle}/products.json
List products in a collection
listCollectionProducts 3 params → 200404429
Search 1

Storefront search

GET
/search
Search the storefront
searchProducts 2 params → 200429

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Variant (26 properties), Product (16 properties), Image (10 properties), Option (5 properties). Each schema is shown below with its type and property counts.

Product
object
A storefront product, as observed in live responses.
16 properties
Variant
object
A purchasable variant of a product.
26 properties
Image
object
10 properties
Option
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cometeer-storefront-openapi.yml Raw ↑

Other APIs Cometeer publishes across the network.

Cometeer UCP Commerce (MCP)
Where this information came from

This is an independent, third-party profile of Cometeer Storefront (read-only), published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.