Metadata-Version: 2.1
Name: aishu-anyshare-api
Version: 1.0.0
Summary: 爱数 AnyShare 开放API
Home-page: 
Author: aishu.cn
Author-email: 
Keywords: OpenAPI
Description-Content-Type: text/markdown

    API to access AnyShare    如有任何疑问，可到开发者社区提问：https://developers.aishu.cn  # Authentication  - 调用需要鉴权的API，必须将token放在HTTP header中：\&quot;Authorization: Bearer ACCESS_TOKEN\&quot;  - 对于GET请求，除了将token放在HTTP header中，也可以将token放在URL query string中：\&quot;tokenid&#x3D;ACCESS_TOKEN\&quot;  
    
