Introduction

The KyckGlobal Platform includes APIs that enable software and application developers to seamlessly onboard payers and payees, originate payouts and retrieve information for reporting purposes. From one-time payouts for claim, warranty and loan disbursements to recurring payments for 1099 contractors, W2 daily pay and other off-cycle payment requests, KyckGlobal provides a single connection to a number of global payment networks. Just send the payment instructions and KyckGlobal will move the money, provide reporting data for reconciliation, payment statements and annual tax summaries. KyckGlobal’s suite of REST APIs enables a frictionless implementation experience. Ready to get started?

This documentation includes the following information related to using the KyckGlobal APIs:

  • Setup - The Setup section includes details about creating accounts and working with the KyckGlobal APIs:
    • Onboarding - Create a KyckGlobal account and get access to the APIs.
    • Integration - Develop your application in the sandbox environment. Get KyckGlobal to certify your application, and deploy your application to the production environment.
    • Authentication - Use your KyckGlobal account credentials to request an auth token, which is required to submit requests to the KyckGlobal APIs.
  • Quick Start - Step-by-step instructions for performing the following tasks:
    • Request an Auth Token - Use the User Auth operation to obtain an auth token.
    • Create a Payer Organization - If you are a member of a Partner Organization, use the Create Payer Organization operation to create a new Payer Organization. Get the Payer ID of the new Payer Organization by using the Get Payer Organizations by Partner operation.
    • Create a Payee - Use the Onboard Single Payee operation to create a new Payee and assign it to a Payer Organization. Get the Payee ID of the new Payee by using the Get All Payees by Payer operation.
    • Submit a Payment - Use the Create Payments operation to create a new payment for the Payee.
  • Environments - Explains the available KyckGlobal servers environments