{
  "name": "FreeUpToHours API Catalog",
  "description": "Machine-readable catalog for FreeUpToHours public APIs and agent discovery files.",
  "url": "https://freeuptohours.com/.well-known/apis.json",
  "created": "2026-06-12",
  "modified": "2026-06-12",
  "specificationVersion": "0.16",
  "maintainers": [
    {
      "FN": "FreeUpToHours",
      "url": "https://freeuptohours.com/audit"
    }
  ],
  "apis": [
    {
      "name": "FreeUpToHours Lead Intake API",
      "description": "Consent-based lead submission endpoint for website audit, free homepage, and AI automation inquiries.",
      "humanURL": "https://freeuptohours.com/audit",
      "baseURL": "https://freeuptohours.com/api",
      "tags": ["leads", "audit", "ai automation", "philippines"],
      "properties": [
        {
          "type": "OpenAPI",
          "url": "https://freeuptohours.com/openapi.json"
        },
        {
          "type": "Agent Manifest",
          "url": "https://freeuptohours.com/.well-known/agent.json"
        },
        {
          "type": "Agent Permissions",
          "url": "https://freeuptohours.com/.well-known/agent-permissions.json"
        }
      ]
    }
  ],
  "include": [
    {
      "name": "LLM site overview",
      "url": "https://freeuptohours.com/llms.txt"
    },
    {
      "name": "Machine-readable pricing",
      "url": "https://freeuptohours.com/pricing.md"
    },
    {
      "name": "Agent instructions",
      "url": "https://freeuptohours.com/AGENTS.md"
    }
  ]
}
