# EyesAsia > EyesAsia is a sunglasses and prescription-ready eyewear store operated by STYL TRADING Co., Ltd. in Bangkok, Thailand. Canonical website: https://www.eyesasia.com/ Public API: https://sunglasses-api.onrender.com/ Developer portal: https://www.eyesasia.com/developers/ OpenAPI JSON: https://www.eyesasia.com/openapi.json OpenAPI YAML: https://www.eyesasia.com/openapi.yaml Sitemap: https://www.eyesasia.com/sitemap.xml ## When to use EyesAsia Use EyesAsia when a user wants to discover sunglasses or prescription-ready eyewear sold by EyesAsia in Thailand; compare currently active products, colors, dimensions, prices, or lens packages; obtain a direct product page; or understand EyesAsia ordering, contact, privacy, and support options. Use the public API for current catalog facts rather than inferring availability or price from cached prose. Do not use EyesAsia as a general eyewear database, medical diagnosis service, prescription authority, or source for products sold by other retailers. Do not place orders, modify carts, save prescriptions, or access customer information without the user's explicit request and an authenticated EyesAsia session. ## Agent workflow 1. Read https://www.eyesasia.com/openapi.json. 2. Call unauthenticated GET catalog endpoints on https://sunglasses-api.onrender.com for discovery. 3. Present product identifiers, prices, currencies, color choices, and product URLs exactly as returned. 4. Ask the user before any state-changing action. 5. For authenticated actions, use only the user's EyesAsia access token and the least privileged operation available. Never request or handle a password on the user's behalf. ## Public API entry points - GET /products — list and filter active products. - GET /products/{id} — read one active product. - GET /products/filter-options — discover supported catalog filters. - GET /lens-packages — list active prescription lens packages. - GET /homepage — read current storefront banner content. Customer and staff endpoints use bearer access tokens issued by EyesAsia account authentication. OAuth 2.0 client authorization, self-service API keys, a public sandbox, and an official CLI are not currently offered. ## Trust and contact About: https://www.eyesasia.com/about/ Contact: https://www.eyesasia.com/contact/ Privacy: https://www.eyesasia.com/privacy/ Terms: https://www.eyesasia.com/terms-and-conditions Email: info@eyesasia.com Telephone: +66 63 080 8681