# ProfiledRisk ## Docs - [DEVICE FINGERPRINTING](https://docs.profiledrisk.com/device-fingerprinting/overviews.md) - [Banking Events](https://docs.profiledrisk.com/docs/payload-schemas/banking-events.md) - [Lending Events](https://docs.profiledrisk.com/docs/payload-schemas/lending-events.md) - [Login Event](https://docs.profiledrisk.com/docs/payload-schemas/login-event.md) - [Payment Events](https://docs.profiledrisk.com/docs/payload-schemas/payment-events.md) - [Register Event](https://docs.profiledrisk.com/docs/payload-schemas/register-event.md) - [Create Profile](https://docs.profiledrisk.com/docs/risk-entities/create-profile.md) - [Fetch Case Details](https://docs.profiledrisk.com/docs/risk-entities/fetch-case-details.md): The Fetch Case Details endpoint lets you retrieve full information about a Case that was created during event evaluation. - [Fetch Event Details](https://docs.profiledrisk.com/docs/risk-entities/fetch-event-details.md): The Fetch Event Details endpoint lets you retrieve the full payload and decision data for a previously ingested event. - [Update Profile](https://docs.profiledrisk.com/docs/risk-entities/update-profile.md) - [Authentication](https://docs.profiledrisk.com/docs/technical-reference/authentication.md): All ProfiledRisk API requests must be authenticated using your private API Secret Key. Requests without valid authentication will be rejected. - [Events Ingestion](https://docs.profiledrisk.com/docs/technical-reference/events-ingestion.md): Event Ingestion is how you send activity data to ProfiledRisk for evaluation. Each event is processed by a Flow, evaluated against your rules and ProfiledRisk intelligence, and returns a decision that you can enforce in your system. - [Keywords & Definitions](https://docs.profiledrisk.com/docs/technical-reference/keywords-and-definitions.md): This section defines the core terms used across the ProfiledRisk APIs, dashboard, webhooks, and reports. These definitions are consistent across all use cases (Onboarding, Banking, Payments, Lending, and Reporting). - [Webhooks](https://docs.profiledrisk.com/docs/technical-reference/webhooks.md): Webhooks allow ProfiledRisk to send real-time decisions, score outcomes, and behavioral insights back to your system immediately after an event is evaluated. This enables automated enforcement in your own transaction, onboarding, or lending workflows. - [Create an Account](https://docs.profiledrisk.com/overview/creating-an-account.md) - [Introduction](https://docs.profiledrisk.com/overview/introduction.md): AI-Powered Risk Intelligence Platform - [Currency Transaction Report (CTR)](https://docs.profiledrisk.com/overview/reports/currency-transaction-report.md) - [Fraud Transaction Report (FTR)](https://docs.profiledrisk.com/overview/reports/fraud-transaction-report.md) - [Profile Report](https://docs.profiledrisk.com/overview/reports/profile-report.md) - [Suspicious Transaction Report (STR)](https://docs.profiledrisk.com/overview/reports/suspicious-transaction-report.md) - [Starting a Subscription](https://docs.profiledrisk.com/overview/start-subscription.md): How To Set Up a Subscription - [Banking & Account Security](https://docs.profiledrisk.com/overview/use-cases/banking-account-security.md) - [Lending & Credit Risk](https://docs.profiledrisk.com/overview/use-cases/lending-credit-risk.md) - [Onboarding Risk Evaluation](https://docs.profiledrisk.com/overview/use-cases/onboarding-risk-evaluation.md) - [Payments](https://docs.profiledrisk.com/overview/use-cases/payments.md) ## OpenAPI Specs - [openapi](https://docs.profiledrisk.com/api-reference/openapi.json) ## Optional - [Visit Website](https://profiledrisk.com/) - [Login to app](https://app.profiledrisk.com/signin) - [Run in Postman](https://app.getpostman.com/)