{}
curl --location --request GET 'https://api.302.ai/aminer/gateway/open_platform/api/paper/search?page=1&size=10&title=Looking+at+CTR+Prediction+Again%3A+Is+Attention+All+You+Need' \ --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 }