itunes gift card apple id 充值接口API秒冲接口收藏

接口有三个

  1,登陆API

      GET 方式

      URL  https://cd.itunes.ink/user/login?username=&password=

     username 用户名

     password 密码 

    登陆成功后返回一个token

2,提交充值记单

   GET 方式

    https://cd.itunes.ink/account/recharge?token=&appleid=&password=&code=

    token 登陆成功后返回的值

    appleid 苹果的账号 

    password 苹果密码

    code itunes gift 冲值卡账

   返回一个订单号

3,查询充值结果

   GET 方式

 https://cd.itunes.ink/account/query?token=&id=

   token 登陆成功后的值

  id  提交订单后的返回值 

 

 

详细文档 
     https://appleid.docs.apiary.io/
 
cd.itunes.ink 这个现在禁用,没有对外,有需求,发我邮件,可以商务合作
 

如果中间遇到问题:ssihc0#163.com

 

 

 

 

 

 

 

 

   

 

 

 

 

你可能感兴趣的:(随笔)