# Welcome to Semantic Chemist documentation!

## Overview

The Semantic Chemist DB manages data about chemical substances that can be found on PubChem. The API supports the following types of requests:

* **Search by SMILES**: Allows users to search for chemical substances using their SMILES (Simplified Molecular Input Line Entry System) notation.
* **Search by IUPAC**: Enables searching by the International Union of Pure and Applied Chemistry (IUPAC) name of the chemical substance.
* **Search by Name**: Supports searches by both IUPAC names and synonyms of the chemical substance.
* **Search by CID**: Allows users to search using the PubChem Compound Identifier (CID).

See more about API entry points here:

{% content-ref url="api/search-by-smiles" %}
[search-by-smiles](https://semanticchemistdocs.knowledgator.com/api/search-by-smiles)
{% endcontent-ref %}

{% content-ref url="api/search-by-iupac" %}
[search-by-iupac](https://semanticchemistdocs.knowledgator.com/api/search-by-iupac)
{% endcontent-ref %}

{% content-ref url="api/search-by-name" %}
[search-by-name](https://semanticchemistdocs.knowledgator.com/api/search-by-name)
{% endcontent-ref %}

{% content-ref url="api/search-by-inchi" %}
[search-by-inchi](https://semanticchemistdocs.knowledgator.com/api/search-by-inchi)
{% endcontent-ref %}

{% content-ref url="api/search-by-inchikey" %}
[search-by-inchikey](https://semanticchemistdocs.knowledgator.com/api/search-by-inchikey)
{% endcontent-ref %}

{% content-ref url="api/search-by-cid" %}
[search-by-cid](https://semanticchemistdocs.knowledgator.com/api/search-by-cid)
{% endcontent-ref %}
