Administration for Community Living (ACL) · Authentication Profile

Administration For Community Living Acl Authentication

Authentication

ACL publishes no developer authentication documentation. Two live ACL API hosts were discovered by reading the public front-end bundles of ACL's own web properties; this artifact records the authentication model each one actually enforces, observed on the wire. Neither surface has a signup, a key-issuance flow, or a documented auth page.

Administration for Community Living (ACL) declares 2 security scheme(s) across its OpenAPI definitions.

AgingFederal-GovernmentHealthcareDisabilityIndependent LivingOpen DataSocial Services
Methods: Schemes: 2 OAuth flows: API key in:

Security Schemes

Ocp-Apim-Subscription-Key apiKey
· in: header ()
none

Source

Authentication Profile

administration-for-community-living-acl--authentication.yml Raw ↑
specification: API Commons Authentication
specificationVersion: '0.1'
provider: Administration for Community Living (ACL)
providerId: administration-for-community-living-acl-
generated: '2026-08-30'
method: probed
source: >-
  Live probes of https://sic.acl.gov/p-agid-ui-fn and https://ehc.acl.gov/api,
  plus the AGID front-end bundle https://agid.acl.gov/assets/index-2c03a0f9.js
  which declares the gateway base URL and header name.
description: >-
  ACL publishes no developer authentication documentation. Two live ACL API hosts
  were discovered by reading the public front-end bundles of ACL's own web
  properties; this artifact records the authentication model each one actually
  enforces, observed on the wire. Neither surface has a signup, a key-issuance
  flow, or a documented auth page.
schemes:
  - id: agid-apim-subscription-key
    api: AGID Program Data API
    host: sic.acl.gov
    base: https://sic.acl.gov/p-agid-ui-fn
    type: apiKey
    in: header
    name: Ocp-Apim-Subscription-Key
    provider_stack: Azure API Management
    realm: https://p-acl-apim.azure-api.net/p-agid-ui-fn
    documented: false
    self_service_signup: false
    evidence:
      request: POST https://sic.acl.gov/p-agid-ui-fn/GetDataSets with no key
      status: 401
      response_header: >-
        www-authenticate: AzureApiManagementKey
        realm="https://p-acl-apim.azure-api.net/p-agid-ui-fn",
        name="Ocp-Apim-Subscription-Key", type="header"
    note: >-
      The subscription key the AGID web app uses is compiled into its public
      JavaScript bundle and is therefore shipped to every browser that loads
      agid.acl.gov. Its value is deliberately NOT recorded in this repository.
      There is no published process by which a third party can obtain a key of
      their own, so this is a browser-embedded key rather than a developer
      credential.
  - id: eldercare-anonymous
    api: Eldercare Locator Content API
    host: ehc.acl.gov
    base: https://ehc.acl.gov/api
    type: none
    documented: false
    self_service_signup: false
    evidence:
      request: GET https://ehc.acl.gov/api/eldercareglobal with no credentials
      status: 200
      content_type: application/json; charset=utf-8
    note: >-
      Strapi 5 headless CMS. The eldercareglobal collection is readable
      anonymously; other Strapi collection names probed (pages, articles, topics,
      resources) return 404, so the public role exposes a narrow allowlist rather
      than the whole content model.
oauth2: false
openid_connect: false
mutual_tls: false
oauth_discovery:
  probed:
    - url: https://sic.acl.gov/.well-known/oauth-authorization-server
      status: 404
    - url: https://sic.acl.gov/.well-known/openid-configuration
      status: 404
    - url: https://acl.gov/.well-known/openid-configuration
      status: 404
docs: null
docs_note: No ACL authentication or developer-credential documentation was found on any ACL host.
maintainers:
  - FN: Kin Lane
    X-twitter: apievangelist
    email: info@apievangelist.com

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/administration-for-community-living-acl--authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.