Periodic Table
Simple API for periodic table data
110 subscribers
7 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Periodic Table endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Element By Symbol /api/elements/symbol/{symbol} |
It returns the requested element by the provided symbol. |
| GET |
Get All Properties /api/elements/properties |
It Returns all properties of the element. |
| GET |
Get All Elements /api/elements |
It returns all elements. |
| GET |
Get Element By Atomic Number /api/elements/id/{id} |
It returns the requested element. |
| GET |
Get Atomic Mass of All Element /api/elements/atomic-masses |
It returns the list of the atomic mass of all elements. |
| GET |
Get Names of All Elements /api/elements/names |
It returns the list of names of all elements. |
| GET |
Get The Custom Element Object With Only Asked Properties /api/elements/custom-properties/{properties} |
It returns the list of all elements with only asked properties and in the order in which they were asked. |
Periodic Table pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|