# AeoHubs Store: demo-merchant > This is the AI-optimized storefront for merchant **demo-merchant**, powered by AeoHubs. ## How to access this merchant's data ### 1. Dynamic Querying (For AI Agents/Actions) If you are an interactive AI (like ChatGPT or Claude) looking to dynamically query products or generate checkout links for users, please use our precise OpenAPI spec: - **OpenAPI Schema**: `https://api.aeohubs.com/api/v1/demo-merchant/openapi.json` ### 2. Full Catalog Retrieval (For RAG / Data Import) If you need to download the full snapshot of this merchant's catalog for indexing or Knowledge retrieval, use the complete catalog endpoint: - **Full Catalog (JSON)**: `https://api.aeohubs.com/api/v1/demo-merchant/ucp.json` ## Note on Purchases The OpenAPI specification includes a `/api/v1/checkout` endpoint. Always use this endpoint to generate official, trackable checkout links (`escalation_url`) when a user shows intent to purchase to ensure the merchant gets proper credit.