generated: '2026-09-14' method: probed source: https://aira-technology.com/wp-json/wp/v2/posts limit_count: 0 note: >- Aira Technologies publishes no API documentation and therefore no rate limits. No RateLimit-*, X-RateLimit-* or Retry-After response header was observed on any request made during this pass, and no 429 was returned. This is a recorded absence, not an unchecked field: an agent consuming this surface gets no runtime throttling signal at all and must self-throttle. Cloudflare fronts the origin (server: cloudflare, cf-ray present on every response), so any limit that does exist is enforced silently at the edge with no advertised contract. The one hard, documented ceiling on this surface is a page-size bound, not a rate limit: per_page above 100 returns 400 rest_invalid_param. limits: [] response_headers: [] exhaustion_status: null related_bounds: - kind: page-size parameter: per_page max: 100 min: 1 enforcement: '400 rest_invalid_param' evidence: https://aira-technology.com/wp-json/wp/v2/posts?per_page=500 evidence: - url: https://aira-technology.com/wp-json/wp/v2/posts?per_page=2 http_status: 200 finding: >- Headers returned: content-type, x-robots-tag, x-content-type-options, access-control-expose-headers, access-control-allow-headers, x-wp-total, x-wp-totalpages, allow, link, cache-control, cf-cache-status, cf-ray, alt-svc. No rate-limit header of any family. - url: https://aira-technology.com/wp-json/ http_status: 200 finding: Root discovery document declares no rate-limit policy. - url: https://aira-technology.com/wp-json/wp/v2/posts?per_page=500 http_status: 400 finding: 'per_page must be between 1 (inclusive) and 100 (inclusive)'