Legacy CHEESE API
Get Available Dbs Info
Get all databases available for similarity search.
This endpoint returns a list of all databases that can be used for molecule searches.
Returns:
- A dictionary containing the list of available databases with some of their details (vendor, vendor webpage, number of molecules, quotation email).
Authorization
APIKeyHeader X-API-Key<token>
In: header
Response Body
application/json
curl -X GET "https://example.com/available_databases"null