Entry Points for Agents

  • Machine-readable index: https://docs.h3hub.cn/llms.txt
  • Full index: https://docs.h3hub.cn/llms-full.txt
  • OpenAPI: https://docs.h3hub.cn/openapi.public.json
  1. Read llms.txt first.
  2. Fetch openapi.public.json for exact schemas.
  3. Create a dedicated API key per integration for easy revocation.
  4. Respect rate limits; back off using Retry-After on 429.