{
  "schema_version": "v1",
  "name_for_human": "NYC API",
  "name_for_model": "nyc_api",
  "description_for_human": "Get decision-ready intelligence on any NYC property, restaurant, or building — health grades, violations, ownership, permits.",
  "description_for_model": "Use this API to look up detailed information about NYC properties (ownership, zoning, assessments, transactions, violations), restaurants (health inspection grades, scores, violation history), and buildings (DOB violations, HPD violations, 311 complaints, permits). Query by address, BBL, borough, owner name, cuisine, or restaurant name. All data sourced from NYC Open Data.",
  "auth": {
    "type": "service_http",
    "authorization_type": "bearer",
    "verification_tokens": {}
  },
  "api": {
    "type": "openapi",
    "url": "https://nycapi.app/openapi.json"
  },
  "logo_url": "https://nycapi.app/icon.png",
  "contact_email": "support@matchup.dev",
  "legal_info_url": "https://nycapi.app/terms"
}
