{}
curl --location --request GET 'https://api.302.ai/aminer/gateway/open_platform/api/paper/search/pro?page=0&size=5&title=中国&keyword&abstract&author&org&venue&order' \ --header 'Authorization: Bearer sk-mfYQzy0XTFfz4P16vRE4gFrKK1Nly4TozsMqbbb9PSiJUvFO' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "code": 200, "data": [ { "doi": "10.1145/3404835.3462936", "id": "609d015e91e01118a99b93b7", "title": "Looking at CTR Prediction Again: is Attention All You Need?" } ], "log_id": "33MgN5YufGr8gAWa6NBReTLukLt", "msg": "", "success": true, "total": 1 }