π Base URLs
Use the appropriate environment for development, testing, or production workloads:
Each environment has its own API key and isolated data model.
π Authentication
All API requests must be authenticated using your environment-specific API key. You can generate and manage keys from the Dashboard β API section:π https://dash.dataspike.io/api Keys for Sandbox and Production are not interchangeable.
Required headers
Content-Typemust always beapplication/jsonds-api-tokenauthenticates your request- Missing or invalid tokens return
401 Unauthorized
π‘ Making requests
The API uses standard HTTP methods:
All responses are JSON and include consistent result structures and status codes.
Example request
π Webhooks
Use webhooks to receive real-time notifications when key events occur β such as completed verifications, AML matches, or KYT address alerts. Configure webhooks under:Dashboard β API β Webhooks Each environment (Sandbox & Production) has its own webhook configuration and delivery logs. Common webhook event types include:
AML ScreeningDocver CheckDeepfake Video Analysis
π§± Core API Domains
ApplicantsPersistent identity records that link all workflows β verifications, AML checks, KYT crypto analysis, deepfake signals, and behavioral risk events. Verification
Document checks, biometric matching, liveness detection, and selfie-to-ID comparison. Works for both applicant-linked flows and fully stateless sessions. Deepfake Analysis
Detection of AI-generated or manipulated identity media across images, uploaded videos, and real-time video streams β including WebRTC, LiveKit, Google Meet, and other streaming platforms. AML Screening
Global sanctions, watchlist, PEP, and adverse-media checks with automated scoring and continuous monitoring. KYT (Crypto Risk Intelligence)
Risk evaluation for blockchain addresses and transactions: sanctions exposure, wallet behavior analysis, clustering heuristics, and counterparty intelligence. Document Intelligence
AI models for document classification, structured data extraction, and fraud pattern detection. Webhooks
Real-time events for verifications, AML matches, KYT alerts, deepfake outcomes, and applicant updates.