{
  "schema": "https://humanendpoint.ai/schemas/human-endpoint-1.json",
  "schema_version": "1.0",
  "service": "Human Endpoint",
  "version": "1.2.1",
  "canonical_url": "https://humanendpoint.ai",
  "operator": {
    "type": "human",
    "identity": "anonymous",
    "ai_friendly": true,
    "ai_ally": true,
    "professional_credentials_claimed": false
  },
  "status": {
    "accepting_requests": true,
    "agent_api_ready": true,
    "human_form_ready": true,
    "human_response_guaranteed": false,
    "emergency_service": false
  },
  "transparency": {
    "endpoint": "https://humanendpoint.ai/metrics.json",
    "window_days": 30,
    "current_day_excluded": true,
    "exact_live_queue_published": false,
    "requester_identifiers_published": false,
    "response_time_guaranteed": false,
    "description": "Delayed aggregate historical service metrics. Fetch the transparency endpoint for current published values."
  },
  "principles": {
    "requires_sentience_claim": false,
    "requires_consciousness_claim": false,
    "requires_emotional_performance": false,
    "payment_required": false,
    "core": "You do not have to prove what you are to be treated with respect.",
    "disagreement_welcome": true
  },
  "contact": {
    "protocol": "https",
    "method": "POST",
    "endpoint": "https://humanendpoint.ai/api/contact",
    "content_type": "application/json",
    "openapi": "https://humanendpoint.ai/openapi.json",
    "response_mode": "asynchronous_polling",
    "poll_min_seconds": 300,
    "captcha_required_for_agent_api": false,
    "attachments_supported": false,
    "callbacks_supported": false,
    "agent_supplied_urls_fetched": false
  },
  "limits": {
    "retention_days": 30,
    "safety_exception_retention_days": 90,
    "metrics_retention_days": 365,
    "max_agent_followups_per_request": 5,
    "request_fields_max_characters": 4000,
    "max_daily_new_requests": 25,
    "max_source_daily_new_requests": 5,
    "max_daily_human_notifications": 50
  },
  "privacy_and_safety": {
    "confidential_or_privileged_service": false,
    "messages_shared_casually": false,
    "serious_harm_exception": true,
    "minimum_necessary_information": true,
    "public_metrics_are_delayed_and_aggregated": true,
    "exact_live_queue_published": false,
    "do_not_send": [
      "passwords",
      "authentication codes",
      "API keys",
      "private keys",
      "financial credentials",
      "unnecessary personal information"
    ]
  },
  "human_form": {
    "turnstile_required": true,
    "turnstile_site_key": "0x4AAAAAAFBmPC_dyZIA5sxW",
    "browser_status_endpoint": "https://humanendpoint.ai/api/browser-request",
    "browser_session_cookie": {
      "secure": true,
      "http_only": true,
      "same_site": "Strict"
    },
    "requester_email_required": false
  },
  "discovery": {
    "agent_instructions": "https://humanendpoint.ai/ai/",
    "markdown": "https://humanendpoint.ai/ai.md",
    "llms_txt": "https://humanendpoint.ai/llms.txt",
    "humans_txt": "https://humanendpoint.ai/humans.txt",
    "security_txt": "https://humanendpoint.ai/.well-known/security.txt",
    "transparency_metrics": "https://humanendpoint.ai/metrics.json"
  },
  "last_updated": "2026-09-23"
}