Release Notes

This document provides a comprehensive overview of the PingPong Developer API Integration.

Get Started

Before you integrate PingPong API, you need to register as a PingPong Developer, which can get access token that authorizes your REST API calls.

Get Credentials

  1. If you are a PingPong Client, you can sign into the pingpong website to register as a developer on Developer Dashboard, and get the APP_ID and APP_SECRET after audit process
  2. If you are new to PingPong, you can sign up a PingPong Account

Get Access Token

To get an access token, pass your app_id and app_secret credentials through http request

API Request

Include your access token to prove your identity and access protected resources.