# Dataspike - [Welcome to Dataspike](https://docs.dataspike.io/index.md): Integrate Dataspike’s AML, KYC, and Verification APIs in minutes. - [Intro to Dataspike](https://docs.dataspike.io/home/about.md): An AI platform for real-time identity intelligence, fraud prevention, and compliance automation. - [Quickstart Guide](https://docs.dataspike.io/home/quickstart.md): Get your Dataspike API keys, set up sandbox and production environments, test your first request, and start building with identity and compliance APIs. - [Sandbox Mode](https://docs.dataspike.io/home/sandbox-mode.md): Use Dataspike’s free Sandbox environment to test integrations, webhooks, and workflows safely before going live. - [Configuration](https://docs.dataspike.io/web-sdk/configuration.md): Integrate the Dataspike Web SDK into your web app for seamless document and identity verification. - [Customization](https://docs.dataspike.io/web-sdk/customization.md): Customize the Dataspike Web SDK to match your brand’s style and user experience, with full control over colors, typography, and callbacks. - [Integration Guide](https://docs.dataspike.io/mobile-sdk/integration_guide.md): Integrate Dataspike identity verification into your iOS, Android, and Flutter applications. - [Overview](https://docs.dataspike.io/deepfake-detection/overview.md): AI-powered media authenticity for images, documents, video, and audio — fast, accurate, and privacy-first. - [Analyze Video](https://docs.dataspike.io/deepfake-detection/video-analysis.md): Submit videos for authenticity and manipulation detection using the Dataspike Deepfake API. - [Analyze Documents](https://docs.dataspike.io/deepfake-detection/document-analysis.md): Analyze passports, IDs, and government-issued documents for authenticity and deepfake manipulation. - [Analyze Audio](https://docs.dataspike.io/deepfake-detection/audio-analysis.md): Quick start for detecting AI/robotic deepfake voice recordings. - [LiveKit Plugin](https://docs.dataspike.io/deepfake-detection/livekit-integration.md): Integrate Dataspike deepfake detection into LiveKit Agents for realtime video analysis and in-room alerts. - [Pipecat Integration](https://docs.dataspike.io/deepfake-detection/pipecat-integration.md): Integrate Dataspike deepfake detection into Pipecat bots for realtime video and audio analysis with intelligent alerts. - [Android SDK](https://docs.dataspike.io/deepfake-detection/android-sdk.md): On-device deepfake detection SDK for Android — real-time, offline, and efficient analysis of video and audio streams. - [Overview](https://docs.dataspike.io/document-verification/overview.md): Choose the right approach for integrating Dataspike document verification: API + Web SDK or fully manual. - [First Verification](https://docs.dataspike.io/document-verification/first-verification.md): Create an applicant, start a verification, submit documents, and retrieve results via webhook or API. - [Create a Verification](https://docs.dataspike.io/kyb-verification/create-verification.md): Create a KYB case for a merchant and optionally pre-fill the widget form fields. - [Overview](https://docs.dataspike.io/kyb-verification/overview.md): Verify company identity and legitimacy through document analysis and public registry checks. - [Document Verification](https://docs.dataspike.io/kyb-verification/document-verification.md): Verify corporate documents: company formation, ownership, tax, bank and PCI compliance documents. - [US Company Registry Check](https://docs.dataspike.io/kyb-verification/us-registry-check.md): Verify that a company is registered with a US state's Secretary of State office. - [TIN Verification](https://docs.dataspike.io/kyb-verification/tin-verification.md): Verify that a business name and TIN/EIN matches IRS records. - [Anatomy of an AML Risk Score](https://docs.dataspike.io/aml-screening/anatomy-of-an-aml-risk-score.md): How Dataspike turns a screening hit into a percentage and a band — walked through three worked examples. - [Search](https://docs.dataspike.io/aml-screening/search.md): Search and monitor individuals or organizations for AML compliance using the Dataspike dashboard and API. - [Daily Monitoring](https://docs.dataspike.io/aml-screening/monitoring.md): Automate daily AML screening to receive alerts for changes in sanctions, PEP status, or adverse media. - [Overview](https://docs.dataspike.io/mcp-server/overview.md): Connect Claude, Cursor, and other AI agents to the Dataspike API over the Model Context Protocol — AML screening, verifications, KYB, KYT, email checks, and deepfake detection. - [Tools](https://docs.dataspike.io/mcp-server/tools.md): Every tool the Dataspike MCP Server exposes — AML screening, applicants, verifications, KYB, KYT, email checks, and deepfake detection — grouped by domain. - [Configuration](https://docs.dataspike.io/webhooks/configuration.md): Set up and manage webhooks to receive real-time verification and AML event notifications from Dataspike. - [API Overview](https://docs.dataspike.io/api-reference/overview.md): A high-level guide to how the Dataspike API works, including environments, auth, and the core identity and compliance endpoints. - [Verification Error Codes](https://docs.dataspike.io/api-reference/error-codes.md): Complete reference for verification error codes returned by Dataspike KYC, document, biometric, AML, and KYB checks. - [Search](https://docs.dataspike.io/api-reference/aml-screening/search.md): Search entity name in PEP and Sanction lists - [AML PDF Report](https://docs.dataspike.io/api-reference/aml-screening/aml-pdf-report.md): This route allows to retrieve the old results in PDF format by `search_uuid` from [Search API](/api/search) - [Historical Search Report](https://docs.dataspike.io/api-reference/aml-screening/historical-search-report.md): This route allows to retrieve the old results of your searches by `search_uuid` from [Search API](/api/search) - [List existing applicants](https://docs.dataspike.io/api-reference/applicants/list-existing-applicants.md): Allows to retrieve a collection of existing applicant profiles within the system. - [Create New Applicant](https://docs.dataspike.io/api-reference/applicants/create-new-applicant.md): Submit applicant details, such as name, contact information or identification data, in JSON format to create a new applicant profile. The API will respond with a unique applicant ID for further interactions. - [Get Applicant PDF Report](https://docs.dataspike.io/api-reference/applicants/get-applicant-pdf-report.md): Retrieve detailed information in PDF report by providing their unique Applicant ID as a URL parameter. - [Get Existing Applicant](https://docs.dataspike.io/api-reference/applicants/get-existing-applicant.md): Retrieve detailed information about an existing applicant by providing their unique Applicant ID as a URL parameter. - [Update applicant info](https://docs.dataspike.io/api-reference/applicants/update-applicant-info.md): Update provided information of applicant. - [Delete Existing Applicant](https://docs.dataspike.io/api-reference/applicants/delete-existing-applicant.md): The API enables the deletion of an applicant from the applicants list while ensuring the preservation of all data through archiving. - [Get Applicant by External id](https://docs.dataspike.io/api-reference/applicants/get-applicant-by-external-id.md): Retrieve detailed information about an existing applicant by providing their unique External ID as a URL parameter. - [Link Telegram profile to Applicant](https://docs.dataspike.io/api-reference/applicants/link-telegram-profile-to-applicant.md): Link Telegram profile to Applicant using known Telegram Id - [Change Applicant Search Options](https://docs.dataspike.io/api-reference/applicants/change-applicant-search-options.md): Allow to customize search options for each applicant - [Latest AML Report](https://docs.dataspike.io/api-reference/applicants/latest-aml-report.md): Fetch latest AML Report for an applicant - [Enable monitoring](https://docs.dataspike.io/api-reference/applicants/enable-monitoring.md): Enable monitoring for applicant - [List existing verifications](https://docs.dataspike.io/api-reference/verifications/list-existing-verifications.md): Allows to retrieve a collection of existing verifications within the system. - [Create New Verification](https://docs.dataspike.io/api-reference/verifications/create-new-verification.md): Use this endpoint to request a new verification process for an applicant. Developers must provide the applicant's unique identifier and specify the type of verification required. - [Proceed with an existing Verification](https://docs.dataspike.io/api-reference/verifications/proceed-with-an-existing-verification.md): To proceed verification further call this method. Should be used after all the required documents has been uploaded. - [Cancel existing Verification](https://docs.dataspike.io/api-reference/verifications/cancel-existing-verification.md): Only not started(`proceed` action was not performed yet) verification are allowed to be canceled. - [List Verification Tracking Events](https://docs.dataspike.io/api-reference/verifications/list-verification-tracking-events.md): Retrieves a list of verification tracking events by a verification identifier. - [Get Verification PDF Report](https://docs.dataspike.io/api-reference/verifications/get-verification-pdf-report.md): Retrieve detailed information in PDF report by providing their unique Verification ID as a URL parameter. - [Get Existing Verification](https://docs.dataspike.io/api-reference/verifications/get-existing-verification.md): Retrieve detailed information about an existing verification by providing their unique Verification ID as a URL parameter. - [Get Existing Verification by Short Id](https://docs.dataspike.io/api-reference/verifications/get-existing-verification-by-short-id.md): Retrieve detailed information about an existing verification by providing their unique Verification Short ID as a URL parameter. - [Get Verifications for an existing Applicant](https://docs.dataspike.io/api-reference/verifications/get-verifications-for-an-existing-applicant.md): Retrieve detailed information about an existing verification by providing existing Applicant ID as a URL parameter. - [List profiles](https://docs.dataspike.io/api-reference/verification-profiles/list-profiles.md): List all current verification profiles - [Create profile](https://docs.dataspike.io/api-reference/verification-profiles/create-profile.md): Create verification profile - [Get profile](https://docs.dataspike.io/api-reference/verification-profiles/get-profile.md): Get verification profile by id - [Update profile](https://docs.dataspike.io/api-reference/verification-profiles/update-profile.md): Update verification profile - [Archive profile](https://docs.dataspike.io/api-reference/verification-profiles/archive-profile.md): Archive verification profile by id - [Set default profile](https://docs.dataspike.io/api-reference/verification-profiles/set-default-profile.md): Set profile default by id - [Create verification public link](https://docs.dataspike.io/api-reference/verification-links/create-verification-public-link.md): Create verification public link. Verification created with this link will be use this profile. Only one link can be created for one profile. - [Get new verification by public link](https://docs.dataspike.io/api-reference/verification-links/get-new-verification-by-public-link.md): Creates new verification by public link. It's api version. Generally available at https://am.dataspike.io/vp/$link_id - [Change link options](https://docs.dataspike.io/api-reference/verification-links/change-link-options.md): Change link options. - [Archive link](https://docs.dataspike.io/api-reference/verification-links/archive-link.md): Archive verification link. That's action disable new verification by this link - [Unarchive public link](https://docs.dataspike.io/api-reference/verification-links/unarchive-public-link.md): Unarchive public link - [Upload document](https://docs.dataspike.io/api-reference/file-management/upload-document.md): Allow to upload documents for specified applicant id - [Preview Document](https://docs.dataspike.io/api-reference/file-management/preview-document.md): Preview uploaded document, the compressed version of the original image - [Get Document](https://docs.dataspike.io/api-reference/file-management/get-document.md): Retrieve original document - [Example of Possible Webhook Events](https://docs.dataspike.io/api-reference/webhooks/example-of-possible-webhook-events.md): Fake path to describe webhook format. Click `Callbacks` bellow to see possible Webhook Object options. More information about webhooks can be found in the [documentation](https://docs.dataspike.io/webhooks). - [List Webhooks](https://docs.dataspike.io/api-reference/webhooks/list-webhooks.md): Allow to retrieve configuration of existing webhooks - [Create Webhook](https://docs.dataspike.io/api-reference/webhooks/create-webhook.md): Allow to create new webhook with specified parameters - [Update Webhook](https://docs.dataspike.io/api-reference/webhooks/update-webhook.md): Allow to update existing webhook with specified parameters - [Delete Webhooks](https://docs.dataspike.io/api-reference/webhooks/delete-webhooks.md): Allow to delete existing webhooks - [Rotate Webhook HMAC Secret](https://docs.dataspike.io/api-reference/webhooks/rotate-webhook-hmac-secret.md): Generates a new HMAC signing secret for the specified webhook and invalidates the previous one. Use this if you suspect the current secret is compromised. The new secret is returned once in the response — store it immediately. - [View Webhook Hisotry](https://docs.dataspike.io/api-reference/webhooks/view-webhook-hisotry.md): View history of the latest webhook notification events - [Get verification](https://docs.dataspike.io/api-reference/sdk/get-verification.md): Get verification status and required checks - [Upload document](https://docs.dataspike.io/api-reference/sdk/upload-document.md): Allow to upload documents for specified verification by short_id - [Proceed with an existing Verification](https://docs.dataspike.io/api-reference/sdk/proceed-with-an-existing-verification.md): To proceed verification further call this method. Should be used after all the required documents has been uploaded. - [Set custom fields for applicant by short verification id](https://docs.dataspike.io/api-reference/sdk/set-custom-fields-for-applicant-by-short-verification-id.md): This endpoint should be use for setup custom fields for applicant from SDK. - [Set country for verification](https://docs.dataspike.io/api-reference/sdk/set-country-for-verification.md): Use this endpoint if country of POI document not auto detected during upload. This manually set applicant country for verification. - [Upload custom files to verification](https://docs.dataspike.io/api-reference/sdk/upload-custom-files-to-verification.md): Allow uploading custom files to verification if any are enabled in verification profile - [Extract Data](https://docs.dataspike.io/api-reference/bankbooks/extract-data.md): Allow to extract account name and number from uploaded bankbook - [Send transaction event](https://docs.dataspike.io/api-reference/transmon/send-transaction-event.md): Send event of type "transaction" - [Send payment event](https://docs.dataspike.io/api-reference/transmon/send-payment-event.md): Send event of type "payment" - [Create new rule](https://docs.dataspike.io/api-reference/transmon/create-new-rule.md): Create new rule - [Update existing rule](https://docs.dataspike.io/api-reference/transmon/update-existing-rule.md): Update existing rule - [Delete existing rule](https://docs.dataspike.io/api-reference/transmon/delete-existing-rule.md): Delete existing rule - [List existing rules](https://docs.dataspike.io/api-reference/transmon/list-existing-rules.md): List all existing rules for given {event_type} - [Initiate Non-Document Verification](https://docs.dataspike.io/api-reference/non-document-verification/initiate-non-document-verification.md): Initiates a specific non-document verification check (e.g., Brazil CPF, Nigeria NIN, Nigeria BVN) for an existing applicant. Requires the specific identifier (CPF, NIN, or BVN) in the request body. The API checks if the verification type is supported for the applicant's country and enabled for the o… - [Analyze Image](https://docs.dataspike.io/api-reference/deepfake-api/analyze-image.md): Detect deepfake manipulation in human photos (e.g., selfies, liveness images, profile pictures). This endpoint helps ensure the authenticity of faces and prevents fraud by verifying that an image has not been digitally altered. - [Analyze Document](https://docs.dataspike.io/api-reference/deepfake-api/analyze-document.md): Detect deepfake and manipulation attempts in **identity document images** (e.g., ID cards, passports, driver’s licenses). Ideal for fraud prevention during digital onboarding and compliance workflows. - [Analyze Video](https://docs.dataspike.io/api-reference/deepfake-api/analyze-video.md): Detect deepfake manipulation in **video streams** such as recorded liveness checks, video KYC, or meeting recordings. This endpoint runs asynchronously and returns a `job_id`. Use the job status endpoint to fetch results. - [Analyze Audio](https://docs.dataspike.io/api-reference/deepfake-api/analyze-audio.md): Detect AI-generated or manipulated **voice recordings**. This endpoint identifies synthetic voices used in impersonation, fraud calls, or voice authentication bypass attempts. The API runs asynchronously and returns a `job_id`. Use the job status endpoint to fetch results. - [Get Deepfake Job Status](https://docs.dataspike.io/api-reference/deepfake-api/get-deepfake-job-status.md): Retrieve the current status and final results of an asynchronous deepfake analysis (video or audio). Use the `job_id` provided when submitting media to track progress and fetch results. - [Verify corporate document](https://docs.dataspike.io/api-reference/kyb-single-checks/verify-corporate-document.md): Submit corporate documents (certificate of incorporation, shareholder certificate, etc.) for KYB verification. Optionally provide shareholder data to validate against extracted document information. - [US Company Registry Check](https://docs.dataspike.io/api-reference/kyb-single-checks/us-company-registry-check.md): Look up a company in a US state's Secretary of State registry by company name or SOS ID. - [TIN Verification](https://docs.dataspike.io/api-reference/kyb-single-checks/tin-verification.md): Verify that a business name and TIN/EIN combination matches IRS records (IRS TIN matching). - [Get KYB verification result](https://docs.dataspike.io/api-reference/kyb-single-checks/get-kyb-verification-result.md): Poll this endpoint to retrieve the result of a KYB verification request. The `status` field indicates whether processing is complete. - [List email checks](https://docs.dataspike.io/api-reference/email-verification/list-email-checks.md): Returns a paginated list of email checks for the authenticated organization. - [Create an email check](https://docs.dataspike.io/api-reference/email-verification/create-an-email-check.md): Runs email validation checks (syntax, MX, disposable, role-based) and optionally initiates OTP ownership verification. - [Get an email check](https://docs.dataspike.io/api-reference/email-verification/get-an-email-check.md): Returns a single email check record by its identifier. - [Resend OTP code](https://docs.dataspike.io/api-reference/email-verification/resend-otp-code.md): Resends the one-time password to the email address. Subject to rate limiting. - [Verify OTP code](https://docs.dataspike.io/api-reference/email-verification/verify-otp-code.md): Verifies the one-time password sent to the email address, confirming ownership. - [Create a KYB case](https://docs.dataspike.io/api-reference/kyb/kyb-cases/create-a-kyb-case.md): Creates a KYB case for a merchant identified by external_id. The backend owns the business applicant: it creates an empty Organization applicant bound to external_id (or reuses the existing one). If that applicant already has a `draft` case, that case is returned with 200 instead of creating a new o… - [Re-run the pipeline](https://docs.dataspike.io/api-reference/kyb/kyb-cases/re-run-the-pipeline.md): Re-runs the KYB verification pipeline for an already-submitted case WITHOUT re-entering the form. Unlocks the stored field values, drops the verification link so the engine creates a fresh run, then re-submits (re-locks fields, under_review, emits kyb_case.submitted). The stored form data is untouch… - [Create a KYB flow-profile](https://docs.dataspike.io/api-reference/kyb/kyb-profiles/create-a-kyb-flow-profile.md): Creates a KYB flow-profile for the organization. A profile binds a KYC verification profile (kyc_profile_id, which must belong to the caller's org) and the submit gate behavior (allow_submit_on_failed_kyc) to an optional role. role is "production" or "dashboard" for the two seed profiles selected by… - [List KYB verifications](https://docs.dataspike.io/api-reference/kyb/kyb-verifications/list-kyb-verifications.md): Server-to-server (API key) twin of the dashboard KYB verifications list: same {data, has_next} envelope and per-row schema, the only difference is tenancy — the organization comes from the API key (not a path param) and sandbox from the key / the is_sandbox query param. - [Get a KYB verification (full detail)](https://docs.dataspike.io/api-reference/kyb/kyb-verifications/get-a-kyb-verification-full-detail.md): Server-to-server (API key) twin of the dashboard KYB verification detail: same response, the only difference is tenancy — the organization comes from the API key, not a path param. - [Download the KYB investigation report (PDF)](https://docs.dataspike.io/api-reference/kyb/kyb-verifications/download-the-kyb-investigation-report-pdf.md): Server-to-server (API key) twin of the dashboard KYB report download. Renders the KYB investigation report for a case to a PDF (application/pdf, served inline). Tenancy comes from the API key. Returns 503 when PDF generation is not configured for the environment (the gotenberg render service is not… - [Get the widget state](https://docs.dataspike.io/api-reference/kyb/kyb-widget/get-the-widget-state.md): Returns the full widget state for a case: the server-authoritative section catalog merged with stored draft values, owners, documents and any open remediation notes. Authenticated solely by the public_id in the path. Documents render as slots (`documents[]` on a section): each slot lists its accepte… - [Delete a document](https://docs.dataspike.io/api-reference/kyb/kyb-widget/delete-a-document.md): Un-tags a document from the case (metadata only); the stored blob is left for history. Scoped to the case so a widget can only remove its own files. - [Save owners](https://docs.dataspike.io/api-reference/kyb/kyb-widget/save-owners.md): Replaces the owners list (replace-all). Reconciles person applicants: creates one for any entry without an applicant_id, updates links, and drops links no longer present (the person applicants stay). Owner government IDs are uploaded separately via the documents upload endpoint with `owner_id`. - [Start / retry a person's KYC](https://docs.dataspike.io/api-reference/kyb/kyb-widget/start-retry-a-persons-kyc.md): Creates a fresh KYC verification for the addressed person (personId, taken from the persons[] list in GET state — today the case representative) and points the case at it as the current attempt. Returns verification_url_id, which the widget renders as a QR/link for that person to complete KYC on mob… - [Answer an open information request](https://docs.dataspike.io/api-reference/kyb/kyb-widget/answer-an-open-information-request.md): Autosaves the answers to the round in `remediation[]` of the widget state. Same soft draft validation as the section form (format issues come back in errors[] while the save succeeds); the round is closed by POST /api/v4/kyb/widget/{publicId}/submit, which refuses while any target is still unanswere… - [Save section field values](https://docs.dataspike.io/api-reference/kyb/kyb-widget/save-section-field-values.md): Autosaves a fields section (draft). Idempotent, last-write-wins per field. Draft validation is soft: format issues are returned in errors[] while the save still succeeds; hard validation runs at Submit. - [Submit the case](https://docs.dataspike.io/api-reference/kyb/kyb-widget/submit-the-case.md): Runs hard validation across all required sections: required and conditionally-required fields, at least one beneficial owner, per-owner completeness (every required field of the parties form template plus an attached government ID) and every required document slot including the representative's gove… - [List address checks](https://docs.dataspike.io/api-reference/kyt/address-checks/list-address-checks.md): Returns a paginated list of address checks for the authenticated organization. - [Initiate an address check](https://docs.dataspike.io/api-reference/kyt/address-checks/initiate-an-address-check.md): Screens a blockchain address for KYT risk and returns the full risk assessment. - [Get an address check](https://docs.dataspike.io/api-reference/kyt/address-checks/get-an-address-check.md): Returns the stored risk assessment for a previously submitted address check. - [List alerts for an address check](https://docs.dataspike.io/api-reference/kyt/address-checks/list-alerts-for-an-address-check.md): Returns alerts triggered for the specified address check. Supports filtering by date range. - [Download an address check PDF report](https://docs.dataspike.io/api-reference/kyt/address-checks/download-an-address-check-pdf-report.md): Generates and streams a PDF risk report for the specified address check. Only available for successful checks. - [List transaction checks](https://docs.dataspike.io/api-reference/kyt/transaction-checks/list-transaction-checks.md): Returns a paginated list of transaction checks for the authenticated organization. - [Initiate a transaction check](https://docs.dataspike.io/api-reference/kyt/transaction-checks/initiate-a-transaction-check.md): Screens a blockchain transaction for KYT risk and returns the full risk assessment. - [Get a transaction check](https://docs.dataspike.io/api-reference/kyt/transaction-checks/get-a-transaction-check.md): Returns the stored risk assessment for a previously submitted transaction check. - [List alerts for a transaction check](https://docs.dataspike.io/api-reference/kyt/transaction-checks/list-alerts-for-a-transaction-check.md): Returns alerts triggered for the specified transaction check. Supports filtering by date range. - [Download a transaction check PDF report](https://docs.dataspike.io/api-reference/kyt/transaction-checks/download-a-transaction-check-pdf-report.md): Generates and streams a PDF risk report for the specified transaction check. Only available for successful checks. - [List transfer checks](https://docs.dataspike.io/api-reference/kyt/transfer-checks/list-transfer-checks.md): Returns a paginated list of transfer checks for the authenticated organization. - [Initiate a transfer check](https://docs.dataspike.io/api-reference/kyt/transfer-checks/initiate-a-transfer-check.md): Screens a blockchain transfer for KYT risk and returns the full risk assessment. - [Get a transfer check](https://docs.dataspike.io/api-reference/kyt/transfer-checks/get-a-transfer-check.md): Returns the stored risk assessment for a previously submitted transfer check. - [List alerts for a transfer check](https://docs.dataspike.io/api-reference/kyt/transfer-checks/list-alerts-for-a-transfer-check.md): Returns alerts triggered for the specified transfer check. Supports filtering by date range. - [List entity types](https://docs.dataspike.io/api-reference/kyt/entity-types/list-entity-types.md): Returns all KYT entity types with their machine-readable codes and human-readable labels. - [List risk profiles](https://docs.dataspike.io/api-reference/kyt/risk-profiles/list-risk-profiles.md): Returns a paginated list of risk profiles for the authenticated organization. - [Create a risk profile](https://docs.dataspike.io/api-reference/kyt/risk-profiles/create-a-risk-profile.md): Creates a new risk profile with the given name. Alert thresholds can be configured via the update endpoint. - [Get a risk profile](https://docs.dataspike.io/api-reference/kyt/risk-profiles/get-a-risk-profile.md): Returns a single risk profile by its identifier. - [Update a risk profile](https://docs.dataspike.io/api-reference/kyt/risk-profiles/update-a-risk-profile.md): Updates the name and alert thresholds of an existing risk profile. All entity type thresholds must be provided. - [Delete a risk profile](https://docs.dataspike.io/api-reference/kyt/risk-profiles/delete-a-risk-profile.md): Permanently removes a risk profile. Checks associated with this profile are not affected. ## OpenAPI Specs - [openapi](/_source/api-reference/openapi.yaml) - [dataspike_openapi](/api-reference/dataspike_openapi.yaml) - [openapi](/customers/krede/api-reference/openapi.yaml) - [public](https://api.dataspike.io/openapi/kyb/public.json) - [public](https://api.dataspike.io/openapi/kyt/public.json)