{
  "schema_version": "v1",
  "name_for_human": "Mendly",
  "name_for_model": "Mendly",
  "description_for_human": "Mendly turns a plain-language problem description into a matched, vetted home-services or events professional. Submit a service request programmatically and track its status.",
  "description_for_model": "Mendly is a home-services and events marketplace. Use this API to submit a service request from a natural-language problem description. Mendly classifies the service type, urgency, and location, creates a request, and matches a vetted professional. You can poll for status updates.",
  "url": "https://mendly.services",
  "contact_email": "partnerships@mendly.com",
  "legal_info_url": "https://mendly.services/terms",
  "api": {
    "type": "openapi",
    "url": "https://mendly.services/api/v1/openapi.json",
    "is_user_authenticated": false,
    "auth": {
      "type": "bearer_http",
      "authorization_prefix": "Bearer"
    }
  },
  "logo_url": "https://mendly.services/favicon.svg"
}
