{
  "schema_version": "v1",
  "name_for_human": "LabelInn Print API",
  "name_for_model": "labelinn_print",
  "description_for_human": "Send labels to physical printers from any system. Design, preview, and print shipping labels, barcodes, and product tags via API.",
  "description_for_model": "The LabelInn Print API allows you to send print jobs to physical thermal label printers. You can submit raw ZPL commands, images (base64 or URL), or fill template designs with variable data. The API supports managing printer fleets, tracking job status, and subscribing to webhooks for real-time events. Use sk_test_ keys for sandbox testing (no physical print). All endpoints require Bearer token authentication.",
  "auth": {
    "type": "service_http",
    "authorization_type": "bearer",
    "verification_tokens": {}
  },
  "api": {
    "type": "openapi",
    "url": "https://labelinn.com/.well-known/openapi.yaml"
  },
  "logo_url": "https://labelinn.com/images/logo-512.png",
  "contact_email": "api@labelinn.com",
  "legal_info_url": "https://labelinn.com/terms"
}
