API Authentication
The Paddle Dashboard API requires authentication via an authorization code generated within your Paddle account.
All of the methods in the Paddle API require authentication using a vendor_id
and vendor_auth_code
pair.
A vendor_auth_code
can be generated within the Authentication page of your Paddle Dashboard. Your Paddle vendor_id
can also be found on the same page.