{"openapi":"3.0.0","info":{"title":"Stallo Legal Documentation API","version":"1.0.0","description":"Download endpoints for Stallo legal documents and compliance policies in JSON, Markdown, and PDF formats.","contact":{"email":"legal@stallo.ai"}},"servers":[{"url":"https://legal.stallo.ai","description":"Production"},{"url":"http://localhost:8080","description":"Development"}],"tags":[{"name":"Legal Documents","description":"Privacy Policy, Terms of Use, customer DPA template, sub-processor list"},{"name":"GDPR Compliance","description":"Records of Processing Activities (RoPA), Privacy by Design documentation, Transfer Impact Assessments"},{"name":"Security & Controls","description":"Technical and Organizational Measures (TOMs), data retention policy, incident response plan"},{"name":"AI Compliance","description":"Model transparency, AI risk assessment, human oversight, misuse prevention policy, post-market monitoring log"},{"name":"Operational Processes","description":"Playbooks for user rights, breach response processes, data deletion, data subject access request forms"},{"name":"Document Templates","description":"Templates for DPA, DPIA, TIA, model cards, privacy by design checklists"},{"name":"Testimonials & References","description":"Statements, endorsements, and reference material from customers, course participants, partners, and other third parties. Includes quotes used for marketing, case studies, proposals, and credibility documentation. May contain personal data (name, role, organization)."}],"paths":{"/downloads/legal/company-info.json":{"get":{"tags":["Legal Documents"],"summary":"[JSON] Company Information","description":"Official company and contact details for 6 Hour AS (Stallo)","responses":{"200":{"description":"Document in JSON format","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Document"}}}},"404":{"description":"Document not found"}}}},"/downloads/legal/company-info.md":{"get":{"tags":["Legal Documents"],"summary":"[Markdown] Company Information","description":"Official company and contact details for 6 Hour AS (Stallo)","responses":{"200":{"description":"Document in Markdown format","content":{"text/markdown":{"schema":{"type":"string","example":"# Company Information\n\nOfficial company and contact details for 6 Hour AS (Stallo)"}}}},"404":{"description":"Document not found"}}}},"/downloads/legal/company-info.pdf":{"get":{"tags":["Legal Documents"],"summary":"[PDF] Company Information","description":"Official company and contact details for 6 Hour AS (Stallo)","responses":{"200":{"description":"Document in PDF format","content":{"application/pdf":{"schema":{"type":"string","format":"binary"}}}},"404":{"description":"Document not found"}}}},"/downloads/legal/cookie-policy.json":{"get":{"tags":["Legal Documents"],"summary":"[JSON] Cookie Policy","description":"Stallo's stance on cookies and tracking technologies","responses":{"200":{"description":"Document in JSON format","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Document"}}}},"404":{"description":"Document not found"}}}},"/downloads/legal/cookie-policy.md":{"get":{"tags":["Legal Documents"],"summary":"[Markdown] Cookie Policy","description":"Stallo's stance on cookies and tracking technologies","responses":{"200":{"description":"Document in Markdown format","content":{"text/markdown":{"schema":{"type":"string","example":"# Cookie Policy\n\nStallo's stance on cookies and tracking technologies"}}}},"404":{"description":"Document not found"}}}},"/downloads/legal/cookie-policy.pdf":{"get":{"tags":["Legal Documents"],"summary":"[PDF] Cookie Policy","description":"Stallo's stance on cookies and tracking technologies","responses":{"200":{"description":"Document in PDF format","content":{"application/pdf":{"schema":{"type":"string","format":"binary"}}}},"404":{"description":"Document not found"}}}},"/downloads/legal/pre-launch-disclaimer.json":{"get":{"tags":["Legal Documents"],"summary":"[JSON] Pre-Launch Disclaimer","description":"Statement clarifying the pre-launch status of Stallo","responses":{"200":{"description":"Document in JSON format","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Document"}}}},"404":{"description":"Document not found"}}}},"/downloads/legal/pre-launch-disclaimer.md":{"get":{"tags":["Legal Documents"],"summary":"[Markdown] Pre-Launch Disclaimer","description":"Statement clarifying the pre-launch status of Stallo","responses":{"200":{"description":"Document in Markdown format","content":{"text/markdown":{"schema":{"type":"string","example":"# Pre-Launch Disclaimer\n\nStatement clarifying the pre-launch status of Stallo"}}}},"404":{"description":"Document not found"}}}},"/downloads/legal/pre-launch-disclaimer.pdf":{"get":{"tags":["Legal Documents"],"summary":"[PDF] Pre-Launch Disclaimer","description":"Statement clarifying the pre-launch status of Stallo","responses":{"200":{"description":"Document in PDF format","content":{"application/pdf":{"schema":{"type":"string","format":"binary"}}}},"404":{"description":"Document not found"}}}},"/downloads/legal/privacy-policy.json":{"get":{"tags":["Legal Documents"],"summary":"[JSON] Privacy Policy","description":"How Stallo handles personal data during pre-launch","responses":{"200":{"description":"Document in JSON format","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Document"}}}},"404":{"description":"Document not found"}}}},"/downloads/legal/privacy-policy.md":{"get":{"tags":["Legal Documents"],"summary":"[Markdown] Privacy Policy","description":"How Stallo handles personal data during pre-launch","responses":{"200":{"description":"Document in Markdown format","content":{"text/markdown":{"schema":{"type":"string","example":"# Privacy Policy\n\nHow Stallo handles personal data during pre-launch"}}}},"404":{"description":"Document not found"}}}},"/downloads/legal/privacy-policy.pdf":{"get":{"tags":["Legal Documents"],"summary":"[PDF] Privacy Policy","description":"How Stallo handles personal data during pre-launch","responses":{"200":{"description":"Document in PDF format","content":{"application/pdf":{"schema":{"type":"string","format":"binary"}}}},"404":{"description":"Document not found"}}}},"/downloads/legal/subprocessor-list.json":{"get":{"tags":["Legal Documents"],"summary":"[JSON] Subprocessor List","description":"Third-party data processors used by Stallo AI during pre-launch","responses":{"200":{"description":"Document in JSON format","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Document"}}}},"404":{"description":"Document not found"}}}},"/downloads/legal/subprocessor-list.md":{"get":{"tags":["Legal Documents"],"summary":"[Markdown] Subprocessor List","description":"Third-party data processors used by Stallo AI during pre-launch","responses":{"200":{"description":"Document in Markdown format","content":{"text/markdown":{"schema":{"type":"string","example":"# Subprocessor List\n\nThird-party data processors used by Stallo AI during pre-launch"}}}},"404":{"description":"Document not found"}}}},"/downloads/legal/subprocessor-list.pdf":{"get":{"tags":["Legal Documents"],"summary":"[PDF] Subprocessor List","description":"Third-party data processors used by Stallo AI during pre-launch","responses":{"200":{"description":"Document in PDF format","content":{"application/pdf":{"schema":{"type":"string","format":"binary"}}}},"404":{"description":"Document not found"}}}},"/downloads/legal/terms-of-use.json":{"get":{"tags":["Legal Documents"],"summary":"[JSON] Terms of Use","description":"Terms and conditions for visiting Stallo.ai during pre-launch","responses":{"200":{"description":"Document in JSON format","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Document"}}}},"404":{"description":"Document not found"}}}},"/downloads/legal/terms-of-use.md":{"get":{"tags":["Legal Documents"],"summary":"[Markdown] Terms of Use","description":"Terms and conditions for visiting Stallo.ai during pre-launch","responses":{"200":{"description":"Document in Markdown format","content":{"text/markdown":{"schema":{"type":"string","example":"# Terms of Use\n\nTerms and conditions for visiting Stallo.ai during pre-launch"}}}},"404":{"description":"Document not found"}}}},"/downloads/legal/terms-of-use.pdf":{"get":{"tags":["Legal Documents"],"summary":"[PDF] Terms of Use","description":"Terms and conditions for visiting Stallo.ai during pre-launch","responses":{"200":{"description":"Document in PDF format","content":{"application/pdf":{"schema":{"type":"string","format":"binary"}}}},"404":{"description":"Document not found"}}}},"/downloads/ai-compliance/ai-governance-strategy.json":{"get":{"tags":["AI Compliance"],"summary":"[JSON] AI Governance Strategy","description":"Our commitment to responsible AI use, privacy, transparency, and human oversight.","responses":{"200":{"description":"Document in JSON format","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Document"}}}},"404":{"description":"Document not found"}}}},"/downloads/ai-compliance/ai-governance-strategy.md":{"get":{"tags":["AI Compliance"],"summary":"[Markdown] AI Governance Strategy","description":"Our commitment to responsible AI use, privacy, transparency, and human oversight.","responses":{"200":{"description":"Document in Markdown format","content":{"text/markdown":{"schema":{"type":"string","example":"# AI Governance Strategy\n\nOur commitment to responsible AI use, privacy, transparency, and human oversight."}}}},"404":{"description":"Document not found"}}}},"/downloads/ai-compliance/ai-governance-strategy.pdf":{"get":{"tags":["AI Compliance"],"summary":"[PDF] AI Governance Strategy","description":"Our commitment to responsible AI use, privacy, transparency, and human oversight.","responses":{"200":{"description":"Document in PDF format","content":{"application/pdf":{"schema":{"type":"string","format":"binary"}}}},"404":{"description":"Document not found"}}}},"/downloads/ai-compliance/consumer-ai.json":{"get":{"tags":["AI Compliance"],"summary":"[JSON] Consumer AI Systems: Risk Assessment & Business Impact Analysis","description":"Comprehensive analysis of consumer AI platforms, privacy risks, and regulatory compliance challenges for business use","responses":{"200":{"description":"Document in JSON format","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Document"}}}},"404":{"description":"Document not found"}}}},"/downloads/ai-compliance/consumer-ai.md":{"get":{"tags":["AI Compliance"],"summary":"[Markdown] Consumer AI Systems: Risk Assessment & Business Impact Analysis","description":"Comprehensive analysis of consumer AI platforms, privacy risks, and regulatory compliance challenges for business use","responses":{"200":{"description":"Document in Markdown format","content":{"text/markdown":{"schema":{"type":"string","example":"# Consumer AI Systems: Risk Assessment & Business Impact Analysis\n\nComprehensive analysis of consumer AI platforms, privacy risks, and regulatory compliance challenges for business use"}}}},"404":{"description":"Document not found"}}}},"/downloads/ai-compliance/consumer-ai.pdf":{"get":{"tags":["AI Compliance"],"summary":"[PDF] Consumer AI Systems: Risk Assessment & Business Impact Analysis","description":"Comprehensive analysis of consumer AI platforms, privacy risks, and regulatory compliance challenges for business use","responses":{"200":{"description":"Document in PDF format","content":{"application/pdf":{"schema":{"type":"string","format":"binary"}}}},"404":{"description":"Document not found"}}}},"/downloads/ai-compliance/enterprise-ai.json":{"get":{"tags":["AI Compliance"],"summary":"[JSON] Enterprise AI Systems: Risk Assessment & Implementation Guide","description":"Comprehensive analysis of enterprise AI deployment strategies, compliance requirements, and implementation challenges","responses":{"200":{"description":"Document in JSON format","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Document"}}}},"404":{"description":"Document not found"}}}},"/downloads/ai-compliance/enterprise-ai.md":{"get":{"tags":["AI Compliance"],"summary":"[Markdown] Enterprise AI Systems: Risk Assessment & Implementation Guide","description":"Comprehensive analysis of enterprise AI deployment strategies, compliance requirements, and implementation challenges","responses":{"200":{"description":"Document in Markdown format","content":{"text/markdown":{"schema":{"type":"string","example":"# Enterprise AI Systems: Risk Assessment & Implementation Guide\n\nComprehensive analysis of enterprise AI deployment strategies, compliance requirements, and implementation challenges"}}}},"404":{"description":"Document not found"}}}},"/downloads/ai-compliance/enterprise-ai.pdf":{"get":{"tags":["AI Compliance"],"summary":"[PDF] Enterprise AI Systems: Risk Assessment & Implementation Guide","description":"Comprehensive analysis of enterprise AI deployment strategies, compliance requirements, and implementation challenges","responses":{"200":{"description":"Document in PDF format","content":{"application/pdf":{"schema":{"type":"string","format":"binary"}}}},"404":{"description":"Document not found"}}}},"/downloads/ai-compliance/stallo-ai.json":{"get":{"tags":["AI Compliance"],"summary":"[JSON] Stallo AI: The Best of Both Worlds - Privacy by Design AI Platform","description":"Comprehensive overview of Stallo AI's hybrid approach combining consumer AI convenience with enterprise-grade privacy and compliance","responses":{"200":{"description":"Document in JSON format","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Document"}}}},"404":{"description":"Document not found"}}}},"/downloads/ai-compliance/stallo-ai.md":{"get":{"tags":["AI Compliance"],"summary":"[Markdown] Stallo AI: The Best of Both Worlds - Privacy by Design AI Platform","description":"Comprehensive overview of Stallo AI's hybrid approach combining consumer AI convenience with enterprise-grade privacy and compliance","responses":{"200":{"description":"Document in Markdown format","content":{"text/markdown":{"schema":{"type":"string","example":"# Stallo AI: The Best of Both Worlds - Privacy by Design AI Platform\n\nComprehensive overview of Stallo AI's hybrid approach combining consumer AI convenience with enterprise-grade privacy and compliance"}}}},"404":{"description":"Document not found"}}}},"/downloads/ai-compliance/stallo-ai.pdf":{"get":{"tags":["AI Compliance"],"summary":"[PDF] Stallo AI: The Best of Both Worlds - Privacy by Design AI Platform","description":"Comprehensive overview of Stallo AI's hybrid approach combining consumer AI convenience with enterprise-grade privacy and compliance","responses":{"200":{"description":"Document in PDF format","content":{"application/pdf":{"schema":{"type":"string","format":"binary"}}}},"404":{"description":"Document not found"}}}},"/downloads/testimonials-and-references/testimonials-courses.json":{"get":{"tags":["Testimonials & References"],"summary":"[JSON] Course testimonials","description":"Official testimonials from participants of workshops, presentations and panel debates provided by 6 Hour AS","responses":{"200":{"description":"Document in JSON format","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Document"}}}},"404":{"description":"Document not found"}}}},"/downloads/testimonials-and-references/testimonials-courses.md":{"get":{"tags":["Testimonials & References"],"summary":"[Markdown] Course testimonials","description":"Official testimonials from participants of workshops, presentations and panel debates provided by 6 Hour AS","responses":{"200":{"description":"Document in Markdown format","content":{"text/markdown":{"schema":{"type":"string","example":"# Course testimonials\n\nOfficial testimonials from participants of workshops, presentations and panel debates provided by 6 Hour AS"}}}},"404":{"description":"Document not found"}}}},"/downloads/testimonials-and-references/testimonials-courses.pdf":{"get":{"tags":["Testimonials & References"],"summary":"[PDF] Course testimonials","description":"Official testimonials from participants of workshops, presentations and panel debates provided by 6 Hour AS","responses":{"200":{"description":"Document in PDF format","content":{"application/pdf":{"schema":{"type":"string","format":"binary"}}}},"404":{"description":"Document not found"}}}}},"components":{"schemas":{"Document":{"type":"object","properties":{"metadata":{"$ref":"#/components/schemas/DocumentMeta","description":"Document metadata"},"content":{"type":"object","properties":{"markdown":{"type":"string","description":"Document content in Markdown format"},"html":{"type":"string","description":"Document content rendered as HTML"}},"required":["markdown","html"],"description":"Document content in different formats"}},"required":["metadata","content"]},"DocumentMeta":{"type":"object","properties":{"slug":{"type":"string","example":"privacy-policy","description":"URL-friendly identifier for the document"},"title":{"type":"string","example":"Privacy Policy","description":"Human-readable title of the document"},"description":{"type":"string","example":"How we collect and use your data","description":"Brief description of the document content"},"category":{"type":"string","example":"legal","description":"Category this document belongs to"},"lastUpdated":{"type":"string","format":"date","example":"2025-09-18","description":"Date when the document was last updated"},"approved":{"type":"boolean","example":true,"description":"Whether this document has been approved for publication"}},"required":["slug","title","category","approved"]}}}}