For AI agents: an LLM-friendly Markdown version of every page is available by appending .md to its URL or by sending an Accept: text/markdown request header. The full documentation index is at https://www.ankr.com/docs/llms.txt
Skip to main content

Two discovery documents, served from the RPC host as well

Docs Team

An agent that knows only rpc.ankr.com can now read what the deployment supports and who answers it, without a key and without a second hostname.

Docs

Worth checking on your side

  • Nothing changed on the RPC service. No method limits, error codes, or rate limits moved. These are two static documents on paths nothing else uses.
  • The card claims no on chain registration and no trust mechanism, because we have neither yet, and it states x402Support: false rather than leaving the question open.
  • Read the served copy first. Both documents also ship in the @w3tech.io/agent-rpc-mcp npm package, and a packaged copy can lag what the deployment answers.