AISO — AI Search Optimization Developer Hub

This site hosts machine-readable endpoints and documentation for the AISO platform. AISO helps companies structure their product information so AI platforms like ChatGPT, Gemini, Claude, and Perplexity can discover and understand company products.

🔍 Public Product API

Base endpoint:

GET /api/products

Example request:

GET https://aiso-dfc76.web.app/api/products

Filter by company:

GET /api/products?companyId=globalcare

🤖 AI Discovery Files

These files allow AI platforms to automatically detect available APIs and product data.

AI Discovery (ai.json):

/.well-known/ai.json

OpenAI Schema (openai.json):

/.well-known/openai.json

🧠 Example Gemini Enriched Output

The Cloud Function enriches product records into structured AI content.

{
  "name": "GlobalCare RIS",
  "faqs": [
    { "q": "What is GlobalCare RIS?", "a": "GlobalCare RIS is a radiology information system..." },
    { "q": "What does it support?", "a": "Scheduling, reporting workflows, dashboards..." }
  ]
}

📘 Developer Notes

🌐 Contact

Website: https://globalcareasia.com