{"openapi":"3.0.3","info":{"title":"idlidu Hire API","version":"2026.09.0","description":"Sci/Tech adoption signals from vanishing job postings. Not a recruiting service; no applicant PII. Fixture/waitlist only until PHASE0-KILL Exit Pass. LinkedIn auth scrape banned. Keys: idl_hire_… · dataset=hire. Not counsel-reviewed."},"servers":[{"url":"https://hire-api.idlidu.com"}],"paths":{"/v1/health":{"get":{"summary":"Health","responses":{"200":{"description":"OK"}}}},"/v1/companies/{slug}/timeline":{"get":{"summary":"Company adoption timeline","parameters":[{"name":"slug","in":"path","required":true,"schema":{"type":"string"}}],"security":[{"bearerAuth":[]}],"responses":{"200":{"description":"Timeline events"}}}},"/v1/tools/{tool}/series":{"get":{"summary":"Tool mention series","parameters":[{"name":"tool","in":"path","required":true,"schema":{"type":"string"}}],"security":[{"bearerAuth":[]}],"responses":{"200":{"description":"Monthly series"}}}},"/v1/indices":{"get":{"summary":"List indices","security":[{"bearerAuth":[]}],"responses":{"200":{"description":"Index catalogue + points"}}}},"/v1/usage":{"get":{"summary":"Usage","security":[{"bearerAuth":[]}],"responses":{"200":{"description":"Quota"}}}},"/v1/billing/webhook":{"post":{"summary":"Billing webhook","responses":{"200":{"description":"Ack"}}}}},"components":{"securitySchemes":{"bearerAuth":{"type":"http","scheme":"bearer","description":"API key idl_hire_…"}}}}