Menu

AutomationInterfaces

nmrshiftdb2 has a number of interfaces which can be used for automation purposes. They are listed here. Note that if possible they should be called using the www.nmrshiftdb.org URL in order to have a stable URL (the "real" URL might change, not constantly, but perhaps in 5 or 20 years). This is possible in all cases where www.nmrshiftdb.org is used on this page (technically, the redirection does not keep query parameters in the URL, so anything needing them must go via the real URL).

These are possibilities to get data for automatic processing, typically in CML format:

Some other services available follow. They are partly in the REST api as well. Generally, these were written before REST became popular as direct calls to URLs:

curl --header "Content-Type: application/json" --request POST --data '{"inputs":[{"id":1,"type":"nmr;13C;1d","shifts":"117;123;103","solvent":"Chloroform-D1 (CDCl3)"},{"id":2,"type":"ms","shifts":"1;2;3"},{"id":3,"type":"nmr;hsqc;2d","shifts":"7.11,117; 7.32,123; 6.46,103 ","solvent":"Chloroform-D1 (CDCl3)"}],"moltxt":"62-53-3\n\n\n  7  7  0  0  0  0  0  0  0  0999 V2000\n   -0.1116    1.3830    0.0000 C   0  0  0  0  0  0  0  0  0  0  0  0\n   -0.8260    0.9705    0.0000 C   0  0  0  0  0  0  0  0  0  0  0  0\n   -0.8260    0.1454    0.0000 C   0  0  0  0  0  0  0  0  0  0  0  0\n   -0.1116   -0.2670    0.0000 C   0  0  0  0  0  0  0  0  0  0  0  0\n    0.6028    0.1454    0.0000 C   0  0  0  0  0  0  0  0  0  0  0  0\n    0.6028    0.9705    0.0000 C   0  0  0  0  0  0  0  0  0  0  0  0\n   -0.1116   -1.0920    0.0000 N   0  0  0  0  0  0  0  0  0  0  0  0\n  1  2  2  0  0  0  0\n  2  3  1  0  0  0  0\n  3  4  2  0  0  0  0\n  4  5  1  0  0  0  0\n  5  6  2  0  0  0  0\n  6  1  1  0  0  0  0\n  4  7  1  0  0  0  0\nM  END"}'  https://nmrshiftdb.nmr.uni-koeln.de/NmrshiftdbServlet/nmrshiftdbaction/quickcheck

The following links go directly to certain pages in the web application and can be used to link to nmrshiftdb2:


Related

Wiki: PredictorJars
Wiki: TechnicalTopics