Payscore
  • Introduction
  • Authentication
  • Sending Income Verification Requests
    • Creating a Screening Group
    • Receiving Status Updates
    • Webhooks
    • Resend Screening Request Notification
    • Force-Complete a Screening Group Request
    • Get All Screening Groups
    • Delete a Screening Group
  • Reports
    • Getting the Report Url
    • Getting the Report Data
  • Using Demo Bank Data
Powered by GitBook
On this page
  • Getting Started
  • Environments

Introduction

Payscore's API allows you to send an automated income verification request to a user, securely verifying their income.

NextAuthentication

Last updated 2 years ago

Getting Started

Every network request should be sent with the following headers:

Header

Value

Accept

application/json

Content-Type

application/json

Environments

Payscore provides two environments: staging and production. The staging environment uses the following url:

https://api.staging.payscore.com

Use the staging environment for development, as no charges will occur. For access to the staging environment, reach out to and you will be provided a login.

The production environment is where all live production traffic should take place. Once you’re ready to gain production access, reach out to our team and we’ll provide you with a production login. Our production environment uses the following url:

https://api.payscore.com

support@payscore.com