Search by supplier codes, one per line
CURL commands for searching by supplier code

Example: curl -X GET https://cartblanche22.docking.org/catitems.txt -F supplier_codes=@sup.txt

- Results can be formatted in the desired file format.
- All available molecule data is returned.

DescriptionAttributesParameters
To specify return formatcurl -X GET https://cartblanche22.docking.org/catitems.txt
  • .txt
  • .csv
  • .json
To add search value -F supplier_codes=@sup.txt.txt file with list of supplier codes

If you want to learn more about search, please go to Zinc22 documentation on wiki page