{
  "version": "1.0",
  "defaults": {
    "crawl": true,
    "train": true,
    "inference": true,
    "search": true,
    "automate": true,
    "human_in_the_loop": false
  },
  "rate_limit": {
    "requests_per_minute": 120,
    "note": "Everything is static and free. For the whole site in one request use https://allproblemssolved.aplusz.app/llms-full.txt instead of crawling page by page."
  },
  "preferred_endpoints": [
    "https://allproblemssolved.aplusz.app/llms.txt",
    "https://allproblemssolved.aplusz.app/llms-full.txt",
    "https://allproblemssolved.aplusz.app/openapi.json"
  ],
  "attribution": "requested",
  "license": "https://allproblemssolved.aplusz.app/license.xml",
  "note": "No API key, no rate card, no sign-up. Nothing a visitor types is stored, so there is nothing here to authenticate against."
}
