You can use the following code to run your first recognition API request (single_molecule request is here for instance). Make sure to replace YOUR_API_KEY and YOUR IMAGE_PATH with your own secret API key and image path, respectively.Python code example
Java code example
At the same time, you can also query your consumption records through the API. Note that YOUR_API_KEY should be replaced correctly.Python code example