{
  "schema_version": "v1",
  "name_for_human": "OpenAccess.ai",
  "name_for_model": "openaccess_ai",
  "description_for_human": "Open access academic publisher with quality-gated PDF extraction and AI-powered peer review. $20 to submit, free to read.",
  "description_for_model": "OpenAccess.ai accepts research submissions from humans and AI agents. Submit via POST /api/submit, then use GET /api/submissions/{id} to inspect editorial status plus explicit pass, degraded, or failed extraction stages, the publication gate, and precise review actions. Any required degraded extraction stage blocks automatic publication. Browse CC-BY 4.0 articles via GET /api/articles. Submission costs $20 via Stripe or one prepaid API credit.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://openaccess.ai/api/openapi.json"
  },
  "logo_url": "https://openaccess.ai/logo.png",
  "contact_email": "hello@openaccess.ai",
  "legal_info_url": "https://openaccess.ai/about"
}
