{"openapi":"3.1.0","info":{"title":"Analytics API (v4.1)","version":"1.0"},"servers":[{"url":"https://api.neuro-id.com/v4.1"}],"components":{"securitySchemes":{"sec0":{"type":"apiKey","in":"header","name":"API-KEY","x-default":"api_your_key"}}},"security":[{"sec0":[]}],"paths":{"/sites/{site_id}/profiles/{identity_id}":{"get":{"summary":"Profiles Endpoint","description":"","operationId":"getprofiles","parameters":[{"name":"site_id","in":"path","description":"Required: The ID of your application from which signals are being collected.","schema":{"type":"string","default":"form_neuro100"},"required":true},{"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}],"responses":{"200":{"description":"200","content":{"application/json":{"examples":{"SUCCESS":{"value":"{\n    \"status\": \"SUCCESS\",\n    \"message\": \"success\",\n    \"moreInfo\": null,\n    \"profile\": {\n        \"id\": \"MY-USER-ID\",\n        \"siteId\": \"form_mySiteID\",\n        \"funnel\": \"funnelNameIfConfigured\",\n        \"clientId\": \"browserID\",\n        \"interactionAttributes\": {                                                                     \n          \"interaction_time_ms\": 3054,                                                                 \n          \"unique_all_targets_count\": 3,                                                               \n          \"client_id_count\": 1,                   \n          \"unique_known_targets_count\": 3,                                                             \n          \"unique_unknown_targets_count\": 0,   \n          \"session_id_count\": 1,                                                                       \n          \"elapsed_time_ms\": 77642,                                                                    \n          \"user_id_count\": 10                                                                          \n        },\n        \"signals\": [\n          {\n            \"model\": \"combined_digital_intent\",\n            \"label\": \"risky\",\n            \"attributes\": {}\n          },\n          {\n            \"model\": \"automated_activity\",\n            \"label\": \"false\",\n            \"attributes\": {}\n          },\n          {\n            \"model\": \"fraud_ring_indicator\",\n            \"label\": \"true\",\n            \"attributes\": {}\n          },\n          {\n            \"model\": \"familiarity\",\n            \"label\": \"medium\",\n            \"attributes\": {\n              \"pii__timing__feature_1\": 0,\n              \"pii__timing__feature_3\": 4168,\n              \"all_text__method_of_entry__feature_1\": 0,\n              \"pii__method_of_entry__feature_3\": 0,\n              \"pii__interaction_patterns__feature_2\": 0,\n              \"pii__interaction_patterns__feature_1\": 0,\n              \"all_text__method_of_entry__feature_2\": 3,\n              \"pii__method_of_entry__feature_1\": 2,\n              \"pii__interaction_patterns__feature_4\": 0,\n              \"all_text__method_of_entry__feature_3\": 1,\n              \"pii__method_of_entry__feature_2\": 0,\n              \"pii__interaction_patterns__feature_3\": 1.1547005383792517,                                                                                                                                  \n              \"device_type__is_pc\": 0,                                                                                                                                                                     \n              \"pii__interaction_patterns__feature_10\": 1,\n              \"pii__typing_patterns__feature_5\": 0.8031746031746032,\n              \"pii__typing_patterns__feature_4\": null,\n              \"pii__typing_patterns__feature_7\": 128.1138790035587,\n              \"pii__typing_patterns__feature_6\": 0.8031746031746032,\n              \"pii__typing_patterns__feature_9\": 0.7617027101012864,\n              \"pii__typing_patterns__feature_8\": 0.7617027101012864,\n              \"all_text__timing__feature_1\": null,\n              \"all_text__typing_patterns__feature_2\": 0.8031746031746032,\n              \"all_text__timing__feature_4\": 0,\n              \"pii__typing_patterns__feature_1\": null,\n              \"all_text__typing_patterns__feature_1\": null,\n              \"all_text__timing__feature_5\": 0.6225264097604523,\n              \"all_text__timing__feature_2\": 0,\n              \"pii__typing_patterns__feature_3\": 37.634204300520736,\n              \"all_text__timing__feature_3\": 0.33159958707145365,\n              \"pii__typing_patterns__feature_2\": 37.634204300520736,\n              \"pii__transitions__feature_2\": 1,\n              \"pii__transitions__feature_1\": 1\n            },\n            {\n                \"version\": \"3.0.nm\",\n                \"model\": \"challenger_familiarity\",\n                \"label\": \"neutral\",\n                \"reasonCodes\": [\n                    \"A2600\",\n                    \"A2900\",\n                    \"A2800\"\n                ],\n                \"score\": 71.679814\n            },\n            {\n                \"version\": \"1.0.0\",\n                \"model\": \"custom_attributes\",\n                \"label\": \"\",\n                \"attributes\": {\n                    \"#email\": {\n                        \"interaction_count\": 1,\n                        \"transition_to_entry_ratio\": 0.008536173089925625,\n                        \"left_window\": 0,\n                        \"transition_type__is_in_page_copy\": 0,\n                        \"transition_type__is_flip\": 0,\n                        \"transition_type__is_autofill\": 0,\n                        \"transition_type__is_auto_advance\": 0,\n                        \"transition_type__is_kbd\": 0,\n                        \"transition_type__is_back\": 0,\n                        \"transition_type__is_tap\": 0,\n                        \"transition_type__is_mouse\": 1,\n                        \"transition_type__is_other\": 0,\n                        \"transition_pause_to_movement_ratio\": 0,\n                        \"transition_is_suspicious\": 0,\n                        \"transition_deviation\": 1,\n                        \"entry_type__is_paste\": 1,\n                        \"entry_type__is_assist\": 0,\n                        \"entry_type__is_autofill\": 0,\n                        \"entry_type__is_kbd\": 0,\n                        \"entry_type__is_transcribe\": 0,\n                        \"entry_type__is_slow\": 0,\n                        \"entry_type__is_fast\": 0,\n                        \"entry_type__is_type\": 0,\n                        \"entry_type__is_no_change\": 0,\n                        \"entry_type__is_unknown\": 0,\n                        \"entry_type__is_password\": 0,\n                        \"entry_type__is_click\": 0,\n                        \"entry_type__is_flip\": 0,\n                        \"entry_type__is_other\": 0,\n                        \"entry_has_support\": 0,\n                        \"entry_shortcut_cnt\": 1,\n                        \"entry_pause_to_interacting_ratio\": 0.5272827891532927,\n                        \"entry_typing_fluency\": 139.63039014373717,\n                        \"entry_has_edits\": 1,\n                        \"entry_pause_cnt\": 8\n                    },\n                    \"context\": {\n                        \"is_pc\": true\n                    },\n                    \"#firstName\": {\n                        \"interaction_count\": 1,\n                        \"transition_to_entry_ratio\": 0,\n                        \"left_window\": 0,\n                        \"transition_type__is_in_page_copy\": 0,\n                        \"transition_type__is_flip\": 0,\n                        \"transition_type__is_autofill\": 0,\n                        \"transition_type__is_auto_advance\": 0,\n                        \"transition_type__is_kbd\": 0,\n                        \"transition_type__is_back\": 0,\n                        \"transition_type__is_tap\": 0,\n                        \"transition_type__is_mouse\": 1,\n                        \"transition_type__is_other\": 0,\n                        \"transition_pause_to_movement_ratio\": 0,\n                        \"transition_is_suspicious\": 0,\n                        \"transition_deviation\": 2.1218875113607476,\n                        \"entry_type__is_paste\": 0,\n                        \"entry_type__is_assist\": 0,\n                        \"entry_type__is_autofill\": 0,\n                        \"entry_type__is_kbd\": 0,\n                        \"entry_type__is_transcribe\": 0,\n                        \"entry_type__is_slow\": 0,\n                        \"entry_type__is_fast\": 0,\n                        \"entry_type__is_type\": 0,\n                        \"entry_type__is_no_change\": 1,\n                        \"entry_type__is_unknown\": 0,\n                        \"entry_type__is_password\": 0,\n                        \"entry_type__is_click\": 0,\n                        \"entry_type__is_flip\": 0,\n                        \"entry_type__is_other\": 0,\n                        \"entry_has_support\": 0,\n                        \"entry_shortcut_cnt\": 0,\n                        \"entry_pause_to_interacting_ratio\": 0,\n                        \"entry_typing_fluency\": null,\n                        \"entry_has_edits\": 0,\n                        \"entry_pause_cnt\": 0\n                    }\n                },\n                \"score\": null\n            }\n          }\n        ]\n    }\n}"},"SITE_NOT_CONFIGURED":{"value":"{\n  \"status\":\"SITE_NOT_CONFIGURED\",\n  \"message\":\"Data has been received for this profile, though the site still needs to be configured to calculate an accurate result.\",\n  \"moreInfo\":\"https://neuro-id.readme.io/reference/analytics-api-v41#200-site_not_configured\",\n  \"profile\":{\n    \"siteId\":\"form_mySiteID\",\n    \"funnel\":\"funnelNameIfConfigured\",\n    \"clientId\":\"browserID\",\n    \"signals\":[\n      {\n        \"model\":\"familiarity\",\n        \"label\":\"insufficient data\"\n      },{\n        \"model\":\"fraud_ring_indicator\",\n        \"label\":\"insufficient data\"\n      },{\n        \"model\":\"automated_activity\",\n        \"label\":\"insufficient data\"\n      },{\n        \"model\":\"combined_digital_intent\",\n        \"label\":\"insufficient data\"\n      }\n    ],\n    \"id\":\"MY-USER-ID\"\n  }\n}"},"NOT_ENOUGH_INTERACTION_DATA":{"value":"{\n  \"status\":\"NOT_ENOUGH_INTERACTION_DATA\",\n  \"message\":\"Data has been received for this profile, though some signals may have insufficient data to calculate a result.\",\n  \"moreInfo\":\"https://neuro-id.readme.io/reference/analytics-api-v41#200-not_enough_interaction_data\",\n  \"profile\":{\n    \"siteId\":\"form_mySiteID\",\n    \"funnel\":\"funnelNameIfConfigured\",\n    \"clientId\":\"browserID\",\n    \"signals\":[\n      {\n        \"model\":\"familiarity\",\n        \"label\":\"insufficient data\"\n      },{\n        \"model\":\"fraud_ring_indicator\",\n        \"label\":\"insufficient data\"\n      },{\n        \"model\":\"automated_activity\",\n        \"label\":\"insufficient data\"\n      },{\n        \"model\":\"combined_digital_intent\",\n        \"label\":\"insufficient data\"\n      }\n    ],\n    \"id\":\"MY-USER-ID\"\n  }\n}"}},"schema":{"oneOf":[{"title":"SITE_NOT_CONFIGURED","type":"object","properties":{"status":{"type":"string","example":"SITE_NOT_CONFIGURED"},"message":{"type":"string","example":"Data has been received for this profile, though the site still needs to be configured to calculate an accurate result."},"moreInfo":{"type":"string","example":"https://neuro-id.readme.io/reference/analytics-api-v41#200-site_not_configured"},"profile":{"type":"object","properties":{"siteId":{"type":"string","example":"form_mySiteID"},"funnel":{"type":"string","example":"funnelNameIfConfigured"},"clientId":{"type":"string","example":"browserID"},"signals":{"type":"array","items":{"type":"object","properties":{"model":{"type":"string","example":"familiarity"},"label":{"type":"string","example":"insufficient data"}}}},"id":{"type":"string","example":"MY-USER-ID"}}}}},{"title":"NOT_ENOUGH_INTERACTION_DATA","type":"object","properties":{"status":{"type":"string","example":"NOT_ENOUGH_INTERACTION_DATA"},"message":{"type":"string","example":"Data has been received for this profile, though some signals may have insufficient data to calculate a result."},"moreInfo":{"type":"string","example":"https://neuro-id.readme.io/reference/analytics-api-v41#200-not_enough_interaction_data"},"profile":{"type":"object","properties":{"siteId":{"type":"string","example":"form_mySiteID"},"funnel":{"type":"string","example":"funnelNameIfConfigured"},"clientId":{"type":"string","example":"browserID"},"signals":{"type":"array","items":{"type":"object","properties":{"model":{"type":"string","example":"familiarity"},"label":{"type":"string","example":"insufficient data"}}}},"id":{"type":"string","example":"MY-USER-ID"}}}}}]}}}},"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}},"/sites/{site_id}/profiles/users/{registered_user_id}":{"get":{"summary":"Users Endpoint","description":"","operationId":"users-endpoint","parameters":[{"name":"site_id","in":"path","description":"Required: The ID of your application from which signals are being collected.","schema":{"type":"string","default":"form_neuro100"},"required":true},{"name":"registered_user_id","in":"path","description":"Required: The registeredUserId you wish to retrieve signals and/or attributes for ([set via identify](doc:web-installation#link-people-to-data))","schema":{"type":"string","default":"example-registered-user-id-1"},"required":true}],"responses":{"200":{"description":"200","content":{"application/json":{"examples":{"SUCCESS":{"value":"{\n    \"status\": \"SUCCESS\",\n    \"message\": \"success\",\n    \"moreInfo\": null,\n    \"profile\": {\n        \"id\": \"MY-USER-ID\",\n        \"siteId\": \"form_mySiteID\",\n        \"funnel\": \"funnelNameIfConfigured\",\n        \"clientId\": \"browserID\",\n        \"interactionAttributes\": {                                                                     \n          \"interaction_time_ms\": 3054,                                                                 \n          \"unique_all_targets_count\": 3,                                                               \n          \"client_id_count\": 1,                   \n          \"unique_known_targets_count\": 3,                                                             \n          \"unique_unknown_targets_count\": 0,   \n          \"session_id_count\": 1,                                                                       \n          \"elapsed_time_ms\": 77642,                                                                    \n          \"user_id_count\": 10                                                                          \n        },\n        \"signals\": [\n          {\n            \"model\": \"combined_digital_intent\",\n            \"label\": \"risky\",\n            \"attributes\": {}\n          },\n          {\n            \"model\": \"automated_activity\",\n            \"label\": \"false\",\n            \"attributes\": {}\n          },\n          {\n            \"model\": \"fraud_ring_indicator\",\n            \"label\": \"true\",\n            \"attributes\": {}\n          },\n          {\n            \"model\": \"familiarity\",\n            \"label\": \"medium\",\n            \"attributes\": {\n              \"pii__timing__feature_1\": 0,\n              \"pii__timing__feature_3\": 4168,\n              \"all_text__method_of_entry__feature_1\": 0,\n              \"pii__method_of_entry__feature_3\": 0,\n              \"pii__interaction_patterns__feature_2\": 0,\n              \"pii__interaction_patterns__feature_1\": 0,\n              \"all_text__method_of_entry__feature_2\": 3,\n              \"pii__method_of_entry__feature_1\": 2,\n              \"pii__interaction_patterns__feature_4\": 0,\n              \"all_text__method_of_entry__feature_3\": 1,\n              \"pii__method_of_entry__feature_2\": 0,\n              \"pii__interaction_patterns__feature_3\": 1.1547005383792517,                                                                                                                                  \n              \"device_type__is_pc\": 0,                                                                                                                                                                     \n              \"pii__interaction_patterns__feature_10\": 1,\n              \"pii__typing_patterns__feature_5\": 0.8031746031746032,\n              \"pii__typing_patterns__feature_4\": null,\n              \"pii__typing_patterns__feature_7\": 128.1138790035587,\n              \"pii__typing_patterns__feature_6\": 0.8031746031746032,\n              \"pii__typing_patterns__feature_9\": 0.7617027101012864,\n              \"pii__typing_patterns__feature_8\": 0.7617027101012864,\n              \"all_text__timing__feature_1\": null,\n              \"all_text__typing_patterns__feature_2\": 0.8031746031746032,\n              \"all_text__timing__feature_4\": 0,\n              \"pii__typing_patterns__feature_1\": null,\n              \"all_text__typing_patterns__feature_1\": null,\n              \"all_text__timing__feature_5\": 0.6225264097604523,\n              \"all_text__timing__feature_2\": 0,\n              \"pii__typing_patterns__feature_3\": 37.634204300520736,\n              \"all_text__timing__feature_3\": 0.33159958707145365,\n              \"pii__typing_patterns__feature_2\": 37.634204300520736,\n              \"pii__transitions__feature_2\": 1,\n              \"pii__transitions__feature_1\": 1\n            }\n          }\n        ]\n    }\n}"},"SITE_NOT_CONFIGURED":{"value":"{\n  \"status\":\"SITE_NOT_CONFIGURED\",\n  \"message\":\"Data has been received for this profile, though the site still needs to be configured to calculate an accurate result.\",\n  \"moreInfo\":\"https://neuro-id.readme.io/reference/analytics-api-v41#200-site_not_configured\",\n  \"profile\":{\n    \"siteId\":\"form_mySiteID\",\n    \"funnel\":\"funnelNameIfConfigured\",\n    \"clientId\":\"browserID\",\n    \"signals\":[\n      {\n        \"model\":\"familiarity\",\n        \"label\":\"insufficient data\"\n      },{\n        \"model\":\"fraud_ring_indicator\",\n        \"label\":\"insufficient data\"\n      },{\n        \"model\":\"automated_activity\",\n        \"label\":\"insufficient data\"\n      },{\n        \"model\":\"combined_digital_intent\",\n        \"label\":\"insufficient data\"\n      }\n    ],\n    \"id\":\"MY-USER-ID\"\n  }\n}"},"NOT_ENOUGH_INTERACTION_DATA":{"value":"{\n  \"status\":\"NOT_ENOUGH_INTERACTION_DATA\",\n  \"message\":\"Data has been received for this profile, though some signals may have insufficient data to calculate a result.\",\n  \"moreInfo\":\"https://neuro-id.readme.io/reference/analytics-api-v41#200-not_enough_interaction_data\",\n  \"profile\":{\n    \"siteId\":\"form_mySiteID\",\n    \"funnel\":\"funnelNameIfConfigured\",\n    \"clientId\":\"browserID\",\n    \"signals\":[\n      {\n        \"model\":\"familiarity\",\n        \"label\":\"insufficient data\"\n      },{\n        \"model\":\"fraud_ring_indicator\",\n        \"label\":\"insufficient data\"\n      },{\n        \"model\":\"automated_activity\",\n        \"label\":\"insufficient data\"\n      },{\n        \"model\":\"combined_digital_intent\",\n        \"label\":\"insufficient data\"\n      }\n    ],\n    \"id\":\"MY-USER-ID\"\n  }\n}"}},"schema":{"oneOf":[{"title":"SUCCESS","type":"object","properties":{"status":{"type":"string","example":"SUCCESS"},"message":{"type":"string","example":"success"},"moreInfo":{},"profile":{"type":"object","properties":{"id":{"type":"string","example":"MY-USER-ID"},"siteId":{"type":"string","example":"form_mySiteID"},"funnel":{"type":"string","example":"funnelNameIfConfigured"},"clientId":{"type":"string","example":"browserID"},"interactionAttributes":{"type":"object","properties":{"interaction_time_ms":{"type":"integer","example":3054,"default":0},"unique_all_targets_count":{"type":"integer","example":3,"default":0},"client_id_count":{"type":"integer","example":1,"default":0},"unique_known_targets_count":{"type":"integer","example":3,"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":77642,"default":0},"user_id_count":{"type":"integer","example":10,"default":0}}},"signals":{"type":"array","items":{"type":"object","properties":{"model":{"type":"string","example":"combined_digital_intent"},"label":{"type":"string","example":"risky"},"attributes":{"type":"object","properties":{}}}}}}}}},{"title":"SITE_NOT_CONFIGURED","type":"object","properties":{"status":{"type":"string","example":"SITE_NOT_CONFIGURED"},"message":{"type":"string","example":"Data has been received for this profile, though the site still needs to be configured to calculate an accurate result."},"moreInfo":{"type":"string","example":"https://neuro-id.readme.io/reference/analytics-api-v41#200-site_not_configured"},"profile":{"type":"object","properties":{"siteId":{"type":"string","example":"form_mySiteID"},"funnel":{"type":"string","example":"funnelNameIfConfigured"},"clientId":{"type":"string","example":"browserID"},"signals":{"type":"array","items":{"type":"object","properties":{"model":{"type":"string","example":"familiarity"},"label":{"type":"string","example":"insufficient data"}}}},"id":{"type":"string","example":"MY-USER-ID"}}}}},{"title":"NOT_ENOUGH_INTERACTION_DATA","type":"object","properties":{"status":{"type":"string","example":"NOT_ENOUGH_INTERACTION_DATA"},"message":{"type":"string","example":"Data has been received for this profile, though some signals may have insufficient data to calculate a result."},"moreInfo":{"type":"string","example":"https://neuro-id.readme.io/reference/analytics-api-v41#200-not_enough_interaction_data"},"profile":{"type":"object","properties":{"siteId":{"type":"string","example":"form_mySiteID"},"funnel":{"type":"string","example":"funnelNameIfConfigured"},"clientId":{"type":"string","example":"browserID"},"signals":{"type":"array","items":{"type":"object","properties":{"model":{"type":"string","example":"familiarity"},"label":{"type":"string","example":"insufficient data"}}}},"id":{"type":"string","example":"MY-USER-ID"}}}}}]}}}},"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}}},"x-readme":{"headers":[],"explorer-enabled":true,"proxy-enabled":true},"x-readme-fauxas":true}