Last Updated: Sept 2021 BDP WebAPI Documentation BDP Rest API Basics The BDP Media restful API allows authenticated users to receive orders for new media and load media remotely. BDP restful APIs follow restful principles. Authenticating a Request BDP APIs use a simplified version of the Amazon S3 method for authentication. Authentication is provided by […]
Articles Tagged: API
Complete property Placeholder list
When using BDP Command to send emails you can include almost any data contained in BDP in the email template. The same is true for Word document templates. Developers will also want to make use of this data which is all available via the API. There are additional items available, however because they are not […]
Using the REST API to power your website
BDP Connect, the name of our REST API, allows you to extract JSON data from BDP to use however you wish. We have a GitHub repository where you can download the latest client examples and full documentation: https://github.com/BDP-Software/ Access to the API is via a private key and shared secret. Please contact help@bdphq.com to request these.