{
  "specVersion": "0.91",
  "host": {
    "name": "BalanceIt",
    "url": "https://balanceit.life"
  },
  "entries": [
    {
      "identifier": "urn:air:balanceit.life:api:developer-v1",
      "displayName": "BalanceIt Developer API v1",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://app.balanceit.life/api/v1/openapi.json",
      "description": "Public OpenAPI contract for the BalanceIt Developer API. Data endpoints require a Personal Access Token; this document does not.",
      "representativeQueries": [
        "create a BalanceIt task via API",
        "list my BalanceIt tasks",
        "where is the BalanceIt OpenAPI spec",
        "how do I authenticate to the BalanceIt API"
      ]
    },
    {
      "identifier": "urn:air:balanceit.life:docs:developers",
      "displayName": "BalanceIt developer documentation",
      "type": "text/html",
      "url": "https://balanceit.life/developers",
      "description": "Human and agent documentation for the Developer API, PAT authentication, scopes, and core resources.",
      "representativeQueries": [
        "BalanceIt developer docs",
        "how to create a BalanceIt personal access token",
        "BalanceIt API scopes"
      ]
    },
    {
      "identifier": "urn:air:balanceit.life:skills:index",
      "displayName": "BalanceIt agent skills",
      "type": "application/json",
      "url": "https://balanceit.life/.well-known/agent-skills/index.json",
      "description": "Agent Skills discovery index for authenticating and calling the Developer API.",
      "representativeQueries": [
        "BalanceIt agent skill for tasks",
        "how an agent should call BalanceIt",
        "BalanceIt PAT skill"
      ]
    }
  ]
}
