The Chemical Elements Data API is designed to handle data related to the periodic table of elements, offering detailed information about each chemical element. This API processes various data fields, including element names, atomic numbers, symbols, atomic weights, electron configurations, and physical properties such as melting and boiling points. It adheres to the standards of chemical nomenclature and utilizes formats such as JSON for data interchange. Users can expect to retrieve structured data that includes arrays for isotopes and properties, as well as nested objects for classifications like metals, nonmetals, and metalloids. The API requires a basic understanding of chemistry and may impose constraints on data requests, such as limits on the number of elements retrieved in a single call. The output format is structured in a way that allows for easy integration into applications, providing a clear schema that includes all relevant attributes for each element.
{"elements":["Hydrogen","Helium","Lithium","Beryllium","Boron","Carbon","Nitrogen","Oxygen","Fluorine","Neon","Sodium","Magnesium","Aluminium","Silicon","Phosphorus","Sulfur","Chlorine","Argon","Potassium","Calcium","Scandium","Titanium","Vanadium","Chromium","Manganese","Iron","Cobalt","Nickel","Copper","Zinc","Gallium","Germanium","Arsenic","Selenium","Bromine","Krypton","Rubidium","Strontium","Yttrium","Zirconium","Niobium","Molybdenum","Technetium","Ruthenium","Rhodium","Palladium","Silver","Cadmium","Indium","Tin","Antimony","Tellurium","Iodine","Xenon","Caesium","Barium","Lanthanum","Cerium","Praseodymium","Neodymium","Promethium","Samarium","Europium","Gadolinium","Terbium","Dysprosium","Holmium","Erbium","Thulium","Ytterbium","Lutetium","Hafnium","Tantalum","Tungsten","Rhenium","Osmium","Iridium","Platinum","Gold","Mercury","Thallium","Lead","Bismuth","Polonium","Astatine","Radon","Francium","Radium","Actinium","Thorium","Protactinium","Uranium","Neptunium","Plutonium","Americium","Curium","Berkelium","Californium","Einsteinium","Fermium","Mendelevium","Nobelium","Lawrencium","Rutherfordium","Dubnium","Seaborgium","Bohrium","Hassium","Meitnerium","Darmstadtium","Roentgenium","Copernicium","Nihonium","Flerovium","Moscovium","Livermorium","Tennessine","Oganesson"]}
curl --location --request POST 'https://zylalabs.com/api/6162/chemical+elements+data+api/8519/get+chemical+elements' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
{"name":"Helium","symbol":"He"}
curl --location --request POST 'https://zylalabs.com/api/6162/chemical+elements+data+api/8520/get+symbols+by+name' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"chemical element":"Required","chemical_element":"Required"}'
{"Z":90,"Sym":"Th","Element":"Thorium","Name origin":"[cx]","Group":"f-block groups","Period":7,"Block":"f-block","Atomic weight":232.04,"Density":11.7,"Melting point":2115,"Boiling point":5061,"Specific heat capacity":0.113,"Electronegativity":1.3,"Abundance in Earth's crust":9.6,"Origin":"primordial","Phase":"solid"}
curl --location --request POST 'https://zylalabs.com/api/6162/chemical+elements+data+api/8521/get+chemical+elements+details' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"chemical_element":"Required"}'
| Header | Description |
|---|---|
Authorization
|
[Required] Should be Bearer access_key. See "Your API Access Key" above when you are subscribed. |
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
The data is structured in JSON format, featuring arrays for isotopes and properties, as well as nested objects for classifications like metals, nonmetals, and metalloids, allowing for easy integration into applications.
Yes, the API may impose constraints on data requests, including limits on the number of elements that can be retrieved in a single call.
A basic understanding of chemistry is recommended to effectively utilize the API, as it deals with technical data related to the periodic table of elements.
The Chemical Elements Data API provides comprehensive data on chemical elements, including their names, atomic numbers, symbols, atomic weights, electron configurations, and physical properties such as melting and boiling points. It also includes structured data on isotopes and classifications like metals, nonmetals, and metalloids.
The "get chemical elements" endpoint returns a list of element names. The "get symbols by name" endpoint provides the symbol for a specified element. The "get chemical elements details" endpoint delivers detailed information about a specific element, including atomic number, weight, density, and physical properties.
The key fields in the response data for the "get chemical elements details" endpoint include atomic number (Z), symbol (Sym), element name, atomic weight, density, melting point, boiling point, and electronegativity, among others.
The response data is organized in JSON format. For example, the details endpoint returns a structured object with key-value pairs for each property of the element, making it easy to access specific information programmatically.
The "get symbols by name" and "get chemical elements details" endpoints require a parameter specifying the chemical element name. Users must provide a valid element name to retrieve the corresponding symbol or detailed information.
The "get chemical elements details" endpoint provides extensive information, including atomic number, symbol, group, period, atomic weight, density, melting and boiling points, specific heat capacity, and abundance in Earth's crust.
Users can utilize the returned data by parsing the JSON response to extract specific properties of elements. For instance, developers can use the atomic weight and density for calculations in scientific applications or educational tools.
Typical use cases include educational applications for chemistry students, scientific research requiring element properties, and software development for simulations or visualizations involving the periodic table.
Data accuracy is maintained through adherence to established chemical nomenclature and standards. The API sources its data from reputable scientific databases and literature, ensuring reliable and up-to-date information on chemical elements.
To obtain your API key, first sign in to your account and navigate to the API you want to use. From the API's Pricing section, choose a plan and complete the subscription process. Once subscribed, return to the API page and you will see your API Access Key displayed at the top of the documentation page. You can use this key to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
The free trial lasts for 7 days and allows you to make up to 50 API requests.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes. If the API offers a free trial, you will see a "Free 7-Day Trial" option in its Pricing section. The trial lasts for 7 days and allows up to 50 API requests, enabling you to evaluate the API before subscribing to a paid plan.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
You can monitor your API usage through the response headers included with every request:
x-zyla-api-calls-monthly-used: Shows the total number of API requests you have used during the current billing period.
x-zyla-api-calls-monthly-remaining: Shows the number of API requests you have remaining for the current billing period.
Yes, you can cancel your subscription at any time. Simply go to the Pricing section of the API you're subscribed to and click the "Unsubscribe" button.
Please note that upgrades, downgrades, and cancellations take effect immediately. Once your subscription is canceled, access to the service will end immediately, regardless of any remaining API calls in your quota.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund
Service Level:
100%
Response Time:
13,501ms
Service Level:
100%
Response Time:
717ms
Service Level:
100%
Response Time:
742ms
Service Level:
100%
Response Time:
1,239ms
Service Level:
100%
Response Time:
654ms
Service Level:
100%
Response Time:
419ms
Service Level:
100%
Response Time:
1,596ms
Service Level:
100%
Response Time:
734ms
Service Level:
100%
Response Time:
1,191ms
Service Level:
100%
Response Time:
2,645ms