# DataVisor > DataVisor is a Mountain View, California fraud and risk platform company founded in 2013 that applies unsupervised machine learning, rules, device intelligence and link analysis to detect fraud and financial crime in real time for banks, credit unions, fintechs, digital payments, life insurance and digital enterprises. Its detection engine is consumed through APIs: customers stream user events to a DataVisor integration endpoint over real-time synchronous HTTPS REST (TLS 1.2 minimum), or through batch and cloud-bucket pipes, and receive detection results, risk scores and reason codes back through APIs or bucket push. Generated by the API Evangelist enrichment pipeline on 2026-08-01 from apis.yml and the artifacts in this repository. DataVisor does not publish an llms.txt of its own (https://www.datavisor.com/llms.txt returns 404). ## Important note on availability DataVisor's API documentation is not public. The "DataVisor API References" landing page is public, but the API guide itself is behind a download form, the detailed endpoint documentation lives with each customer's technical account manager, and the admin console at admin.datavisor.com refuses anonymous requests. There is no public OpenAPI, Swagger, GraphQL, AsyncAPI, MCP or A2A surface — a full contract-discovery sweep against every reachable DataVisor host is recorded in well-known/datavisor-well-known.yml. Deployments are per customer on dedicated cloud machines, so there is no single public base URL, and none is asserted here. ## APIs - [DataVisor Fraud and Risk Platform API](https://www.datavisor.com/datavisor-api-guide): Real-time fraud and risk detection. Stream user events and transactions to a DataVisor integration endpoint; receive detection results, risk scores and reason codes. Which APIs a customer calls depends on the solution modules they subscribe to. - [DataVisor dEdge Device Intelligence WebAPI](https://www.datavisor.com/integrations/datavisor-integration-guide-for-device-intelligence): The dEdge SDK (iOS, Android, HTML5 web) returns a device token; that token is used to query the dEdge server WebAPI for device IDs, risk scores and other risk signals. ## Docs - [DataVisor API References](https://www.datavisor.com/datavisor-api-guide): Public API reference landing page and gated API guide download. - [Integration Guide — Comprehensive Fraud Solution](https://www.datavisor.com/integrations/datavisor-integration-guide-for-comprehensive-fraud-solution): Integration model, three-step onboarding, deployment and data-handling FAQ. - [Integration Guide — Device Intelligence](https://www.datavisor.com/integrations/datavisor-integration-guide-for-device-intelligence): dEdge SDK embed, token fetch and WebAPI query flow. - [Support portal](https://datavisor.zendesk.com/hc/en-us): DataVisor help center. Only three articles are public; the API integration guide article is customer-gated. ## Products - [Fraud and Risk Platform](https://www.datavisor.com/products/fraud-platform): Unified signal intelligence, AI detection engine, cross-entity link analysis, AI decisioning and automation, investigation and reporting. - [FRAML Platform](https://www.datavisor.com/products/framl-platform): Combined fraud and anti-money-laundering platform. - [DataVisor Device Intelligence (dEdge)](https://www.datavisor.com/products/datavisor-device-intelligence): Device fingerprinting and risk signals across iOS, Android and web. - [UML Modeling Studio](https://www.datavisor.com/products/uml-modeling-studio): Unsupervised machine-learning model building, testing and deployment. - [AI Agents](https://www.datavisor.com/products/ai-agents): Detection, optimization, investigation and reporting agents, including the Vera conversational agent. - [DataVisor Enterprise ML Pro for Fraud and AML (dCube)](https://azuremarketplace.microsoft.com/en/marketplace/apps/datavisor.datavisor_dcube): Azure Marketplace offer. ## Solutions - [ACH and Wire Fraud](https://www.datavisor.com/industry-solutions/ach-and-wire-fraud) - [Account Onboarding](https://www.datavisor.com/industry-solutions/account-onboarding) - [Account Protection](https://www.datavisor.com/industry-solutions/account-protection) - [Application Fraud](https://www.datavisor.com/industry-solutions/application-fraud) - [Card Fraud](https://www.datavisor.com/industry-solutions/card-fraud) - [Check Fraud](https://www.datavisor.com/industry-solutions/check-fraud) - [AML](https://www.datavisor.com/industry-solutions/aml) - [Promotions and Policy Abuse](https://www.datavisor.com/industry-solutions/promotions-abuse) ## Industries - [Banks](https://www.datavisor.com/industry-solutions/banks) - [Credit Unions](https://www.datavisor.com/industry-solutions/credit-unions) - [Fintechs](https://www.datavisor.com/industry-solutions/fintechs) - [Digital Payments](https://www.datavisor.com/industry-solutions/digital-payments) - [Life Insurance](https://www.datavisor.com/industry-solutions/life-insurance) - [Enterprises](https://www.datavisor.com/industry-solutions/enterprises) ## Authentication and conventions - Access keys plus IP allowlisting secure dEdge data access; the dEdge SDK issues a verified device token used to query device signals. Header and parameter names are not published publicly. - All API calls are HTTPS with TLS v1.2 minimum. Encryption at rest is provided; queue-based asynchronous real-time integration is available on request. - DataVisor states it processes non-PII data only, and supports EU-resident deployment for GDPR. - No idempotency, pagination, error-envelope, rate-limit or versioning contract is published publicly. ## Company - [Website](https://www.datavisor.com/) - [About](https://www.datavisor.com/about) - [Blog](https://www.datavisor.com/blog) - [Partners](https://www.datavisor.com/partners) - [Careers](https://apply.workable.com/datavisor-jobs/) - [LinkedIn](https://www.linkedin.com/company/datavisor/) - [Terms of Service](https://www.datavisor.com/terms-of-service) - [Privacy Policy](https://www.datavisor.com/privacy-policy) - Contact: info@datavisor.com, 967 N Shoreline Blvd, Mountain View, CA 94043, +1 408-331-9886 ## Compliance - SOC 2 Type II (AICPA) and CCPA badges are published site-wide in the DataVisor footer. There is no trust center, no status page and no published vulnerability disclosure policy. ## Repository artifacts - authentication/datavisor-authentication.yml — authentication profile, searched from public docs - conventions/datavisor-conventions.yml — cross-cutting API semantics, and what is not published - conformance/datavisor-conformance.yml — standards and certification claims with evidence - packages/datavisor-packages.yml — registry sweep; no first-party public packages - security/datavisor-domain-security.yml — probed TLS, HSTS, DNSSEC, CAA, SPF, DMARC - well-known/datavisor-well-known.yml — /.well-known/ probe results and full contract-discovery record