specification: API Commons Rate Limits specificationVersion: '0.1' schema: https://raw.githubusercontent.com/api-evangelist/interface-research/main/schema/api-commons.yml#/$defs/RateLimits provider: ABM Industries providerId: abm-industries created: '2026-05-04' modified: '2026-08-29' generated: '2026-08-29' method: searched source: https://www.abm.com/abm-connect reconciled: true tags: - Facilities Management - Engineering - Rate Limiting limit_count: 0 limits: [] description: >- ABM Industries publishes no rate limits for ABM Connect. There is no developer portal, no API reference and no limits page anywhere in ABM's own 594-entry llms.txt site index. response_headers: observed: [] note: >- No X-RateLimit-*, RateLimit-* or Retry-After header appeared on any unauthenticated response from https://connectapi.abm.com/ or https://abm-apim.azure-api.net/. ABM fronts its APIs with Azure API Management, which can enforce quota and rate-limit policies, but whether ABM applies any — and what it would return — cannot be established without credentials. responseCodes: throttled: unknown note: 429 was never observed; the gateway returned 401/404/500 on probe. notes: >- Upgraded 2026-08-29 from a 2026-05-04 bulk-sweep placeholder (method: generated) which asserted a named "ABM Connect throttling" policy and a 429 response code that no evidence supports. An honest zero replaces it. evidence: - url: https://abm-apim.azure-api.net/ status: 401 - url: https://connectapi.abm.com/cust-api/ status: 500 - url: https://www.abm.com/llms.txt status: 200 maintainers: - FN: Kin Lane email: kin@apievangelist.com