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:57] 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 591: Line 592:
 </code> </code>
  
-The **threshold** accepts values between 0.7 and 1.0, the default is 0.9.+The **threshold** field accepts values between 0.7 and 1.0, the default is 0.9. 
 The **limit** field accepts values between 1 and 1000, the default is 100. The **limit** field accepts values between 1 and 1000, the default is 100.
  
Line 616: 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 807: 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