curl --request GET \
--url https://api.fpjs.io/events/{request_id} \
--header 'Auth-API-Key: <api-key>'π§ Deprecation Notice
This version of the API will soon be deprecated under our API Deprecation Policy. The deprecation period will begin once all proxy and library integrations (both backend and frontend) are released. We will continue to provide full support for 12 months from that effective date. This notice will be updated with the official deprecation date once it is set. If you donβt use libraries or proxy integrations, you can use this migration guide to start the transition to the new API today.
Get a detailed analysis of an individual identification event, including Smart Signals.
Please note that the response includes mobile signals (e.g. rootApps) even if the request originated from a non-mobile platform.
It is highly recommended that you ignore the mobile signals for such requests.
Use requestId as the URL path parameter. This API method is scoped to a request, i.e. all returned information is by requestId.
curl --request GET \
--url https://api.fpjs.io/events/{request_id} \
--header 'Auth-API-Key: <api-key>'rootApps) even if the request originated from a non-mobile platform. It is highly recommended that you ignore the mobile signals for such requests.
Use requestId as the URL path parameter. This API method is scoped to a request, i.e. all returned information is by requestId.The unique identifier of each identification request.
OK.
Contains results from Fingerprint Identification and all active Smart Signals.
Contains all information about the request identified by requestId, depending on the pricing plan (Pro, Pro Plus, Enterprise)
Show child attributes
Was this page helpful?