The platform provides templates for CSTR identification registration, supporting metadata types such as scientific data, academic papers, patents, preprints, and more. Before registration, please ensure that the content of the data complies with the related laws and regulations, the content must not involve situations that endanger national security or public safety, infringe on personal information or privacy, or disclose confidential information and so on. If you have any questions, please email cstr@cnic.cn.
Request Address
HTTPS Request Address | Method |
---|---|
https://www.cstr.cn/openapi/v3/api/register?res_name={res_name} | POST |
The {res_name} in the request parameter is the identification metadata template type, with a value range
No. | Type | res_name |
---|---|---|
1 | science data | v3_scientific_data |
2 | journal article | v3_article_data |
3 | dissertation | v3_dissertation_data |
4 | preprint | v3_preprint_data |
5 | patent | v3_patent_data |
6 | software copyright | v3_copyrights_data |
7 | instrument | v3_equipment_data |
Public Request Parameters
Parameter | Type | Required | Maximum Length | Description | Example Value |
---|---|---|---|---|---|
clientId | String | Yes | 32 | The application ID assigned to the developer | 2014072300007148 |
secret | String | Yes | 32 | Key | 32-bit length string |
app_name | String | No | 32 | Upload client information. | PySDK |