Download the PHP package jubull/pinduoduo without Composer
On this page you can find all versions of the php package jubull/pinduoduo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package pinduoduo
拼多多API SDK【拼多多开放平台】
要求
- PHP >= 7.0
- Composer
- ext-curl 拓展
- ext-json 拓展
安装
composer require justmd5/pinduoduo-sdk
使用
调用示例
因目前我只有多多客角色账号,所以示例以多多客接口为例,其他两种角色理论相同,请自行尝试
调用无需授权接口示例
多多进宝商品详情查询 pdd.ddk.goods.detail
调用需授权接口示例
-
获取授权 URL
-
重定向到授权页面
-
在重定向页面,你可以获取此次授权账号的 token
- 创建授权应用
获取当前账号下有多少推广位 pdd.ddk.oauth.goods.pid.query
文档
感谢
License
MIT
All versions of pinduoduo with dependencies
PHP Build Version
Package Version
The package jubull/pinduoduo contains the following files
Loading the files please wait ....