User Tools

Site Tools


api

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
api [2020/08/03 17:59] – [Similarity search] flackapi [2021/06/18 11:55] – [Multiple queries exact search] flack
Line 349: Line 349:
 ===== Multiple queries exact search ===== ===== Multiple queries exact search =====
 Multiple queries exact search currently accepts the following input identifiers: mcule ID, SMILES, InChI or InChIKey identifiers. Multiple queries exact search currently accepts the following input identifiers: mcule ID, SMILES, InChI or InChIKey identifiers.
 +The maximum number of queries you can send to this endpoint is 1000 currently.
  
 == Endpoint: == == Endpoint: ==
Line 617: Line 618:
 { {
     "limit": 5,     "limit": 5,
-    "query": "CC1=CC2=C(S1)N=CNC2=O"                                                                                                                                 }+    "query": "CC1=CC2=C(S1)N=CNC2=O" 
 +}
 </code> </code>
  
Line 808: Line 810:
   * **target_volume**: The target volume (in ml), in case of solution based amount.   * **target_volume**: The target volume (in ml), in case of solution based amount.
   * **target_cc**: Target concentration (mM), in case of solution based amount.   * **target_cc**: Target concentration (mM), in case of solution based amount.
-  * **extra_amount**: In case of solution based amount calculation extra amount (in mg) can be specified here.+  * **extra_amount**: In case of solution based amount calculation the preferred extra amount (in mg) can be specified here. 
 +  * **min_extra_amount**: In case of solution based amount calculation the acceptable minimum extra amount (in mg) can be specified here.
   * **customer_email**: The customer's email address. By default it will be filled with the email address associated with the user making the API request.   * **customer_email**: The customer's email address. By default it will be filled with the email address associated with the user making the API request.
   * **delivery_time**: Delivery time limit (working days). Door-to-door delivery time. Only offer molecules that are available within the specified number of working days. You can specify null if delivery time is not critical. (default: 21)   * **delivery_time**: Delivery time limit (working days). Door-to-door delivery time. Only offer molecules that are available within the specified number of working days. You can specify null if delivery time is not critical. (default: 21)
api.txt · Last modified: 2023/06/03 07:19 by flack