Dpd2
DPD is a digital product delivery platform for selling ebooks, software, music, and other digital goods.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Dpd2 authenticates with an API key. Generate the credential in your Dpd2 account, then paste it into FlyMyAI the first time an agent uses a Dpd2 action.
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
API Password | Your API password available on your profile (required) |
Username | Your DPD account username (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
DPD2_GET_STOREFRONT | Tool to retrieve details of a specific storefront by its id. use when you need storefront metadata after you have its id. | id |
DPD2_LIST_CUSTOMERS | Tool to list customers in your dpd account. use when you need a filtered or paginated list of customers for reporting or synchronization. | - |
DPD2_LIST_PURCHASES | Tool to list all purchases made through your dpd account. use when you need to retrieve purchase records with optional date filters and pagination for reporting or analysis. | - |
DPD2_LIST_STOREFRONTS | Tool to list all storefronts in your dpd account. use after authenticating to fetch storefront details before managing products or purchases. | - |
DPD2_LIST_SUBSCRIBERS | Tool to list subscribers for a given storefront. use when you need a paginated and filtered list of subscribers after storefront setup. | storefront_id |
DPD2_PING | Tool to ping the api to check its status. use when verifying api connectivity before further operations. | - |
DPD2_VERIFY_NOTIFICATION | Tool to verify a webhook notification's authenticity by posting back the original signature and payload. use after receiving a notification to confirm it originates from dpd. | headers, body |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Dpd2!