P
Pine Labs Payments API
Details
- URL
-
api.pluralpay.in - Docs
- https://www.pinelabs.com/docs/online-payments/api
Authentication
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.