{"article":{"id":16150482933655,"url":"https://plaid.zendesk.com/api/v2/help_center/en-us/articles/16150482933655.json","html_url":"https://support.plaid.com/hc/en-us/articles/16150482933655-How-do-Identity-and-Identity-Match-differ","author_id":5390778350871,"comments_disabled":false,"draft":false,"promoted":false,"position":1,"vote_sum":0,"vote_count":0,"section_id":16149712109847,"created_at":"2023-07-19T20:57:22Z","updated_at":"2026-06-01T01:59:42Z","name":"How do Identity and Identity Match differ?","title":"How do Identity and Identity Match differ?","source_locale":"en-us","locale":"en-us","outdated":false,"outdated_locales":[],"edited_at":"2026-06-01T01:59:42Z","user_segment_id":null,"permission_group_id":1121774,"content_tag_ids":[],"label_names":[],"body":"<p>You can use both Plaid <a href=\"https://plaid.com/docs/api/products/identity/#identityget\">Identity</a> and <a href=\"https://plaid.com/docs/api/products/identity/#identitymatch\">Identity Match</a> to return the name and contact information of the end user. However, which product to use depends on your use case:</p>\n<p><strong>Identity - <code style=\"border:none;background:#f1f3f5;padding:1px 4px;border-radius:3px;font-size:0.9em;\">/identity/get</code>:</strong> This endpoint returns the name and contact information about the end user from their institution; however, it does not allow you to input the identity information that the user entered on your app. Because of that, Plaid Identity cannot do a comparison — once you receive the information from <code style=\"border:none;background:#f1f3f5;padding:1px 4px;border-radius:3px;font-size:0.9em;\">/identity/get</code>, you must compare the information using your own matching tool. This is useful for customers who already have their own method of identity matching, and do not need one from Plaid.</p>\n<p><strong>Identity Match - <code style=\"border:none;background:#f1f3f5;padding:1px 4px;border-radius:3px;font-size:0.9em;\">/identity/match</code></strong>: This endpoint returns the name and contact information about the end user from their institution, as well as a set of per-field match scores (0–100) which indicate how well the provided identity data matches the identity information on file with the account holder's financial institution. To call <code style=\"border:none;background:#f1f3f5;padding:1px 4px;border-radius:3px;font-size:0.9em;\">/identity/match</code>, you will need to provide a user object which contains the identity information that the user entered on your app. This endpoint is useful for customers who do not already have their own method of matching, and need a match score from Plaid.</p>","user_segment_ids":[]}}