{"name":"Armani English Public API","description":"Read-only public API for Armani English (armanienglish.com), an online English school teaching IELTS, TOEFL and general English courses in Persian. No authentication is required.","documentation":"https://armanienglish.com/developers","openapi":"https://armanienglish.com/openapi.json","llms_txt":"https://armanienglish.com/llms.txt","api_catalog":"https://armanienglish.com/.well-known/api-catalog","authentication":"none","versioning":{"scheme":"url-path","current":"v1","unversionedAliasesTrack":"v1","breakingChangesRequireNewVersion":true,"minimumSunsetNoticeDays":180,"deprecationHeaders":["Deprecation","Sunset","Link; rel=\"deprecation\""],"current_base_url":"https://armanienglish.com/api/v1"},"rate_limit":{"limit":300,"window_seconds":60,"policy":"default;q=300;w=60","headers":["RateLimit-Limit","RateLimit-Remaining","RateLimit-Reset","RateLimit-Policy","Retry-After (on 429)"]},"error_format":"application/problem+json (RFC 9457)","endpoints":[{"method":"GET","url":"https://armanienglish.com/api/v1/courses","alias":"https://armanienglish.com/api/courses","operationId":"listCourses","summary":"List all purchasable courses and discount packages","description":"Returns the full catalog of IELTS, TOEFL and general English courses and discount packages sold by Armani English, with current prices in Iranian Toman, availability, duration and a link to the human-facing page for each item. Course names and descriptions are in Persian. No authentication is required. The catalog is rebuilt at most once a day, so polling more often than that returns identical data."},{"method":"GET","url":"https://armanienglish.com/api/v1/health","alias":"https://armanienglish.com/api/health","operationId":"getHealth","summary":"Liveness check","description":"Returns 200 with {\"status\":\"ok\"} when the server is answering requests. Never cached — a 200 means the server responded just now. Use it to confirm reachability before falling back to cached data."}]}