# VIA (Via Science, Inc.) > VIA (legally Via Science, Inc.) is a Somerville, Massachusetts security company founded in > 2016. It builds decentralized, quantum-resistant data and identity protection for > governments, defense and large enterprises: Zero Trust Fabric (passwordless authentication > on verifiable credentials), Quantum Transfer (quantum-resistant large-file transfer), SLAM > AI (private GenAI with an immutable prompt/response record), VIA Wallet, and VIA Secure > Chain. It raised a $28M Series B led by Bosch Ventures with BMW i Ventures, MassMutual > Ventures and Sentinel Global. Generated by API Evangelist from the public VIA surface on 2026-09-02. VIA does not publish an llms.txt of its own — https://www.solvewithvia.com/llms.txt returns HTTP 404 and https://documentation.ztf.solvewithvia.com/llms.txt returns the site's HTML shell. ## What is machine-readable VIA publishes no OpenAPI, GraphQL SDL, AsyncAPI, Protobuf or WSDL contract for any product. The only machine-readable contracts it serves are OpenID Connect / OAuth 2.0 discovery documents on its Keycloak identity server, served anonymously per realm: - QT realm OIDC discovery: https://auth.solvewithvia.com/auth/realms/qt/.well-known/openid-configuration - ZTF demo realm OIDC discovery: https://auth.solvewithvia.com/auth/realms/ztf_demo/.well-known/openid-configuration - ZTF demo OAuth 2.0 authorization server metadata (RFC 8414): https://auth.solvewithvia.com/auth/realms/ztf_demo/.well-known/oauth-authorization-server - ZTF demo UMA 2.0 configuration: https://auth.solvewithvia.com/auth/realms/ztf_demo/.well-known/uma2-configuration Authentication is OpenID Connect Authorization Code with PKCE (S256), bearer JWT. The realms also advertise DPoP, Pushed Authorization Requests, mTLS-bound access tokens, token exchange, CIBA, the device authorization grant, dynamic client registration and UMA 2.0. There is no API key. There is no self-serve signup. ## Documentation - ZTF documentation: https://documentation.ztf.solvewithvia.com/ - ZTF integration guide: https://documentation.ztf.solvewithvia.com/integration/ - ZTF components: https://documentation.ztf.solvewithvia.com/via-ztf-components/ - ZTF flow: https://documentation.ztf.solvewithvia.com/ztf-flow/ - Definitions: https://documentation.ztf.solvewithvia.com/definitions/ - Glossary: https://documentation.ztf.solvewithvia.com/glossary/ - Tutorials: https://documentation.ztf.solvewithvia.com/tutorial/ Note for crawlers: the sitemap at https://documentation.ztf.solvewithvia.com/sitemap.xml lists these pages under the host http://ztf-doc.solvewithvia.com/, which does not resolve. Use the documentation.ztf.solvewithvia.com host above. ## Code - GitHub organization: https://github.com/viascience - ZTF tutorials (React/Next.js/Keycloak/WalletConnect reference integrations): https://github.com/viascience/ztf-tutorial - Live ZTF demo (login required): https://demo.ztf.solvewithvia.com/ There is no first-party SDK on npm, PyPI or any other registry. VIA's own tutorials integrate with the standard Keycloak adapter (`keycloak-js`). ## Products - VIA ZTF (Zero Trust Fabric) — passwordless, credential-based authentication: https://www.solvewithvia.com/via-ztf/ - VIA QT (Quantum Transfer) — quantum-resistant file and data transfer: https://www.solvewithvia.com/via-qt/ - SLAM AI — private GenAI with zero-trust access control and an immutable audit record: https://www.solvewithvia.com/slam-ai/ - GHOST: https://www.solvewithvia.com/ghost/ - VIA Wallet (iOS/Android holder wallet and signer): https://www.solvewithvia.com/wallet/ - VIA You: https://www.solvewithvia.com/via-you/ ## Commercial - Quantum Transfer, Sender on AWS Marketplace — $1.00 per GB, metered, AMI delivery: https://aws.amazon.com/marketplace/pp/prodview-4occdwn5sc7w4 - Get a ZTF demo: https://www.solvewithvia.com/via-ztf/get-a-demo/ - Get a QT demo: https://www.solvewithvia.com/via-qt/get-a-demo/ - Contact: https://www.solvewithvia.com/contact/ - Legal: https://www.solvewithvia.com/legal/ - Privacy policy: https://www.solvewithvia.com/privacy/ - QT terms of service: https://www.solvewithvia.com/qt-terms-of-service/ - VIA Wallet terms of service: https://www.solvewithvia.com/via-wallet-terms-of-service/ ## Optional - Blog: https://www.solvewithvia.com/latest/blog/ - News: https://www.solvewithvia.com/latest/news/ - RSS feed: https://www.solvewithvia.com/feed/ - Company: https://www.solvewithvia.com/company/ - Careers: https://www.solvewithvia.com/careers/ - Media kit: https://www.solvewithvia.com/media-kit/ ## Known gaps (as of 2026-09-02) - No OpenAPI / AsyncAPI / GraphQL / Protobuf / WSDL contract for any product. - No MCP server and no A2A agent card. - No status page, no SLA, no deprecation policy, no changelog. - No documented rate limits and no rate-limit response headers. - No /.well-known/security.txt, no trust center, no published SOC 2 / ISO 27001 / FedRAMP certification. DoD testing and accreditation are stated as prose claims on product pages. - No first-party SDK on any package registry; the documented ZTF Helm chart is not published to a public chart repository.