P

Pine Labs Payments API

REST discovered

Details
URL
api.pluralpay.in
Docs
https://www.pinelabs.com/docs/online-payments/api
Authentication
Pine Labs API access token bearer discovered Get token ↗
Authorization: Bearer <credential>

Use your Pine Labs client_id and client_secret to call Generate Token at POST /api/auth/v1/token with grant_type=client_credentials. The response returns an access_token with token_type Bearer; send it in the Authorization header for other API calls.