Clinical-Genomics / preClinVar

A ClinVar API submission helper written in FastAPI
MIT License
1 stars 0 forks source link

New API endpoint in ClinVar to test submissions #12

Open northwestwitch opened 2 years ago

northwestwitch commented 2 years ago

Got this info:

We are introducing a new API endpoint for testing submission of data. Data validation testing can be done using this URL: https://submit.ncbi.nlm.nih.gov/apitest/v1/submissions.
  Any status or errors are reported in the same manner as a regular submission response except they are accessed via a different URL: https://submit.ncbi.nlm.nih.gov/apitest/v1/submissions/SUBnnnnnn/actions/.

  Data submitted through this test endpoint will never be made public in ClinVar, even if the response indicates that no errors were found and that the data were processed successfully.