# Payscore

## Payscore API v1 (Deprecated)

- [Introduction](https://docs.payscore.com/payscore-v1-deprecated/master.md): Payscore's API allows you to send an automated income verification request to a user, securely verifying their income.
- [Authentication](https://docs.payscore.com/payscore-v1-deprecated/authentication.md): In order to authenticate your network requests to Payscore, you are required to attach an access token to every request.
- [Creating a Screening Group](https://docs.payscore.com/payscore-v1-deprecated/sending-income-verification-requests/creating-a-screening-group.md): Creating a screening group allows you to invite applicants by both email and/or text message to verify their income.
- [Receiving Status Updates](https://docs.payscore.com/payscore-v1-deprecated/sending-income-verification-requests/receiving-status-updates.md): Once you've sent out an income verification request, you will need to see the status of the update in order to see if the applicant has completed the verification.
- [Webhooks](https://docs.payscore.com/payscore-v1-deprecated/sending-income-verification-requests/webhooks.md): You can receive real-time status updates of your income verification requests by using webhooks.
- [Resend Screening Request Notification](https://docs.payscore.com/payscore-v1-deprecated/sending-income-verification-requests/resend-screening-request-notification.md): You can resend the initial email/text notification to the applicant by hitting this endpoint. This is useful when the applicant cannot find the initial invite.
- [Force-Complete a Screening Group Request](https://docs.payscore.com/payscore-v1-deprecated/sending-income-verification-requests/force-complete-a-screening-group-request.md): You can force-complete a screening group to produce a grouped report without having all the applicants complete the income screening.
- [Get All Screening Groups](https://docs.payscore.com/payscore-v1-deprecated/sending-income-verification-requests/get-all-screening-groups.md)
- [Delete a Screening Group](https://docs.payscore.com/payscore-v1-deprecated/sending-income-verification-requests/delete-a-screening-group.md): Deleting a screening group allows you to cancel an income verification request that has not been completed yet.
- [Getting the Report Url](https://docs.payscore.com/payscore-v1-deprecated/reports/getting-the-report-url.md): You can obtain the completed income report's URL by hitting this endpoint.
- [Getting the Report Data](https://docs.payscore.com/payscore-v1-deprecated/reports/getting-the-report-data.md): When the report is ready, you can get the report in json format by hitting the following endpoint.
- [Using Demo Bank Data](https://docs.payscore.com/payscore-v1-deprecated/using-demo-bank-data.md): In the staging environment, you can create test income verification requests without charge. Here's how to use dummy bank data to test your workflow.

## Payscore API

- [Introduction](https://docs.payscore.com/master.md): Payscore's API allows you to send automated income, identity, or asset verification requests to a user.
- [Sending Invites](https://docs.payscore.com/income-verification/sending-invites.md)
- [Embedded Widget](https://docs.payscore.com/embedded-widget.md)
- [Getting Started](https://docs.payscore.com/embedded-widget/getting-started.md)
- [Events](https://docs.payscore.com/embedded-widget/events.md)
- [Webhooks](https://docs.payscore.com/webhooks.md)
- [Validating Webhooks](https://docs.payscore.com/webhooks/validating-webhooks.md)
- [Using Demo Bank Data](https://docs.payscore.com/using-demo-bank-data.md)
- [Authentication](https://docs.payscore.com/api-reference/authentication.md)
- [Applicant Groups](https://docs.payscore.com/api-reference/applicant-groups.md)
- [Reports](https://docs.payscore.com/api-reference/reports.md)
- [Models](https://docs.payscore.com/api-reference/models.md)
