Get 500K monthly Android API calls for free

When you sign up for a Fingerprint Pro Plus or Free plan and use the Android SDK, React Native, or Flutter SDKs in your Android app.

I'm a developer

This is a real demo.
Production accuracy will be higher.

The world's top developers trust Fingerprint to prevent fraud in their Android apps

CheckoutDropboxWestern Union
Western Union
CheckoutDropbox
_

Build more secure mobile applications

Get the data you need to differentiate suspicious and trusted devices with the leading device intelligence platform for mobile devices, no matter your use case.

Stop account takeover attempts

Build a secure, friction-free login to prevent unauthorized access, fraudulent transactions and sim-swapping attacks.

Mitigate SMS pumping attacks

Increase conversion rates and reduce risk. Recognize returning users instantly and trigger authentication when needed.

Fight fraudulent transactions

Identify the user behind the payment to secure transactions, prevent promotion abuse, and fight malicious chargebacks.

Prevent ban evasion

Detect malicious users creating multiple accounts to prevent ban evasion and trial abuse, and minimize manual review.

_

The world's best fraud prevention solution for Android

Industry-leading device identification accuracy that persists for months or years - even after a device is rooted or factory reset.

0
30
60
90
120
Accuracy dropoffdays after initial identification
0 days
Fingerprint-0.0%
Competitors-0.0%

More data, better decisions

Combine device, behavioral, and network signals, including VPN, bot, and emulator detection to power decision-making.

Easy to implement, easier to scale

Our flexible APIs and SDKs are built for rapid integration, ensuring you can deploy across your environment in minutes.

Remove user experience friction

Don’t let security impact user experience. Add Fingerprint into your transaction flow to authenticate only when needed.

More data, better decisions

Combine device, behavioral, and network signals, including VPN, bot, and emulator detection to power decision-making.

Easy to implement, easier to scale

Our flexible APIs and SDKs are built for rapid integration, ensuring you can deploy across your environment in minutes.

See More
import com.fingerprintjs.android.fpjs_pro.Configuration
import com.fingerprintjs.android.fpjs_pro.FingerprintJSFactory
...

// Initialize and configure the SDK
val factory = FingerprintJSFactory(applicationContext)
val configuration = Configuration(
  apiKey = "<<browserToken>>",
  // The 'region' must match the region associated with your API key
  region = Configuration.Region.US,
  // For custom subdomain or proxy integration, use this option to specify a custom endpoint.
  // If you do not have a custom endpoint, this parameter can be skipped.
  endpointUrl = "custom-endpoint-URL",
  // Additionally, you may also specify alternate, fallback endpoints to redirect failed
  // requests.
  fallbackEndpointUrls = listOf(
      "fallback-endpoint-URL-1",
      "fallback-endpoint-URL-2",
  ),
  extendedResponseFormat = false
)
 
val fpjsClient = factory.createInstance(
  configuration
)

// Get a 'visitorId'
fpjsClient.getVisitorId { visitorIdResponse ->
  val visitorId = visitorIdResponse.visitorId
  // Use the visitorId
}

Remove user experience friction

Don’t let security impact user experience. Add Fingerprint into your transaction flow to authenticate only when needed.

_

What our 6000+ customers say

Loved by Android developers for fast setup, reliability, and powerful fraud detection.

Dropbox
“We are very happy with the account takeover attacks that we could stop. Without Fingerprint, it would have been much harder for us to identify these fraudsters.”
Prashanth Yerramilli

Prashanth Yerramilli

Manager - Platform Abuse Team @Dropbox

Enterprise

Ease of implementation was very important to us [as well as] the accuracy. We previously couldn't identify the devices used by fraudulent actors the way we can today with Fingerprint.”
Shivam Darmora

Shivam Darmora

Associate Director of Data @Headout

Enterprise

Checkout
Reliable infrastructure that scales regardless of throughput. Webhook capabilities, domain whitelisting, DNS white labelling. Integration for browsers, Android, and iOS.”
Pierre Roudaut

Pierre Roudaut

Sr Engineering Manager - Fraud @Checkout

Enterprise

_

Frequently asked questions

Am I eligible for this offer?
This offer will be available to all Android SDK, React Native and Flutter SDK users (new and existing) who are on the Pro Plus or Free plans.
Is this a permanent or limited-time offer?
Accounts created during the offer will retain their free call quota permanently.
How will it work if I have API calls on both Android and iOS?
Billing will be separated by platform and billed accordingly. API calls from other platforms will count towards the original plan's usage.
What happens if I exceed 500K Android API calls?
As your subscription nears the 500K Android API call limit, you will be alerted and prompted to upgrade to an enterprise plan. For paid subscriptions that reach the limit during the billing cycle, we will charge $4 per 1k Android API calls for the remainder of the billing cycle. For free subscriptions that reach the limit during the billing cycle, we will restrict Android API calls for the remainder of the billing cycle.
Is support included in the offer?
Accounts will receive access to our best-in-class developer documentation and support 8 hours a day, 5 days a week.
Is 500K free Android API calls a limit per app, email, domain, or company?
The API call limit applies per company. Only one workspace from each account is eligible for the offer.
Where can I check the free API usage?
API call usage will be available on the plan page, with a breakdown by platform.

Get 500K monthly Android identifications now

Get started in minutes and claim your free 500K monthly Android API identifications.

Step 1

Sign up for a 14-day free trial. No credit card needed.

Step 2

Integrate Android, React Native, or Flutter SDKs in your Android app.

Step 3

Start getting visitor IDs and recognize returning users.
By creating an account, you agree to our Privacy Policy and Terms of Service.
Request API Key