Prerequisites
Get access to the APIs and authenticate
Your Customer Success Manager will provide you with a starter pack containing everything you need for each environment. You should have the following:
Refer to the authentication page for more details.
| Resource | UAT / Sandbox | Production |
|---|---|---|
| Portal URL | https://portal.uat.frankie.one | https://portal.frankie.one |
| API Base URL for Onboarding Fraud, and Transaction and Activity monitoring | https://api.uat.frankie.one/v2 | https://api.frankie.one/v2 |
| Customer ID | Your unique UAT Customer ID | Your unique Production Customer ID |
| API Key | Your secret UAT API Key | Your secret Production API Key |
Test your connection
Test your connection
The easiest way to verify that your credentials and connection are working is to call our simple health check endpoint: /ruok. This endpoint doesn’t require a request body and is used purely to confirm successful authentication.
Request - Health check
Response
If you receive an error, double-check that your API key and Customer ID are correct and that you are using the correct base URL for the environment.Integration overview
- OneSDK - Capture device and location details to have them evaluated by the system.
- KYC API - Capture entity’s phone and email details so they can be checked or evaluated by the system.
- Transaction and Activity Monitoring API - Send financial transactions and non-financial activities (for example, registration, login, account changes) for evaluation against configured fraud and AML rulesets using email/phone analysis, behavioral and device intelligence.
| Product function | OneSDK | KYC API | Transaction and activity API |
|---|---|---|---|
| Onboarding fraud (data collection) | Phone, email, device, location checks | Phone and email only | Not applicable |
| AML transaction and activity | Phone, email, device, location checks | Phone and email only | AML transaction alerts |
| Fraud transaction and activity | Phone, email, device, location checks | Phone and email only | Fraud and behavior alerts |
| Review and manage | FrankieOne Portal | FrankieOne Portal | FrankieOne Portal |