{
  "schema_version": "v1",
  "name_for_human": "ShariaCheck API",
  "name_for_model": "shariacheck",
  "description_for_human": "Check Sharia compliance of 1,400+ companies, products, and domains via REST API.",
  "description_for_model": "ShariaCheck is a Sharia compliance API with 1,400+ scored companies. Key agent endpoints: POST body {endpoint, method, params} to /functions/v1/api-gateway. Use /v1/agent/analyze for natural language Q&A (params: domain, question). Use /v1/batch/check for screening lists (params: domains[]). Use /v1/describe to get full API schema. Auth: Bearer sk_live_* or sk_test_* (staging). Grades: green (compliant), yellow, orange, red. Categories: riba, maysir, gharar, haram_products, ethical_governance, zina, shirk_kufr, fraud_deception.",
  "auth": {
    "type": "service_http",
    "authorization_type": "bearer"
  },
  "api": {
    "type": "openapi",
    "url": "https://shariacheck.com/api"
  },
  "logo_url": "https://shariacheck.com/favicon.png",
  "contact_email": "hello@ummah.build",
  "legal_info_url": "https://shariacheck.com/terms"
}
