{
  "openapi": "3.1.0",
  "info": {
    "title": "Ashley.AI API",
    "version": "private-beta",
    "description": "Ashley.AI supports API-based workflows for onboarded customers. There are currently no public, anonymous operations to advertise. Customer-specific base URLs, authentication instructions, operations, and webhook contracts are provided during guided onboarding.",
    "contact": {
      "name": "Ashley.AI Developer Access",
      "email": "anthony@tryashley.ai",
      "url": "https://www.tryashley.ai/developers"
    }
  },
  "externalDocs": {
    "description": "Ashley.AI developer resources and current integration availability",
    "url": "https://www.tryashley.ai/developers"
  },
  "paths": {},
  "x-ashley-ai-access": {
    "availability": "guided-onboarding",
    "publicOperations": false,
    "webhooks": "rolling-out-to-onboarded-customers",
    "publicMcpServer": false,
    "agentInstructions": "https://www.tryashley.ai/llms.txt"
  }
}
