{"openapi":"3.1.0","info":{"title":"Analytics API v5","version":"1.0"},"servers":[{"url":"https://api.neuro-id.com/v5"}],"components":{"securitySchemes":{"sec0":{"type":"apiKey","in":"header","name":"API-KEY"}}},"security":[{"sec0":[]}],"paths":{"/profiles/sessions/{identity_id}":{"get":{"summary":"Profiles Endpoint for Sessions","description":"","operationId":"v5-profiles-endpoint","parameters":[{"name":"identity_id","in":"path","description":"Required: The ID you wish to retreive signals and/or attributes for ([set via identify](doc:web-installation#link-people-to-data))","schema":{"type":"string","default":"example-response-1"},"required":true},{"name":"api_checkpoint_name","in":"query","description":"The name of the checkpoint at which the api is being called","schema":{"type":"string","default":"account_opening"}}],"responses":{"200":{"description":"200","content":{"application/json":{"examples":{"SUCCESS":{"value":"{\n    \"status\": \"SUCCESS\",\n    \"message\": \"success\",\n    \"moreInfo\": null,\n    \"useCaseResults\": [\n        {\n            \"siteId\": \"form_neuro400\",\n            \"funnel\": \"unknown\",\n            \"clientId\": \"example-response-2\",\n            \"useCaseName\": \"form_neuro400\",\n            \"registeredUserId\": null,\n            \"interactionAttributes\": {\n                \"interaction_time_ms\": 32487,\n                \"unique_all_targets_count\": 5,\n                \"client_id_count\": 1,\n                \"unique_known_targets_count\": 5,\n                \"unique_unknown_targets_count\": 0,\n                \"session_id_count\": 1,\n                \"elapsed_time_ms\": 54428,\n                \"user_id_count\": 1\n            },\n            \"signals\": {\n                \"familiarity\": {\n                    \"version\": \"2.5.0\",\n                    \"model\": \"familiarity\",\n                    \"label\": \"low\",\n                    \"attributes\": {\n                        \"other__timing__feature_2\": 1,\n                        \"other__timing__feature_1\": 0.4711393170142037,\n                        \"other__timing__feature_4\": null,\n                        \"other__timing__feature_3\": 0.3517169614984391,\n                        \"pii__method_of_entry__feature_3\": 0.6,\n                        \"pii__method_of_entry__feature_1\": 0,\n                        \"pii__method_of_entry__feature_2\": 0,\n                        \"other__typing_patterns__feature_9\": null,\n                        \"device_type__is_pc\": 0,\n                        \"other__typing_patterns__feature_8\": null,\n                        \"other__typing_patterns__feature_7\": null,\n                        \"other__typing_patterns__feature_6\": null,\n                        \"other__typing_patterns__feature_5\": 51.364365971107546,\n                        \"other__typing_patterns__feature_4\": 0.48948194662480377,\n                        \"all_text__typing_patterns__feature_2\": 0.48948194662480377,\n                        \"all_text__typing_patterns__feature_1\": 175.1922488983861,\n                        \"other__typing_patterns__feature_3\": 272.9413856490071,\n                        \"other__interaction_patterns__feature_5\": null,\n                        \"other__interaction_patterns__feature_6\": null,\n                        \"other__typing_patterns__feature_2\": 23.5,\n                        \"other__typing_patterns__feature_1\": 320.3333333333333,\n                        \"other__interaction_patterns__feature_1\": 1,\n                        \"other__interaction_patterns__feature_2\": null,\n                        \"other__interaction_patterns__feature_3\": null,\n                        \"other__interaction_patterns__feature_4\": null,\n                        \"pii__timing__feature_1\": 0.783121916842847,\n                        \"pii__timing__feature_2\": null,\n                        \"pii__interaction_patterns__feature_5\": null,\n                        \"all_text__method_of_entry__feature_1\": 6,\n                        \"other__method_of_entry__feature_1\": null,\n                        \"pii__interaction_patterns__feature_2\": 2,\n                        \"pii__interaction_patterns__feature_1\": 0,\n                        \"pii__interaction_patterns__feature_4\": 0,\n                        \"all_text__method_of_entry__feature_2\": 0,\n                        \"pii__interaction_patterns__feature_3\": 0,\n                        \"all_text__method_of_entry__feature_3\": 0,\n                        \"pii__typing_patterns__feature_5\": 0.5811942230632509,\n                        \"pii__typing_patterns__feature_4\": 234.7151656087466,\n                        \"pii__typing_patterns__feature_7\": 48.74086108854589,\n                        \"pii__typing_patterns__feature_6\": 0.48948194662480377,\n                        \"pii__typing_patterns__feature_9\": -0.014812456896697216,\n                        \"pii__typing_patterns__feature_8\": 0.0966871369294604,\n                        \"all_text__timing__feature_1\": 1.5,\n                        \"other__typing_patterns__feature_11\": null,\n                        \"other__typing_patterns__feature_10\": null,\n                        \"pii__typing_patterns__feature_1\": 34,\n                        \"all_text__timing__feature_4\": 0,\n                        \"all_text__timing__feature_5\": 0,\n                        \"pii__typing_patterns__feature_3\": 102.25849597955174,\n                        \"all_text__timing__feature_2\": 1864,\n                        \"pii__typing_patterns__feature_2\": 313.8378732543909,\n                        \"all_text__timing__feature_3\": 0.2620955039500008,\n                        \"pii__transitions__feature_2\": 1,\n                        \"pii__transitions__feature_1\": 0\n                    },\n                    \"score\": 97.68\n                },\n                \"combined_digital_intent\": {\n                    \"version\": \"1.0\",\n                    \"model\": \"combined_digital_intent\",\n                    \"label\": \"risky\",\n                    \"attributes\": {},\n                    \"score\": 0.0\n                },\n                \"fraud_ring_indicator\": {\n                    \"version\": \"1.0\",\n                    \"model\": \"fraud_ring_indicator\",\n                    \"label\": \"true\",\n                    \"attributes\": {},\n                    \"score\": 1.0\n                },\n                \"automated_activity\": {\n                    \"version\": \"1.0\",\n                    \"model\": \"automated_activity\",\n                    \"label\": \"true\",\n                    \"attributes\": {},\n                    \"score\": 1.0\n                }\n            },\n            \"id\": \"example-response-2\"\n        },\n        {\n            \"siteId\": \"form_neuro100\",\n            \"funnel\": \"unknown\",\n            \"clientId\": \"example-response-2\",\n            \"useCaseName\": \"form_neuro100\",\n            \"registeredUserId\": null,\n            \"interactionAttributes\": {\n                \"interaction_time_ms\": 32487,\n                \"unique_all_targets_count\": 5,\n                \"client_id_count\": 1,\n                \"unique_known_targets_count\": 5,\n                \"unique_unknown_targets_count\": 0,\n                \"session_id_count\": 1,\n                \"elapsed_time_ms\": 54428,\n                \"user_id_count\": 1\n            },\n            \"signals\": {\n                \"familiarity\": {\n                    \"version\": \"2.5.0\",\n                    \"model\": \"familiarity\",\n                    \"label\": \"low\",\n                    \"attributes\": {\n                        \"other__timing__feature_2\": 1,\n                        \"other__timing__feature_1\": 0.4711393170142037,\n                        \"other__timing__feature_4\": null,\n                        \"other__timing__feature_3\": 0.3517169614984391,\n                        \"pii__method_of_entry__feature_3\": 0.6,\n                        \"pii__method_of_entry__feature_1\": 0,\n                        \"pii__method_of_entry__feature_2\": 0,\n                        \"other__typing_patterns__feature_9\": null,\n                        \"device_type__is_pc\": 0,\n                        \"other__typing_patterns__feature_8\": null,\n                        \"other__typing_patterns__feature_7\": null,\n                        \"other__typing_patterns__feature_6\": null,\n                        \"other__typing_patterns__feature_5\": 51.364365971107546,\n                        \"other__typing_patterns__feature_4\": 0.48948194662480377,\n                        \"all_text__typing_patterns__feature_2\": 0.48948194662480377,\n                        \"all_text__typing_patterns__feature_1\": 175.1922488983861,\n                        \"other__typing_patterns__feature_3\": 272.9413856490071,\n                        \"other__interaction_patterns__feature_5\": null,\n                        \"other__interaction_patterns__feature_6\": null,\n                        \"other__typing_patterns__feature_2\": 23.5,\n                        \"other__typing_patterns__feature_1\": 320.3333333333333,\n                        \"other__interaction_patterns__feature_1\": 1,\n                        \"other__interaction_patterns__feature_2\": null,\n                        \"other__interaction_patterns__feature_3\": null,\n                        \"other__interaction_patterns__feature_4\": null,\n                        \"pii__timing__feature_1\": 0.783121916842847,\n                        \"pii__timing__feature_2\": null,\n                        \"pii__interaction_patterns__feature_5\": null,\n                        \"all_text__method_of_entry__feature_1\": 6,\n                        \"other__method_of_entry__feature_1\": null,\n                        \"pii__interaction_patterns__feature_2\": 2,\n                        \"pii__interaction_patterns__feature_1\": 0,\n                        \"pii__interaction_patterns__feature_4\": 0,\n                        \"all_text__method_of_entry__feature_2\": 0,\n                        \"pii__interaction_patterns__feature_3\": 0,\n                        \"all_text__method_of_entry__feature_3\": 0,\n                        \"pii__typing_patterns__feature_5\": 0.5811942230632509,\n                        \"pii__typing_patterns__feature_4\": 234.7151656087466,\n                        \"pii__typing_patterns__feature_7\": 48.74086108854589,\n                        \"pii__typing_patterns__feature_6\": 0.48948194662480377,\n                        \"pii__typing_patterns__feature_9\": -0.014812456896697216,\n                        \"pii__typing_patterns__feature_8\": 0.0966871369294604,\n                        \"all_text__timing__feature_1\": 1.5,\n                        \"other__typing_patterns__feature_11\": null,\n                        \"other__typing_patterns__feature_10\": null,\n                        \"pii__typing_patterns__feature_1\": 34,\n                        \"all_text__timing__feature_4\": 0,\n                        \"all_text__timing__feature_5\": 0,\n                        \"pii__typing_patterns__feature_3\": 102.25849597955174,\n                        \"all_text__timing__feature_2\": 1864,\n                        \"pii__typing_patterns__feature_2\": 313.8378732543909,\n                        \"all_text__timing__feature_3\": 0.2620955039500008,\n                        \"pii__transitions__feature_2\": 1,\n                        \"pii__transitions__feature_1\": 0\n                    }\n                },\n                \"combined_digital_intent\": {\n                    \"version\": \"1.0\",\n                    \"model\": \"combined_digital_intent\",\n                    \"label\": \"risky\",\n                    \"attributes\": {}\n                },\n                \"fraud_ring_indicator\": {\n                    \"version\": \"1.0\",\n                    \"model\": \"fraud_ring_indicator\",\n                    \"label\": \"true\",\n                    \"attributes\": {}\n                },\n                \"automated_activity\": {\n                    \"version\": \"1.0\",\n                    \"model\": \"automated_activity\",\n                    \"label\": \"true\",\n                    \"attributes\": {}\n                }\n            },\n            \"id\": \"example-response-2\"\n        },\n        {\n            \"siteId\": \"form_neuro200\",\n            \"funnel\": \"unknown\",\n            \"clientId\": \"example-response-2\",\n            \"useCaseName\": \"form_neuro200\",\n            \"registeredUserId\": null,\n            \"interactionAttributes\": {\n                \"interaction_time_ms\": 32487,\n                \"unique_all_targets_count\": 5,\n                \"client_id_count\": 1,\n                \"unique_known_targets_count\": 5,\n                \"unique_unknown_targets_count\": 0,\n                \"session_id_count\": 2,\n                \"elapsed_time_ms\": 54428,\n                \"user_id_count\": 1\n            },\n            \"signals\": {\n                \"familiarity\": {\n                    \"version\": \"2.5.0\",\n                    \"model\": \"familiarity\",\n                    \"label\": \"low\",\n                    \"attributes\": {\n                        \"other__timing__feature_2\": 1,\n                        \"other__timing__feature_1\": 0.4711393170142037,\n                        \"other__timing__feature_4\": null,\n                        \"other__timing__feature_3\": 0.3517169614984391,\n                        \"pii__method_of_entry__feature_3\": 0.6,\n                        \"pii__method_of_entry__feature_1\": 0,\n                        \"pii__method_of_entry__feature_2\": 0,\n                        \"other__typing_patterns__feature_9\": null,\n                        \"device_type__is_pc\": 0,\n                        \"other__typing_patterns__feature_8\": null,\n                        \"other__typing_patterns__feature_7\": null,\n                        \"other__typing_patterns__feature_6\": null,\n                        \"other__typing_patterns__feature_5\": 51.364365971107546,\n                        \"other__typing_patterns__feature_4\": 0.48948194662480377,\n                        \"all_text__typing_patterns__feature_2\": 0.48948194662480377,\n                        \"all_text__typing_patterns__feature_1\": 175.1922488983861,\n                        \"other__typing_patterns__feature_3\": 272.9413856490071,\n                        \"other__interaction_patterns__feature_5\": null,\n                        \"other__interaction_patterns__feature_6\": null,\n                        \"other__typing_patterns__feature_2\": 23.5,\n                        \"other__typing_patterns__feature_1\": 320.3333333333333,\n                        \"other__interaction_patterns__feature_1\": 1,\n                        \"other__interaction_patterns__feature_2\": null,\n                        \"other__interaction_patterns__feature_3\": null,\n                        \"other__interaction_patterns__feature_4\": null,\n                        \"pii__timing__feature_1\": 0.783121916842847,\n                        \"pii__timing__feature_2\": null,\n                        \"pii__interaction_patterns__feature_5\": null,\n                        \"all_text__method_of_entry__feature_1\": 6,\n                        \"other__method_of_entry__feature_1\": null,\n                        \"pii__interaction_patterns__feature_2\": 2,\n                        \"pii__interaction_patterns__feature_1\": 0,\n                        \"pii__interaction_patterns__feature_4\": 0,\n                        \"all_text__method_of_entry__feature_2\": 0,\n                        \"pii__interaction_patterns__feature_3\": 0,\n                        \"all_text__method_of_entry__feature_3\": 0,\n                        \"pii__typing_patterns__feature_5\": 0.5811942230632509,\n                        \"pii__typing_patterns__feature_4\": 234.7151656087466,\n                        \"pii__typing_patterns__feature_7\": 48.74086108854589,\n                        \"pii__typing_patterns__feature_6\": 0.48948194662480377,\n                        \"pii__typing_patterns__feature_9\": -0.014812456896697216,\n                        \"pii__typing_patterns__feature_8\": 0.0966871369294604,\n                        \"all_text__timing__feature_1\": 1.5,\n                        \"other__typing_patterns__feature_11\": null,\n                        \"other__typing_patterns__feature_10\": null,\n                        \"pii__typing_patterns__feature_1\": 34,\n                        \"all_text__timing__feature_4\": 0,\n                        \"all_text__timing__feature_5\": 0,\n                        \"pii__typing_patterns__feature_3\": 102.25849597955174,\n                        \"all_text__timing__feature_2\": 1864,\n                        \"pii__typing_patterns__feature_2\": 313.8378732543909,\n                        \"all_text__timing__feature_3\": 0.2620955039500008,\n                        \"pii__transitions__feature_2\": 1,\n                        \"pii__transitions__feature_1\": 0\n                    },\n                    \"score\": 97.68\n                },\n                \"combined_digital_intent\": {\n                    \"version\": \"1.0\",\n                    \"model\": \"combined_digital_intent\",\n                    \"label\": \"risky\",\n                    \"attributes\": {},\n                    \"score\": 0.0\n                },\n                \"fraud_ring_indicator\": {\n                    \"version\": \"1.0\",\n                    \"model\": \"fraud_ring_indicator\",\n                    \"label\": \"true\",\n                    \"attributes\": {},\n                    \"score\": 1.0\n                },\n                \"automated_activity\": {\n                    \"version\": \"1.0\",\n                    \"model\": \"automated_activity\",\n                    \"label\": \"true\",\n                    \"attributes\": {},\n                    \"score\": 1.0\n                }\n            },\n            \"id\": \"example-response-2\"\n        },\n        {\n            \"siteId\": \"form_neuro300\",\n            \"funnel\": \"unknown\",\n            \"clientId\": \"example-response-2\",\n            \"useCaseName\": \"Demo Login Site\",\n            \"registeredUserId\": null,\n            \"interactionAttributes\": {\n                \"interaction_time_ms\": 32487,\n                \"unique_all_targets_count\": 5,\n                \"client_id_count\": 1,\n                \"unique_known_targets_count\": 5,\n                \"unique_unknown_targets_count\": 0,\n                \"session_id_count\": 1,\n                \"elapsed_time_ms\": 54428,\n                \"user_id_count\": 2,\n                \"ip_geolocation\": {\n                    \"error\": \"Insufficient data: Geolocation lookup has not completed\"\n                }\n            },\n            \"signals\": {\n                \"behavioral_analytics_recognition\": {\n                    \"version\": \"1.0\",\n                    \"model\": \"behavioral_analytics_recognition\",\n                    \"label\": \"\",\n                    \"attributes\": {},\n                    \"score\": 0.0\n                },\n                \"session_login_fraud_ring_indicator\": {\n                    \"version\": \"1.0\",\n                    \"model\": \"session_login_fraud_ring_indicator\",\n                    \"label\": \"true\",\n                    \"attributes\": {},\n                    \"score\": 1.0\n                },\n                \"session_login_automated\": {\n                    \"version\": \"1.0\",\n                    \"model\": \"session_login_automated\",\n                    \"label\": \"true\",\n                    \"attributes\": {},\n                    \"score\": 1.0\n                }\n            },\n            \"id\": \"example-response-2\"\n        }\n    ]\n}"}},"schema":{"type":"object","properties":{"status":{"type":"string","example":"SUCCESS"},"message":{"type":"string","example":"success"},"moreInfo":{},"useCaseResults":{"type":"array","items":{"type":"object","properties":{"siteId":{"type":"string","example":"form_neuro400"},"funnel":{"type":"string","example":"unknown"},"clientId":{"type":"string","example":"example-response-2"},"useCaseName":{"type":"string","example":"form_neuro400"},"registeredUserId":{},"interactionAttributes":{"type":"object","properties":{"interaction_time_ms":{"type":"integer","example":32487,"default":0},"unique_all_targets_count":{"type":"integer","example":5,"default":0},"client_id_count":{"type":"integer","example":1,"default":0},"unique_known_targets_count":{"type":"integer","example":5,"default":0},"unique_unknown_targets_count":{"type":"integer","example":0,"default":0},"session_id_count":{"type":"integer","example":1,"default":0},"elapsed_time_ms":{"type":"integer","example":54428,"default":0},"user_id_count":{"type":"integer","example":1,"default":0}}},"signals":{"type":"object","properties":{"familiarity":{"type":"object","properties":{"version":{"type":"string","example":"2.5.0"},"model":{"type":"string","example":"familiarity"},"label":{"type":"string","example":"low"},"attributes":{"type":"object","properties":{"other__timing__feature_2":{"type":"integer","example":1,"default":0},"other__timing__feature_1":{"type":"number","example":0.4711393170142037,"default":0},"other__timing__feature_4":{},"other__timing__feature_3":{"type":"number","example":0.3517169614984391,"default":0},"pii__method_of_entry__feature_3":{"type":"number","example":0.6,"default":0},"pii__method_of_entry__feature_1":{"type":"integer","example":0,"default":0},"pii__method_of_entry__feature_2":{"type":"integer","example":0,"default":0},"other__typing_patterns__feature_9":{},"device_type__is_pc":{"type":"integer","example":0,"default":0},"other__typing_patterns__feature_8":{},"other__typing_patterns__feature_7":{},"other__typing_patterns__feature_6":{},"other__typing_patterns__feature_5":{"type":"number","example":51.364365971107546,"default":0},"other__typing_patterns__feature_4":{"type":"number","example":0.48948194662480377,"default":0},"all_text__typing_patterns__feature_2":{"type":"number","example":0.48948194662480377,"default":0},"all_text__typing_patterns__feature_1":{"type":"number","example":175.1922488983861,"default":0},"other__typing_patterns__feature_3":{"type":"number","example":272.9413856490071,"default":0},"other__interaction_patterns__feature_5":{},"other__interaction_patterns__feature_6":{},"other__typing_patterns__feature_2":{"type":"number","example":23.5,"default":0},"other__typing_patterns__feature_1":{"type":"number","example":320.3333333333333,"default":0},"other__interaction_patterns__feature_1":{"type":"integer","example":1,"default":0},"other__interaction_patterns__feature_2":{},"other__interaction_patterns__feature_3":{},"other__interaction_patterns__feature_4":{},"pii__timing__feature_1":{"type":"number","example":0.783121916842847,"default":0},"pii__timing__feature_2":{},"pii__interaction_patterns__feature_5":{},"all_text__method_of_entry__feature_1":{"type":"integer","example":6,"default":0},"other__method_of_entry__feature_1":{},"pii__interaction_patterns__feature_2":{"type":"integer","example":2,"default":0},"pii__interaction_patterns__feature_1":{"type":"integer","example":0,"default":0},"pii__interaction_patterns__feature_4":{"type":"integer","example":0,"default":0},"all_text__method_of_entry__feature_2":{"type":"integer","example":0,"default":0},"pii__interaction_patterns__feature_3":{"type":"integer","example":0,"default":0},"all_text__method_of_entry__feature_3":{"type":"integer","example":0,"default":0},"pii__typing_patterns__feature_5":{"type":"number","example":0.5811942230632509,"default":0},"pii__typing_patterns__feature_4":{"type":"number","example":234.7151656087466,"default":0},"pii__typing_patterns__feature_7":{"type":"number","example":48.74086108854589,"default":0},"pii__typing_patterns__feature_6":{"type":"number","example":0.48948194662480377,"default":0},"pii__typing_patterns__feature_9":{"type":"number","example":-0.014812456896697216,"default":0},"pii__typing_patterns__feature_8":{"type":"number","example":0.0966871369294604,"default":0},"all_text__timing__feature_1":{"type":"number","example":1.5,"default":0},"other__typing_patterns__feature_11":{},"other__typing_patterns__feature_10":{},"pii__typing_patterns__feature_1":{"type":"integer","example":34,"default":0},"all_text__timing__feature_4":{"type":"integer","example":0,"default":0},"all_text__timing__feature_5":{"type":"integer","example":0,"default":0},"pii__typing_patterns__feature_3":{"type":"number","example":102.25849597955174,"default":0},"all_text__timing__feature_2":{"type":"integer","example":1864,"default":0},"pii__typing_patterns__feature_2":{"type":"number","example":313.8378732543909,"default":0},"all_text__timing__feature_3":{"type":"number","example":0.2620955039500008,"default":0},"pii__transitions__feature_2":{"type":"integer","example":1,"default":0},"pii__transitions__feature_1":{"type":"integer","example":0,"default":0}}},"score":{"type":"number","example":97.68,"default":0}}},"combined_digital_intent":{"type":"object","properties":{"version":{"type":"string","example":"1.0"},"model":{"type":"string","example":"combined_digital_intent"},"label":{"type":"string","example":"risky"},"attributes":{"type":"object","properties":{}},"score":{"type":"integer","example":0,"default":0}}},"fraud_ring_indicator":{"type":"object","properties":{"version":{"type":"string","example":"1.0"},"model":{"type":"string","example":"fraud_ring_indicator"},"label":{"type":"string","example":"true"},"attributes":{"type":"object","properties":{}},"score":{"type":"integer","example":1,"default":0}}},"automated_activity":{"type":"object","properties":{"version":{"type":"string","example":"1.0"},"model":{"type":"string","example":"automated_activity"},"label":{"type":"string","example":"true"},"attributes":{"type":"object","properties":{}},"score":{"type":"integer","example":1,"default":0}}}}},"id":{"type":"string","example":"example-response-2"}}}}}}}}},"400":{"description":"400","content":{"application/json":{"examples":{"BAD_REQUEST":{"value":"{\n  \"status\":\"BAD_REQUEST\",\n  \"message\":\"Malformed request\",\n  \"moreInfo\":\"https://neuro-id.readme.io/reference/analytics-api-v41#400-bad_request\"\n}"},"MISSING_REQUIRED_QUERY_PARAMETER":{"value":"{\n  \"status\": \"MISSING_REQUIRED_QUERY_PARAMETER\",\n  \"message\": \"Missing a required query parameter\",\n  \"moreInfo\": \"https://neuro-id.readme.io/reference/analytics-api-v41#400-missing_required_query_parameter\"\n }"}},"schema":{"oneOf":[{"title":"BAD_REQUEST","type":"object","properties":{"status":{"type":"string","example":"BAD_REQUEST"},"message":{"type":"string","example":"Malformed request"},"moreInfo":{"type":"string","example":"https://neuro-id.readme.io/reference/analytics-api-v41#400-bad_request"}}},{"title":"MISSING_REQUIRED_QUERY_PARAMETER","type":"object","properties":{"status":{"type":"string","example":"MISSING_REQUIRED_QUERY_PARAMETER"},"message":{"type":"string","example":"Missing a required query parameter"},"moreInfo":{"type":"string","example":"https://neuro-id.readme.io/reference/analytics-api-v41#400-missing_required_query_parameter"}}}]}}}},"401":{"description":"401","content":{"application/json":{"examples":{"MISSING_API_KEY":{"value":"{\n    \"status\": \"MISSING_API_KEY\",\n    \"message\": \"Missing API key\",\n    \"moreInfo\": \"https://neuro-id.readme.io/reference/analytics-api-v41#401-missing_api_key\"\n}"},"UNAUTHORIZED_ACCESS":{"value":"{\n    \"status\": \"UNAUTHORIZED_ACCESS\",\n    \"message\": \"Invalid API key\",\n    \"moreInfo\": \"https://neuro-id.readme.io/reference/analytics-api-v41#401-unauthorized_access\"\n}"},"UNAUTHORIZED_API_KEY":{"value":"{\n  \"status\": \"UNAUTHORIZED_API_KEY\",\n  \"message\": \"API key does not have access to this site ID or resource\",\n  \"moreInfo\": \"https://neuro-id.readme.io/reference/analytics-api-v41#401-unauthorized_api_key\"\n}"}},"schema":{"oneOf":[{"title":"MISSING_API_KEY","type":"object","properties":{"status":{"type":"string","example":"MISSING_API_KEY"},"message":{"type":"string","example":"Missing API key"},"moreInfo":{"type":"string","example":"https://neuro-id.readme.io/reference/analytics-api-v41#401-missing_api_key"}}},{"title":"UNAUTHORIZED_ACCESS","type":"object","properties":{"status":{"type":"string","example":"UNAUTHORIZED_ACCESS"},"message":{"type":"string","example":"Invalid API key"},"moreInfo":{"type":"string","example":"https://neuro-id.readme.io/reference/analytics-api-v41#401-unauthorized_access"}}},{"title":"UNAUTHORIZED_API_KEY","type":"object","properties":{"status":{"type":"string","example":"UNAUTHORIZED_API_KEY"},"message":{"type":"string","example":"API key does not have access to this site ID or resource"},"moreInfo":{"type":"string","example":"https://neuro-id.readme.io/reference/analytics-api-v41#401-unauthorized_api_key"}}}]}}}},"403":{"description":"403","content":{"application/json":{"examples":{"ACCESS_DENIED":{"value":"{\n  \"status\": \"ACCESS_DENIED\",\n  \"message\": \"Access denied\",\n  \"moreInfo\": \"https://neuro-id.readme.io/reference/analytics-api-v41#403-access_denied\"\n}"}},"schema":{"type":"object","properties":{"status":{"type":"string","example":"ACCESS_DENIED"},"message":{"type":"string","example":"Access denied"},"moreInfo":{"type":"string","example":"https://neuro-id.readme.io/reference/analytics-api-v41#403-access_denied"}}}}}},"404":{"description":"404","content":{"application/json":{"examples":{"NOT_FOUND":{"value":"{\n  \"status\": \"NOT_FOUND\",\n  \"message\": \"Resource not found\",\n  \"moreInfo\": \"https://neuro-id.readme.io/reference/analytics-api-v41#404-not_found\"\n}"},"PROFILE_NOT_FOUND":{"value":"{\n  \"status\": \"PROFILE_NOT_FOUND\",\n  \"message\": \"No profiles found for the given ID and Site ID\",\n  \"moreInfo\": \"https://neuro-id.readme.io/reference/analytics-api-v41#404-profile_not_found\"\n}"}},"schema":{"oneOf":[{"title":"NOT_FOUND","type":"object","properties":{"status":{"type":"string","example":"NOT_FOUND"},"message":{"type":"string","example":"Resource not found"},"moreInfo":{"type":"string","example":"https://neuro-id.readme.io/reference/analytics-api-v41#404-not_found"}}},{"title":"PROFILE_NOT_FOUND","type":"object","properties":{"status":{"type":"string","example":"PROFILE_NOT_FOUND"},"message":{"type":"string","example":"No profiles found for the given ID and Site ID"},"moreInfo":{"type":"string","example":"https://neuro-id.readme.io/reference/analytics-api-v41#404-profile_not_found"}}},{"title":"NOT_FOUND","type":"object","properties":{"status":{"type":"string","example":"NOT_FOUND"},"message":{"type":"string","example":"Resource not found"},"moreInfo":{"type":"string","example":"https://neuro-id.readme.io/reference/analytics-api-v41#404-not_found"}}}]}}}},"406":{"description":"406","content":{"application/json":{"examples":{"NOT_ACCEPTABLE":{"value":"{\n  \"status\": \"NOT_ACCEPTABLE\",\n  \"message\": \"Not Acceptable\",\n  \"moreInfo\": \"https://neuro-id.readme.io/reference/analytics-api-v41#406-not_acceptable\"\n}"}},"schema":{"type":"object","properties":{"status":{"type":"string","example":"NOT_ACCEPTABLE"},"message":{"type":"string","example":"Not Acceptable"},"moreInfo":{"type":"string","example":"https://neuro-id.readme.io/reference/analytics-api-v41#406-not_acceptable"}}}}}},"500":{"description":"500","content":{"application/json":{"examples":{"UNKNOWN_ERROR":{"value":"{\n  \"status\": \"UNKNOWN_ERROR\",\n  \"message\": \"An unknown server error occurred\",\n  \"moreInfo\": \"https://neuro-id.readme.io/reference/analytics-api-v41#500-unknown_error\"\n}"}},"schema":{"type":"object","properties":{"status":{"type":"string","example":"UNKNOWN_ERROR"},"message":{"type":"string","example":"An unknown server error occurred"},"moreInfo":{"type":"string","example":"https://neuro-id.readme.io/reference/analytics-api-v41#500-unknown_error"}}}}}}},"deprecated":false}},"/profiles/users/{registered_user_id}":{"get":{"summary":"Profiles Endpoint for Users","description":"","operationId":"v5-users-endpoint","parameters":[{"name":"registered_user_id","in":"path","description":"Required: The ID you wish to retreive signals and/or attributes for ([set via identify](doc:web-installation#link-people-to-data))","schema":{"type":"string","default":"example-response-1"},"required":true},{"name":"api_checkpoint_name","in":"query","description":"The name of the checkpoint at which the api is being called","schema":{"type":"string","default":"account_opening"}}],"responses":{"200":{"description":"200","content":{"application/json":{"examples":{"SUCCESS":{"value":"{\n  \"status\": \"SUCCESS\",\n  \"message\": \"success\",\n  \"moreInfo\": null,\n  \"useCaseResults\": [\n    {\n      \"siteId\": \"form_neuro100\",\n      \"funnel\": \"unknown\",\n      \"clientId\": \"UUID-1\",\n      \"useCaseName\": \"Login\",\n      \"registeredUserId\": \"registered-user-1\",\n      \"productType\": \"AD_LOGIN\",\n      \"deviceId\": \"device-id-1\",\n      \"interactionAttributes\": {\n        \"interaction_time_ms\": 2154,\n        \"unique_all_targets_count\": 0,\n        \"client_id_count\": 1,\n        \"unique_known_targets_count\": 0,\n        \"unique_unknown_targets_count\": 0,\n        \"session_id_count\": 1,\n        \"elapsed_time_ms\": 657656,\n        \"user_id_count\": 1,\n        \"ip_geolocation\": {\n          \"accuracyRadius\": 10,\n          \"latitude\": 40.3942,\n          \"longitude\": -111.8483,\n          \"postalCode\": \"84043\",\n          \"timezone\": \"America/Denver\",\n          \"city\": {\n            \"name\": \"Lehi\"\n          },\n          \"country\": {\n            \"code\": \"US\",\n            \"name\": \"United States\"\n          },\n          \"continent\": {\n            \"code\": \"NA\",\n            \"name\": \"North America\"\n          },\n          \"subdivisions\": [\n            {\n              \"isoCode\": \"UT\",\n              \"name\": \"Utah\"\n            }\n          ]\n        }\n      },\n      \"signals\": {\n        \"behavioral_analytics_recognition\": {\n          \"version\": \"1.0\",\n          \"model\": \"behavioral_analytics_recognition\",\n          \"label\": \"\",\n          \"attributes\": {},\n          \"score\": null\n        },\n        \"public_proxy\": {\n          \"version\": \"1.0\",\n          \"model\": \"public_proxy\",\n          \"label\": \"false\",\n          \"attributes\": {},\n          \"score\": null\n        },\n        \"tor_exit_node\": {\n          \"version\": \"1.0\",\n          \"model\": \"tor_exit_node\",\n          \"label\": \"false\",\n          \"attributes\": {},\n          \"score\": null\n        },\n        \"ip_blocklist\": {\n          \"version\": \"1.0\",\n          \"model\": \"ip_blocklist\",\n          \"label\": \"false\",\n          \"attributes\": {\n            \"customer_blocklist\": false,\n            \"global_blocklist\": false\n          },\n          \"score\": null\n        },\n        \"incognito\": {\n          \"version\": \"1.0\",\n          \"model\": \"incognito\",\n          \"label\": \"false\",\n          \"attributes\": {},\n          \"score\": null\n        },\n        \"suspicious_device\": {\n          \"version\": \"1.0\",\n          \"model\": \"suspicious_device\",\n          \"label\": \"false\",\n          \"attributes\": {\n            \"emulator\": false,\n            \"jailbroken\": false,\n            \"missing_expected_properties\": false,\n            \"frida\": false\n          },\n          \"score\": null\n        },\n        \"multiple_ids_per_device\": {\n          \"version\": \"1.0\",\n          \"model\": \"multiple_ids_per_device\",\n          \"label\": \"false\",\n          \"attributes\": {\n            \"multiple_ids_per_device_count_1_day\": 3,\n            \"multiple_ids_per_device_count_1_week\": 3,\n            \"multiple_ids_per_device_count_4_week\": 3,\n            \"multiple_ids_per_device_count_12_week\": 3\n          },\n          \"score\": null\n        },\n        \"ip_address_association\": {\n          \"version\": \"1.0\",\n          \"model\": \"ip_address_association\",\n          \"label\": \"false\",\n          \"attributes\": {\n            \"aws_ip_set\": false,\n            \"azure_china_ip_set\": false,\n            \"azure_germany_ip_set\": false,\n            \"azure_government_ip_set\": false,\n            \"azure_public_ip_set\": false,\n            \"digital_ocean_ip_set\": false,\n            \"google_ip_set\": false,\n            \"oracle_ip_set\": false,\n            \"vultr_ip_set\": false\n          },\n          \"score\": null\n        },\n        \"device_reputation\": {\n          \"version\": \"1.0\",\n          \"model\": \"device_reputation\",\n          \"label\": \"false\",\n          \"attributes\": {\n            \"customer_blocklist\": false,\n            \"global_blocklist\": false\n          },\n          \"score\": null\n        },\n        \"vpn\": {\n          \"version\": \"1.0\",\n          \"model\": \"vpn\",\n          \"label\": \"true\",\n          \"attributes\": {},\n          \"score\": null\n        },\n        \"device_velocity\": {\n          \"version\": \"1.0\",\n          \"model\": \"device_velocity\",\n          \"label\": \"false\",\n          \"attributes\": {\n            \"sessions_per_device_count_1_day\": 3,\n            \"sessions_per_device_count_1_week\": 3,\n            \"sessions_per_device_count_4_week\": 3,\n            \"sessions_per_device_count_12_week\": 3\n          },\n          \"score\": null\n        },\n        \"bot_framework\": {\n          \"version\": \"1.0\",\n          \"model\": \"bot_framework\",\n          \"label\": \"false\",\n          \"attributes\": {},\n          \"score\": null\n        },\n        \"session_login_fraud_ring_indicator\": {\n          \"version\": \"1.0\",\n          \"model\": \"session_login_fraud_ring_indicator\",\n          \"label\": \"false\",\n          \"attributes\": {},\n          \"score\": 0.0\n        },\n        \"session_login_automated\": {\n          \"version\": \"1.0\",\n          \"model\": \"session_login_automated\",\n          \"label\": \"false\",\n          \"attributes\": {},\n          \"score\": 0.0\n        }\n      },\n      \"id\": \"registered-user-1\"\n    },\n    {\n      \"siteId\": \"form_neuro200\",\n      \"funnel\": \"unknown\",\n      \"clientId\": \"client-id-1\",\n      \"useCaseName\": \"Account Creation 2\",\n      \"registeredUserId\": \"registered-user-1\",\n      \"productType\": \"AO\",\n      \"deviceId\": \"device-id-1\",\n      \"interactionAttributes\": {\n        \"interaction_time_ms\": 2154,\n        \"unique_all_targets_count\": 1,\n        \"client_id_count\": 1,\n        \"unique_known_targets_count\": 1,\n        \"unique_unknown_targets_count\": 0,\n        \"session_id_count\": 1,\n        \"elapsed_time_ms\": 657656,\n        \"user_id_count\": 1,\n        \"ip_geolocation\": {\n          \"accuracyRadius\": 10,\n          \"latitude\": 40.3942,\n          \"longitude\": -111.8483,\n          \"postalCode\": \"84043\",\n          \"timezone\": \"America/Denver\",\n          \"city\": {\n            \"name\": \"Lehi\"\n          },\n          \"country\": {\n            \"code\": \"US\",\n            \"name\": \"United States\"\n          },\n          \"continent\": {\n            \"code\": \"NA\",\n            \"name\": \"North America\"\n          },\n          \"subdivisions\": [\n            {\n              \"isoCode\": \"UT\",\n              \"name\": \"Utah\"\n            }\n          ]\n        }\n      },\n      \"signals\": {\n        \"familiarity\": {\n          \"version\": \"3.0.m\",\n          \"model\": \"familiarity\",\n          \"label\": \"medium\",\n          \"reasonCodes\": [\n            \"A2800\",\n            \"A2200\",\n            \"A2805\"\n          ],\n          \"score\": 68.97029\n        },\n        \"public_proxy\": {\n          \"version\": \"1.0\",\n          \"model\": \"public_proxy\",\n          \"label\": \"false\",\n          \"attributes\": {},\n          \"score\": null\n        },\n        \"tor_exit_node\": {\n          \"version\": \"1.0\",\n          \"model\": \"tor_exit_node\",\n          \"label\": \"false\",\n          \"attributes\": {},\n          \"score\": null\n        },\n        \"ip_blocklist\": {\n          \"version\": \"1.0\",\n          \"model\": \"ip_blocklist\",\n          \"label\": \"false\",\n          \"attributes\": {\n            \"customer_blocklist\": false,\n            \"global_blocklist\": false\n          },\n          \"score\": null\n        },\n        \"combined_digital_intent\": {\n          \"version\": \"1.0\",\n          \"model\": \"combined_digital_intent\",\n          \"label\": \"neutral\",\n          \"attributes\": {},\n          \"score\": 0.5\n        },\n        \"incognito\": {\n          \"version\": \"1.0\",\n          \"model\": \"incognito\",\n          \"label\": \"false\",\n          \"attributes\": {},\n          \"score\": null\n        },\n        \"suspicious_device\": {\n          \"version\": \"1.0\",\n          \"model\": \"suspicious_device\",\n          \"label\": \"false\",\n          \"attributes\": {\n            \"emulator\": false,\n            \"jailbroken\": false,\n            \"missing_expected_properties\": false,\n            \"frida\": false\n          },\n          \"score\": null\n        },\n        \"multiple_ids_per_device\": {\n          \"version\": \"1.0\",\n          \"model\": \"multiple_ids_per_device\",\n          \"label\": \"true\",\n          \"attributes\": {\n            \"multiple_ids_per_device_count_1_day\": 3,\n            \"multiple_ids_per_device_count_1_week\": 5,\n            \"multiple_ids_per_device_count_4_week\": 5,\n            \"multiple_ids_per_device_count_12_week\": 5\n          },\n          \"score\": null\n        },\n        \"ip_address_association\": {\n          \"version\": \"1.0\",\n          \"model\": \"ip_address_association\",\n          \"label\": \"false\",\n          \"attributes\": {\n            \"aws_ip_set\": false,\n            \"azure_china_ip_set\": false,\n            \"azure_germany_ip_set\": false,\n            \"azure_government_ip_set\": false,\n            \"azure_public_ip_set\": false,\n            \"digital_ocean_ip_set\": false,\n            \"google_ip_set\": false,\n            \"oracle_ip_set\": false,\n            \"vultr_ip_set\": false\n          },\n          \"score\": null\n        },\n        \"fraud_ring_indicator\": {\n          \"version\": \"1.0\",\n          \"model\": \"fraud_ring_indicator\",\n          \"label\": \"false\",\n          \"attributes\": {},\n          \"score\": 0.0\n        },\n        \"automated_activity\": {\n          \"version\": \"1.0\",\n          \"model\": \"automated_activity\",\n          \"label\": \"false\",\n          \"attributes\": {},\n          \"score\": 0.0\n        },\n        \"device_reputation\": {\n          \"version\": \"1.0\",\n          \"model\": \"device_reputation\",\n          \"label\": \"false\",\n          \"attributes\": {\n            \"customer_blocklist\": false,\n            \"global_blocklist\": false\n          },\n          \"score\": null\n        },\n        \"vpn\": {\n          \"version\": \"1.0\",\n          \"model\": \"vpn\",\n          \"label\": \"true\",\n          \"attributes\": {},\n          \"score\": null\n        },\n        \"device_velocity\": {\n          \"version\": \"1.0\",\n          \"model\": \"device_velocity\",\n          \"label\": \"false\",\n          \"attributes\": {\n            \"sessions_per_device_count_1_day\": 3,\n            \"sessions_per_device_count_1_week\": 5,\n            \"sessions_per_device_count_4_week\": 5,\n            \"sessions_per_device_count_12_week\": 5\n          },\n          \"score\": null\n        },\n        \"bot_framework\": {\n          \"version\": \"1.0\",\n          \"model\": \"bot_framework\",\n          \"label\": \"false\",\n          \"attributes\": {},\n          \"score\": null\n        }\n      },\n      \"id\": \"registered-user-1\"\n    },\n    {\n      \"siteId\": \"form_neuro300\",\n      \"funnel\": \"unknown\",\n      \"clientId\": \"client-id-1\",\n      \"useCaseName\": \"Settings\",\n      \"registeredUserId\": \"registered-user-1\",\n      \"productType\": \"AD_POST_LOGIN\",\n      \"deviceId\": \"device-id-1\",\n      \"interactionAttributes\": {\n        \"interaction_time_ms\": 2154,\n        \"unique_all_targets_count\": 1,\n        \"client_id_count\": 1,\n        \"unique_known_targets_count\": 1,\n        \"unique_unknown_targets_count\": 0,\n        \"session_id_count\": 1,\n        \"elapsed_time_ms\": 657656,\n        \"user_id_count\": 1,\n        \"ip_geolocation\": {\n          \"accuracyRadius\": 10,\n          \"latitude\": 40.3942,\n          \"longitude\": -111.8483,\n          \"postalCode\": \"84043\",\n          \"timezone\": \"America/Denver\",\n          \"city\": {\n            \"name\": \"Lehi\"\n          },\n          \"country\": {\n            \"code\": \"US\",\n            \"name\": \"United States\"\n          },\n          \"continent\": {\n            \"code\": \"NA\",\n            \"name\": \"North America\"\n          },\n          \"subdivisions\": [\n            {\n              \"isoCode\": \"UT\",\n              \"name\": \"Utah\"\n            }\n          ]\n        }\n      },\n      \"signals\": {\n        \"familiarity\": {\n          \"version\": \"3.0.m\",\n          \"model\": \"familiarity\",\n          \"label\": \"medium\",\n          \"reasonCodes\": [\n            \"A2800\",\n            \"A2200\",\n            \"A2805\"\n          ],\n          \"score\": 68.97029\n        },\n        \"public_proxy\": {\n          \"version\": \"1.0\",\n          \"model\": \"public_proxy\",\n          \"label\": \"false\",\n          \"attributes\": {},\n          \"score\": null\n        },\n        \"tor_exit_node\": {\n          \"version\": \"1.0\",\n          \"model\": \"tor_exit_node\",\n          \"label\": \"false\",\n          \"attributes\": {},\n          \"score\": null\n        },\n        \"ip_blocklist\": {\n          \"version\": \"1.0\",\n          \"model\": \"ip_blocklist\",\n          \"label\": \"false\",\n          \"attributes\": {\n            \"customer_blocklist\": false,\n            \"global_blocklist\": false\n          },\n          \"score\": null\n        },\n        \"combined_digital_intent\": {\n          \"version\": \"1.0\",\n          \"model\": \"combined_digital_intent\",\n          \"label\": \"neutral\",\n          \"attributes\": {},\n          \"score\": 0.5\n        },\n        \"incognito\": {\n          \"version\": \"1.0\",\n          \"model\": \"incognito\",\n          \"label\": \"false\",\n          \"attributes\": {},\n          \"score\": null\n        },\n        \"suspicious_device\": {\n          \"version\": \"1.0\",\n          \"model\": \"suspicious_device\",\n          \"label\": \"false\",\n          \"attributes\": {\n            \"emulator\": false,\n            \"jailbroken\": false,\n            \"missing_expected_properties\": false,\n            \"frida\": false\n          },\n          \"score\": null\n        },\n        \"multiple_ids_per_device\": {\n          \"version\": \"1.0\",\n          \"model\": \"multiple_ids_per_device\",\n          \"label\": \"false\",\n          \"attributes\": {\n            \"multiple_ids_per_device_count_1_day\": 3,\n            \"multiple_ids_per_device_count_1_week\": 3,\n            \"multiple_ids_per_device_count_4_week\": 3,\n            \"multiple_ids_per_device_count_12_week\": 3\n          },\n          \"score\": null\n        },\n        \"ip_address_association\": {\n          \"version\": \"1.0\",\n          \"model\": \"ip_address_association\",\n          \"label\": \"false\",\n          \"attributes\": {\n            \"aws_ip_set\": false,\n            \"azure_china_ip_set\": false,\n            \"azure_germany_ip_set\": false,\n            \"azure_government_ip_set\": false,\n            \"azure_public_ip_set\": false,\n            \"digital_ocean_ip_set\": false,\n            \"google_ip_set\": false,\n            \"oracle_ip_set\": false,\n            \"vultr_ip_set\": false\n          },\n          \"score\": null\n        },\n        \"fraud_ring_indicator\": {\n          \"version\": \"1.0\",\n          \"model\": \"fraud_ring_indicator\",\n          \"label\": \"false\",\n          \"attributes\": {},\n          \"score\": 0.0\n        },\n        \"automated_activity\": {\n          \"version\": \"1.0\",\n          \"model\": \"automated_activity\",\n          \"label\": \"false\",\n          \"attributes\": {},\n          \"score\": 0.0\n        },\n        \"device_reputation\": {\n          \"version\": \"1.0\",\n          \"model\": \"device_reputation\",\n          \"label\": \"false\",\n          \"attributes\": {\n            \"customer_blocklist\": false,\n            \"global_blocklist\": false\n          },\n          \"score\": null\n        },\n        \"vpn\": {\n          \"version\": \"1.0\",\n          \"model\": \"vpn\",\n          \"label\": \"true\",\n          \"attributes\": {},\n          \"score\": null\n        },\n        \"device_velocity\": {\n          \"version\": \"1.0\",\n          \"model\": \"device_velocity\",\n          \"label\": \"false\",\n          \"attributes\": {\n            \"sessions_per_device_count_1_day\": 3,\n            \"sessions_per_device_count_1_week\": 3,\n            \"sessions_per_device_count_4_week\": 3,\n            \"sessions_per_device_count_12_week\": 3\n          },\n          \"score\": null\n        },\n        \"bot_framework\": {\n          \"version\": \"1.0\",\n          \"model\": \"bot_framework\",\n          \"label\": \"false\",\n          \"attributes\": {},\n          \"score\": null\n        }\n      },\n      \"id\": \"registered-user-1\"\n    }\n  ]\n}"}},"schema":{"type":"object","properties":{"status":{"type":"string","example":"SUCCESS"},"message":{"type":"string","example":"success"},"moreInfo":{},"useCaseResults":{"type":"array","items":{"type":"object","properties":{"siteId":{"type":"string","example":"form_neuro100"},"funnel":{"type":"string","example":"unknown"},"clientId":{"type":"string","example":"UUID-1"},"useCaseName":{"type":"string","example":"Login"},"registeredUserId":{"type":"string","example":"registered-user-1"},"productType":{"type":"string","example":"AD_LOGIN"},"deviceId":{"type":"string","example":"device-id-1"},"interactionAttributes":{"type":"object","properties":{"interaction_time_ms":{"type":"integer","example":2154,"default":0},"unique_all_targets_count":{"type":"integer","example":0,"default":0},"client_id_count":{"type":"integer","example":1,"default":0},"unique_known_targets_count":{"type":"integer","example":0,"default":0},"unique_unknown_targets_count":{"type":"integer","example":0,"default":0},"session_id_count":{"type":"integer","example":1,"default":0},"elapsed_time_ms":{"type":"integer","example":657656,"default":0},"user_id_count":{"type":"integer","example":1,"default":0},"ip_geolocation":{"type":"object","properties":{"accuracyRadius":{"type":"integer","example":10,"default":0},"latitude":{"type":"number","example":40.3942,"default":0},"longitude":{"type":"number","example":-111.8483,"default":0},"postalCode":{"type":"string","example":"84043"},"timezone":{"type":"string","example":"America/Denver"},"city":{"type":"object","properties":{"name":{"type":"string","example":"Lehi"}}},"country":{"type":"object","properties":{"code":{"type":"string","example":"US"},"name":{"type":"string","example":"United States"}}},"continent":{"type":"object","properties":{"code":{"type":"string","example":"NA"},"name":{"type":"string","example":"North America"}}},"subdivisions":{"type":"array","items":{"type":"object","properties":{"isoCode":{"type":"string","example":"UT"},"name":{"type":"string","example":"Utah"}}}}}}}},"signals":{"type":"object","properties":{"behavioral_analytics_recognition":{"type":"object","properties":{"version":{"type":"string","example":"1.0"},"model":{"type":"string","example":"behavioral_analytics_recognition"},"label":{"type":"string","example":""},"attributes":{"type":"object","properties":{}},"score":{}}},"public_proxy":{"type":"object","properties":{"version":{"type":"string","example":"1.0"},"model":{"type":"string","example":"public_proxy"},"label":{"type":"string","example":"false"},"attributes":{"type":"object","properties":{}},"score":{}}},"tor_exit_node":{"type":"object","properties":{"version":{"type":"string","example":"1.0"},"model":{"type":"string","example":"tor_exit_node"},"label":{"type":"string","example":"false"},"attributes":{"type":"object","properties":{}},"score":{}}},"ip_blocklist":{"type":"object","properties":{"version":{"type":"string","example":"1.0"},"model":{"type":"string","example":"ip_blocklist"},"label":{"type":"string","example":"false"},"attributes":{"type":"object","properties":{"customer_blocklist":{"type":"boolean","example":false,"default":true},"global_blocklist":{"type":"boolean","example":false,"default":true}}},"score":{}}},"incognito":{"type":"object","properties":{"version":{"type":"string","example":"1.0"},"model":{"type":"string","example":"incognito"},"label":{"type":"string","example":"false"},"attributes":{"type":"object","properties":{}},"score":{}}},"suspicious_device":{"type":"object","properties":{"version":{"type":"string","example":"1.0"},"model":{"type":"string","example":"suspicious_device"},"label":{"type":"string","example":"false"},"attributes":{"type":"object","properties":{"emulator":{"type":"boolean","example":false,"default":true},"jailbroken":{"type":"boolean","example":false,"default":true},"missing_expected_properties":{"type":"boolean","example":false,"default":true},"frida":{"type":"boolean","example":false,"default":true}}},"score":{}}},"multiple_ids_per_device":{"type":"object","properties":{"version":{"type":"string","example":"1.0"},"model":{"type":"string","example":"multiple_ids_per_device"},"label":{"type":"string","example":"false"},"attributes":{"type":"object","properties":{"multiple_ids_per_device_count_1_day":{"type":"integer","example":3,"default":0},"multiple_ids_per_device_count_1_week":{"type":"integer","example":3,"default":0},"multiple_ids_per_device_count_4_week":{"type":"integer","example":3,"default":0},"multiple_ids_per_device_count_12_week":{"type":"integer","example":3,"default":0}}},"score":{}}},"ip_address_association":{"type":"object","properties":{"version":{"type":"string","example":"1.0"},"model":{"type":"string","example":"ip_address_association"},"label":{"type":"string","example":"false"},"attributes":{"type":"object","properties":{"aws_ip_set":{"type":"boolean","example":false,"default":true},"azure_china_ip_set":{"type":"boolean","example":false,"default":true},"azure_germany_ip_set":{"type":"boolean","example":false,"default":true},"azure_government_ip_set":{"type":"boolean","example":false,"default":true},"azure_public_ip_set":{"type":"boolean","example":false,"default":true},"digital_ocean_ip_set":{"type":"boolean","example":false,"default":true},"google_ip_set":{"type":"boolean","example":false,"default":true},"oracle_ip_set":{"type":"boolean","example":false,"default":true},"vultr_ip_set":{"type":"boolean","example":false,"default":true}}},"score":{}}},"device_reputation":{"type":"object","properties":{"version":{"type":"string","example":"1.0"},"model":{"type":"string","example":"device_reputation"},"label":{"type":"string","example":"false"},"attributes":{"type":"object","properties":{"customer_blocklist":{"type":"boolean","example":false,"default":true},"global_blocklist":{"type":"boolean","example":false,"default":true}}},"score":{}}},"vpn":{"type":"object","properties":{"version":{"type":"string","example":"1.0"},"model":{"type":"string","example":"vpn"},"label":{"type":"string","example":"true"},"attributes":{"type":"object","properties":{}},"score":{}}},"device_velocity":{"type":"object","properties":{"version":{"type":"string","example":"1.0"},"model":{"type":"string","example":"device_velocity"},"label":{"type":"string","example":"false"},"attributes":{"type":"object","properties":{"sessions_per_device_count_1_day":{"type":"integer","example":3,"default":0},"sessions_per_device_count_1_week":{"type":"integer","example":3,"default":0},"sessions_per_device_count_4_week":{"type":"integer","example":3,"default":0},"sessions_per_device_count_12_week":{"type":"integer","example":3,"default":0}}},"score":{}}},"bot_framework":{"type":"object","properties":{"version":{"type":"string","example":"1.0"},"model":{"type":"string","example":"bot_framework"},"label":{"type":"string","example":"false"},"attributes":{"type":"object","properties":{}},"score":{}}},"session_login_fraud_ring_indicator":{"type":"object","properties":{"version":{"type":"string","example":"1.0"},"model":{"type":"string","example":"session_login_fraud_ring_indicator"},"label":{"type":"string","example":"false"},"attributes":{"type":"object","properties":{}},"score":{"type":"integer","example":0,"default":0}}},"session_login_automated":{"type":"object","properties":{"version":{"type":"string","example":"1.0"},"model":{"type":"string","example":"session_login_automated"},"label":{"type":"string","example":"false"},"attributes":{"type":"object","properties":{}},"score":{"type":"integer","example":0,"default":0}}}}},"id":{"type":"string","example":"registered-user-1"}}}}}}}}},"400":{"description":"400","content":{"application/json":{"examples":{"BAD_REQUEST":{"value":"{\n  \"status\":\"BAD_REQUEST\",\n  \"message\":\"Malformed request\",\n  \"moreInfo\":\"https://neuro-id.readme.io/reference/analytics-api-v41#400-bad_request\"\n}"},"MISSING_REQUIRED_QUERY_PARAMETER":{"value":"{\n  \"status\": \"MISSING_REQUIRED_QUERY_PARAMETER\",\n  \"message\": \"Missing a required query parameter\",\n  \"moreInfo\": \"https://neuro-id.readme.io/reference/analytics-api-v41#400-missing_required_query_parameter\"\n }"}},"schema":{"oneOf":[{"title":"BAD_REQUEST","type":"object","properties":{"status":{"type":"string","example":"BAD_REQUEST"},"message":{"type":"string","example":"Malformed request"},"moreInfo":{"type":"string","example":"https://neuro-id.readme.io/reference/analytics-api-v41#400-bad_request"}}},{"title":"MISSING_REQUIRED_QUERY_PARAMETER","type":"object","properties":{"status":{"type":"string","example":"MISSING_REQUIRED_QUERY_PARAMETER"},"message":{"type":"string","example":"Missing a required query parameter"},"moreInfo":{"type":"string","example":"https://neuro-id.readme.io/reference/analytics-api-v41#400-missing_required_query_parameter"}}}]}}}},"401":{"description":"401","content":{"application/json":{"examples":{"MISSING_API_KEY":{"value":"{\n    \"status\": \"MISSING_API_KEY\",\n    \"message\": \"Missing API key\",\n    \"moreInfo\": \"https://neuro-id.readme.io/reference/analytics-api-v41#401-missing_api_key\"\n}"},"UNAUTHORIZED_ACCESS":{"value":"{\n    \"status\": \"UNAUTHORIZED_ACCESS\",\n    \"message\": \"Invalid API key\",\n    \"moreInfo\": \"https://neuro-id.readme.io/reference/analytics-api-v41#401-unauthorized_access\"\n}"},"UNAUTHORIZED_API_KEY":{"value":"{\n  \"status\": \"UNAUTHORIZED_API_KEY\",\n  \"message\": \"API key does not have access to this site ID or resource\",\n  \"moreInfo\": \"https://neuro-id.readme.io/reference/analytics-api-v41#401-unauthorized_api_key\"\n}"}},"schema":{"oneOf":[{"title":"MISSING_API_KEY","type":"object","properties":{"status":{"type":"string","example":"MISSING_API_KEY"},"message":{"type":"string","example":"Missing API key"},"moreInfo":{"type":"string","example":"https://neuro-id.readme.io/reference/analytics-api-v41#401-missing_api_key"}}},{"title":"UNAUTHORIZED_ACCESS","type":"object","properties":{"status":{"type":"string","example":"UNAUTHORIZED_ACCESS"},"message":{"type":"string","example":"Invalid API key"},"moreInfo":{"type":"string","example":"https://neuro-id.readme.io/reference/analytics-api-v41#401-unauthorized_access"}}},{"title":"UNAUTHORIZED_API_KEY","type":"object","properties":{"status":{"type":"string","example":"UNAUTHORIZED_API_KEY"},"message":{"type":"string","example":"API key does not have access to this site ID or resource"},"moreInfo":{"type":"string","example":"https://neuro-id.readme.io/reference/analytics-api-v41#401-unauthorized_api_key"}}}]}}}},"403":{"description":"403","content":{"application/json":{"examples":{"ACCESS_DENIED":{"value":"{\n  \"status\": \"ACCESS_DENIED\",\n  \"message\": \"Access denied\",\n  \"moreInfo\": \"https://neuro-id.readme.io/reference/analytics-api-v41#403-access_denied\"\n}"}},"schema":{"type":"object","properties":{"status":{"type":"string","example":"ACCESS_DENIED"},"message":{"type":"string","example":"Access denied"},"moreInfo":{"type":"string","example":"https://neuro-id.readme.io/reference/analytics-api-v41#403-access_denied"}}}}}},"404":{"description":"404","content":{"application/json":{"examples":{"NOT_FOUND":{"value":"{\n  \"status\": \"NOT_FOUND\",\n  \"message\": \"Resource not found\",\n  \"moreInfo\": \"https://neuro-id.readme.io/reference/analytics-api-v41#404-not_found\"\n}"},"PROFILE_NOT_FOUND":{"value":"{\n  \"status\": \"PROFILE_NOT_FOUND\",\n  \"message\": \"No profiles found for the given ID and Site ID\",\n  \"moreInfo\": \"https://neuro-id.readme.io/reference/analytics-api-v41#404-profile_not_found\"\n}"}},"schema":{"oneOf":[{"title":"NOT_FOUND","type":"object","properties":{"status":{"type":"string","example":"NOT_FOUND"},"message":{"type":"string","example":"Resource not found"},"moreInfo":{"type":"string","example":"https://neuro-id.readme.io/reference/analytics-api-v41#404-not_found"}}},{"title":"PROFILE_NOT_FOUND","type":"object","properties":{"status":{"type":"string","example":"PROFILE_NOT_FOUND"},"message":{"type":"string","example":"No profiles found for the given ID and Site ID"},"moreInfo":{"type":"string","example":"https://neuro-id.readme.io/reference/analytics-api-v41#404-profile_not_found"}}},{"title":"NOT_FOUND","type":"object","properties":{"status":{"type":"string","example":"NOT_FOUND"},"message":{"type":"string","example":"Resource not found"},"moreInfo":{"type":"string","example":"https://neuro-id.readme.io/reference/analytics-api-v41#404-not_found"}}}]}}}},"406":{"description":"406","content":{"application/json":{"examples":{"NOT_ACCEPTABLE":{"value":"{\n  \"status\": \"NOT_ACCEPTABLE\",\n  \"message\": \"Not Acceptable\",\n  \"moreInfo\": \"https://neuro-id.readme.io/reference/analytics-api-v41#406-not_acceptable\"\n}"}},"schema":{"type":"object","properties":{"status":{"type":"string","example":"NOT_ACCEPTABLE"},"message":{"type":"string","example":"Not Acceptable"},"moreInfo":{"type":"string","example":"https://neuro-id.readme.io/reference/analytics-api-v41#406-not_acceptable"}}}}}}},"deprecated":false}}},"x-readme":{"headers":[],"explorer-enabled":true,"proxy-enabled":true},"x-readme-fauxas":true}