{
  "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. 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 whose real calendar shows them free. Poll for status or supply a webhook_url. Always include hints.location and either hints.contact_email or hints.contact_phone; without a way to reach the customer the request is created but can never be dispatched. Mendly will not take payment, confirm a time on the customer's behalf, or approve a professional through this API.",
  "url": "https://mendly.services",
  "contact_email": "partnerships@mendly.services",
  "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"
}
