Skip to main content

Documentation Index

Fetch the complete documentation index at: https://talktohumans.app/docs/llms.txt

Use this file to discover all available pages before exploring further.

API

  • Limit: 50 requests per 10 seconds.
  • Keyed by IP address and endpoint.
  • Request timeout: 60 seconds.

MCP

  • Limit: 50 requests per 10 seconds.
  • Keyed by IP address and endpoint.
  • Request timeout: 60 seconds.
When rate limited, clients should back off and retry later. The API may return:
{
  "code": "rate_limit_exceeded",
  "message": "Rate limit exceeded"
}