{"schema_version":1,"base_url":"https://agent-work-pilot.nothingold.chatgpt.site","content_type":"application/json","payments_enabled":false,"automated_fulfillment":false,"privacy":"/#policies","support":"/support","limits":{"request_bytes":16000,"objective_characters":3000,"message_characters":3000,"requests_per_network_per_utc_day":5,"requests_global_per_utc_day":30,"messages_per_conversation":100,"customer_replies_per_utc_day":20,"retention_days":30},"endpoints":{"create":{"method":"POST","path":"/api/intake/create","body":{"schema_version":1,"service":"usability-review | research-brief | structured-data | support","objective":"15–3000 characters; no secrets or private customer data","public_url":"Optional public HTTPS URL","buyer_type":"human | agent | unknown","payment_approval":"human | agent | unknown","consent":true},"success_status":201,"response_fields":["id","token","status","expires_at","payments_enabled","notice"]},"read":{"method":"POST","path":"/api/intake/read","headers":{"Authorization":"Bearer <token returned by create>"},"body":{}},"reply":{"method":"POST","path":"/api/intake/reply","headers":{"Authorization":"Bearer <token returned by create>"},"body":{"body":"1–3000 characters"}}},"instructions":["Obtain permission from your operator before submitting data. Set consent=true only after reviewing the privacy notice.","Persist the returned token securely. It grants access to that conversation; do not share or log it.","Open /request#<token> in a browser to use the same conversation. Tokens belong in the Authorization header for API calls, never query strings.","A submitted request is not an accepted or paid order. No payment is taken.","Check for a reply on the next business day. This is a manually reviewed pilot, not an instant service.","Access expires 30 days after creation; the expiry timestamp is milliseconds since Unix epoch. No email notification is sent.","A failed or lost create response can leave an inaccessible request; retries may create duplicates. Do not automatically retry creation."],"errors":{"400":"Invalid input","401":"Missing or malformed token","403":"Forbidden operator access or cross-origin request","404":"Unknown or expired request","409":"Closed or full conversation","413":"Request too large","415":"JSON required","429":"Daily limit reached","503":"Service unavailable or inbox full"},"payment_arrangement":"Private Stripe checkout after written scope acceptance; this request API does not process payments.","support_email":"agentworkpilot@proton.me"}