{
  "schema_version": "v1",
  "name_for_human": "SnapTool",
  "name_for_model": "snaptool",
  "description_for_human": "Free online developer tools: JSON formatter, Base64 encoder, hash generator, UUID generator, and more.",
  "description_for_model": "SnapTool provides 15 REST API endpoints for text processing: json-format, json-minify, base64-encode, base64-decode, url-encode, url-decode, hash-sha256, hash-sha512, uuid, slug, case-upper, case-lower, case-camel, reverse, word-count. Pass tool name and input text, get processed result.",
  "auth": {
    "type": "service_http",
    "authorization_type": "bearer",
    "custom_header": { "header_name": "x-api-key" }
  },
  "api": {
    "type": "openapi",
    "url": "https://www.snaptools.uk/openapi.json",
    "is_user_authenticated": false
  },
  "logo_url": "https://www.snaptools.uk/favicon.ico",
  "contact_email": "support@snaptools.uk",
  "legal_info_url": "https://www.snaptools.uk/terms"
}
