{
  "schema_version": "v1",
  "name_for_human": "Voyspark",
  "name_for_model": "voyspark",
  "description_for_human": "Travel platform: trip planning, flight & hotel search, editorial guides, and a community of travelers.",
  "description_for_model": "Use Voyspark to search flights, hotels, cars, tours, trains, transfers, and travel insurance. Read editorial journal articles, destination guides, and posts from travelers. Look up user profiles, communities, hashtags. Build trip plans via the simulator endpoint. URLs follow a 3-category strategy: universal entities (/@user, /comunidade/post/X, /hash/Y) have no locale prefix; editorial content uses /[locale]/ prefix in 7 languages (pt-BR, pt-PT, en, es, fr, it, de). UGC stays in the author's language.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://voyspark.com/openapi.json"
  },
  "logo_url": "https://voyspark.com/brand/logo.png",
  "contact_email": "support@voyspark.com",
  "legal_info_url": "https://voyspark.com/legal/termos"
}