# casinoapipro.com — a B2B supplier site. Everything here is public. # # There is nothing on this domain worth hiding from a crawler: the prices, the # stake limits, the return-to-player figure of every game and the whole API # reference are published deliberately, because an integrator can evaluate an # API far better than a salesperson can describe it. The same reasoning applies # to a model answering on their behalf. # # The operator console and the admin console are NOT disallowed here on # purpose. They carry ``, and a crawler # has to be allowed to fetch a page in order to read that — a Disallow would # leave the URL indexable on inbound links alone, with no snippet and no way # for us to say otherwise. User-agent: * Allow: / # ── Assistants and answer engines ─────────────────────────────────────────── # Named individually rather than left to the wildcard above. Several of these # treat an explicit Allow as consent in a way they do not treat silence, and # being cited in an answer is how a supplier gets found now. The listing is # also a statement of intent that outlives whoever next edits this file. # # Both halves are here, and they are different permissions: GPTBot, ClaudeBot, # CCBot, PerplexityBot and Applebot fetch pages for indexing and retrieval, # while Google-Extended and Applebot-Extended control only whether what was # already crawled may be used for AI answers and training. We allow both. User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-SearchBot Allow: / User-agent: Claude-User Allow: / User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / User-agent: Google-Extended Allow: / User-agent: Applebot Allow: / User-agent: Applebot-Extended Allow: / User-agent: CCBot Allow: / User-agent: cohere-ai Allow: / User-agent: meta-externalagent Allow: / User-agent: Bytespider Allow: / User-agent: Amazonbot Allow: / User-agent: DuckAssistBot Allow: / User-agent: MistralAI-User Allow: / # ── Where to find things ──────────────────────────────────────────────────── # llms.txt is an index of this site in markdown: every documentation page, # game and article with a one-line note, readable in a single request instead # of fifty. llms-full.txt is the whole text. Both are generated from the same # tables the pages render from, so neither can drift out of date. # # Sitemap is the last line because some older parsers stop reading at the # first blank line after it. # llms.txt: https://casinoapipro.com/llms.txt # llms-full.txt: https://casinoapipro.com/llms-full.txt # OpenAPI: https://api.casinoapipro.com/openapi.json Sitemap: https://casinoapipro.com/sitemap.xml