Payscore
Search
K

Introduction

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

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 [email protected] 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
Last modified 6mo ago